aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Remove the proc interfaceCorey Minyard2018-05-091-11/+0
* ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include filesCorey Minyard2018-04-181-6/+6
* ipmi: ipmi_unregister_smi() cannot fail, have it return voidCorey Minyard2018-04-181-1/+1
* ipmi: Remove usecount function from interfacesCorey Minyard2018-04-181-9/+0
* ipmi: Add shutdown functions for users and interfacesCorey Minyard2018-04-181-0/+6
* ipmi: Clean up comments in include files.Corey Minyard2018-04-181-46/+69
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-271-20/+1
* ipmi: Make the IPMI proc interface configurableCorey Minyard2017-09-281-0/+2
* ipmi: Remove the device id from ipmi_register_smi()Corey Minyard2017-09-271-1/+0
* ipmi: Make ipmi_demangle_device_id more genericJeremy Kerr2017-09-271-12/+12
* ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai2015-09-031-0/+5
* ipmi: Make some data const that was only readCorey Minyard2015-09-031-1/+1
* ipmi: Remove the now unused priority from SMI senderCorey Minyard2014-12-111-5/+4
* ipmi: Remove useless sysfs_name parametersCorey Minyard2014-12-111-1/+0
* ipmi: boolify some thingsCorey Minyard2014-04-171-3/+3
* ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-171-0/+7
* various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
* device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+2
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+0
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-261-1/+1
* IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2010-12-131-0/+8
* ipmi: remove ipmi_smi.h self-includeCorey Minyard2010-03-121-1/+0
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-1/+1
* ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-291-1/+1
* ipmi: style fixes in the base codeCorey Minyard2008-04-291-5/+3
* IPMI: fix comparison in demangle_device_idCorey Minyard2007-10-301-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* IPMI: add 0.9 supportCorey Minyard2007-10-181-8/+28
* [PATCH] IPMI: Add maintenance modeCorey Minyard2006-12-071-0/+7
* [PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2006-12-071-0/+1
* [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-311-3/+13
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-261-2/+45
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+156