aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ipmi_smi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-09ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard1-13/+4
2019-02-09ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard1-7/+29
2018-09-18ipmi: Finally get rid of ipmi_user_t and ipmi_smi_tCorey Minyard1-1/+1
2018-05-09ipmi: Remove the proc interfaceCorey Minyard1-11/+0
2018-04-18ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include filesCorey Minyard1-6/+6
2018-04-18ipmi: ipmi_unregister_smi() cannot fail, have it return voidCorey Minyard1-1/+1
2018-04-18ipmi: Remove usecount function from interfacesCorey Minyard1-9/+0
2018-04-18ipmi: Add shutdown functions for users and interfacesCorey Minyard1-0/+6
2018-04-18ipmi: Clean up comments in include files.Corey Minyard1-46/+69
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard1-20/+1
2017-09-28ipmi: Make the IPMI proc interface configurableCorey Minyard1-0/+2
2017-09-27ipmi: Remove the device id from ipmi_register_smi()Corey Minyard1-1/+0
2017-09-27ipmi: Make ipmi_demangle_device_id more genericJeremy Kerr1-12/+12
2015-09-03ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai1-0/+5
2015-09-03ipmi: Make some data const that was only readCorey Minyard1-1/+1
2014-12-11ipmi: Remove the now unused priority from SMI senderCorey Minyard1-5/+4
2014-12-11ipmi: Remove useless sysfs_name parametersCorey Minyard1-1/+0
2014-04-17ipmi: boolify some thingsCorey Minyard1-3/+3
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard1-0/+7
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder1-1/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+2
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+0
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan1-1/+1
2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui1-0/+8
2010-03-12ipmi: remove ipmi_smi.h self-includeCorey Minyard1-1/+0
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+1
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan1-1/+1
2008-04-29ipmi: style fixes in the base codeCorey Minyard1-5/+3
2007-10-30IPMI: fix comparison in demangle_device_idCorey Minyard1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-18IPMI: add 0.9 supportCorey Minyard1-8/+28
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard1-0/+7
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard1-0/+1
2006-03-31[PATCH] IPMI: fix startup race conditionCorey Minyard1-3/+13
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard1-2/+45
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+156