Age | Commit message (Expand) | Author | Files | Lines |
2022-05-12 | ipmi: Add an intializer for ipmi_smi_msg struct | Corey Minyard | 1 | -0/+6 |
2021-10-05 | ipmi: Add support for IPMB direct messages | Corey Minyard | 1 | -0/+59 |
2019-10-22 | ipmi: Don't allow device module unload when in use | Corey Minyard | 1 | -4/+8 |
2019-02-10 | ipmi: Make the smi watcher be disabled immediately when not needed | Corey Minyard | 1 | -13/+4 |
2019-02-10 | ipmi: Fix how the lower layers are told to watch for messages | Corey Minyard | 1 | -7/+29 |
2018-09-19 | ipmi: Finally get rid of ipmi_user_t and ipmi_smi_t | Corey Minyard | 1 | -1/+1 |
2018-05-09 | ipmi: Remove the proc interface | Corey Minyard | 1 | -11/+0 |
2018-04-18 | ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include files | Corey Minyard | 1 | -6/+6 |
2018-04-18 | ipmi: ipmi_unregister_smi() cannot fail, have it return void | Corey Minyard | 1 | -1/+1 |
2018-04-18 | ipmi: Remove usecount function from interfaces | Corey Minyard | 1 | -9/+0 |
2018-04-18 | ipmi: Add shutdown functions for users and interfaces | Corey Minyard | 1 | -0/+6 |
2018-04-18 | ipmi: Clean up comments in include files. | Corey Minyard | 1 | -46/+69 |
2018-02-27 | ipmi: Add or fix SPDX-License-Identifier in all files | Corey Minyard | 1 | -20/+1 |
2017-09-28 | ipmi: Make the IPMI proc interface configurable | Corey Minyard | 1 | -0/+2 |
2017-09-28 | ipmi: Remove the device id from ipmi_register_smi() | Corey Minyard | 1 | -1/+0 |
2017-09-28 | ipmi: Make ipmi_demangle_device_id more generic | Jeremy Kerr | 1 | -12/+12 |
2015-09-03 | ipmi: Don't flush messages in sender() in run-to-completion mode | Hidehiro Kawai | 1 | -0/+5 |
2015-09-03 | ipmi: Make some data const that was only read | Corey Minyard | 1 | -1/+1 |
2014-12-12 | ipmi: Remove the now unused priority from SMI sender | Corey Minyard | 1 | -5/+4 |
2014-12-12 | ipmi: Remove useless sysfs_name parameters | Corey Minyard | 1 | -1/+0 |
2014-04-17 | ipmi: boolify some things | Corey Minyard | 1 | -3/+3 |
2014-04-17 | ipmi: Turn off all activity on an idle ipmi interface | Corey Minyard | 1 | -0/+7 |
2012-11-19 | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 1 | -1/+1 |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 1 | -1/+2 |
2011-11-01 | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 1 | -1/+0 |
2011-05-27 | ipmi: convert to seq_file interface | Alexey Dobriyan | 1 | -1/+1 |
2010-12-14 | IPMI: Add one interface to get more info of low-level IPMI device | Zhao Yakui | 1 | -0/+8 |
2010-03-13 | ipmi: remove ipmi_smi.h self-include | Corey Minyard | 1 | -1/+0 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+1 |
2008-04-29 | ipmi: remove ->write_proc code | Alexey Dobriyan | 1 | -1/+1 |
2008-04-29 | ipmi: style fixes in the base code | Corey Minyard | 1 | -5/+3 |
2007-10-30 | IPMI: fix comparison in demangle_device_id | Corey Minyard | 1 | -1/+1 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-19 | IPMI: add 0.9 support | Corey Minyard | 1 | -8/+28 |
2006-12-07 | [PATCH] IPMI: Add maintenance mode | Corey Minyard | 1 | -0/+7 |
2006-12-07 | [PATCH] IPMI: pass sysfs name from lower level driver | Corey Minyard | 1 | -0/+1 |
2006-04-01 | [PATCH] IPMI: fix startup race condition | Corey Minyard | 1 | -3/+13 |
2006-03-26 | [PATCH] ipmi: add full sysfs support | Corey Minyard | 1 | -2/+45 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+156 |