aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ipmi_smi.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-12ipmi: Add an intializer for ipmi_smi_msg structGravatar Corey Minyard 1-0/+6
2021-10-05ipmi: Add support for IPMB direct messagesGravatar Corey Minyard 1-0/+59
2019-10-22ipmi: Don't allow device module unload when in useGravatar Corey Minyard 1-4/+8
2019-02-09ipmi: Make the smi watcher be disabled immediately when not neededGravatar Corey Minyard 1-13/+4
2019-02-09ipmi: Fix how the lower layers are told to watch for messagesGravatar Corey Minyard 1-7/+29
2018-09-18ipmi: Finally get rid of ipmi_user_t and ipmi_smi_tGravatar Corey Minyard 1-1/+1
2018-05-09ipmi: Remove the proc interfaceGravatar Corey Minyard 1-11/+0
2018-04-18ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include filesGravatar Corey Minyard 1-6/+6
2018-04-18ipmi: ipmi_unregister_smi() cannot fail, have it return voidGravatar Corey Minyard 1-1/+1
2018-04-18ipmi: Remove usecount function from interfacesGravatar Corey Minyard 1-9/+0
2018-04-18ipmi: Add shutdown functions for users and interfacesGravatar Corey Minyard 1-0/+6
2018-04-18ipmi: Clean up comments in include files.Gravatar Corey Minyard 1-46/+69
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesGravatar Corey Minyard 1-20/+1
2017-09-28ipmi: Make the IPMI proc interface configurableGravatar Corey Minyard 1-0/+2
2017-09-27ipmi: Remove the device id from ipmi_register_smi()Gravatar Corey Minyard 1-1/+0
2017-09-27ipmi: Make ipmi_demangle_device_id more genericGravatar Jeremy Kerr 1-12/+12
2015-09-03ipmi: Don't flush messages in sender() in run-to-completion modeGravatar Hidehiro Kawai 1-0/+5
2015-09-03ipmi: Make some data const that was only readGravatar Corey Minyard 1-1/+1
2014-12-11ipmi: Remove the now unused priority from SMI senderGravatar Corey Minyard 1-5/+4
2014-12-11ipmi: Remove useless sysfs_name parametersGravatar Corey Minyard 1-1/+0
2014-04-17ipmi: boolify some thingsGravatar Corey Minyard 1-3/+3
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceGravatar Corey Minyard 1-0/+7
2012-11-19various: Fix spelling of "asynchronous" in comments.Gravatar Adam Buchbinder 1-1/+1
2012-03-16device.h: audit and cleanup users in main include dirGravatar Paul Gortmaker 1-1/+2
2011-10-31include: replace linux/module.h with "struct module" wherever possibleGravatar Paul Gortmaker 1-1/+0
2011-05-26ipmi: convert to seq_file interfaceGravatar Alexey Dobriyan 1-1/+1
2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceGravatar Zhao Yakui 1-0/+8
2010-03-12ipmi: remove ipmi_smi.h self-includeGravatar Corey Minyard 1-1/+0
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerGravatar Alexey Dobriyan 1-1/+1
2008-04-29ipmi: remove ->write_proc codeGravatar Alexey Dobriyan 1-1/+1
2008-04-29ipmi: style fixes in the base codeGravatar Corey Minyard 1-5/+3
2007-10-30IPMI: fix comparison in demangle_device_idGravatar Corey Minyard 1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Gravatar Robert P. J. Day 1-1/+1
2007-10-18IPMI: add 0.9 supportGravatar Corey Minyard 1-8/+28
2006-12-07[PATCH] IPMI: Add maintenance modeGravatar Corey Minyard 1-0/+7
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverGravatar Corey Minyard 1-0/+1
2006-03-31[PATCH] IPMI: fix startup race conditionGravatar Corey Minyard 1-3/+13
2006-03-26[PATCH] ipmi: add full sysfs supportGravatar Corey Minyard 1-2/+45
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+156