Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-22ipmi: Don't allow device module unload when in useCorey Minyard
2019-02-10ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard
2019-02-10ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard
2018-09-19ipmi: Finally get rid of ipmi_user_t and ipmi_smi_tCorey Minyard
2018-05-09ipmi: Remove the proc interfaceCorey Minyard
2018-04-18ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include filesCorey Minyard
2018-04-18ipmi: ipmi_unregister_smi() cannot fail, have it return voidCorey Minyard
2018-04-18ipmi: Remove usecount function from interfacesCorey Minyard
2018-04-18ipmi: Add shutdown functions for users and interfacesCorey Minyard
2018-04-18ipmi: Clean up comments in include files.Corey Minyard
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard
2017-09-28ipmi: Make the IPMI proc interface configurableCorey Minyard
2017-09-28ipmi: Remove the device id from ipmi_register_smi()Corey Minyard
2017-09-28ipmi: Make ipmi_demangle_device_id more genericJeremy Kerr
2015-09-03ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai
2015-09-03ipmi: Make some data const that was only readCorey Minyard
2014-12-12ipmi: Remove the now unused priority from SMI senderCorey Minyard
2014-12-12ipmi: Remove useless sysfs_name parametersCorey Minyard
2014-04-17ipmi: boolify some thingsCorey Minyard
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2011-11-01include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-05-27ipmi: convert to seq_file interfaceAlexey Dobriyan
2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui
2010-03-13ipmi: remove ipmi_smi.h self-includeCorey Minyard
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan
2008-04-29ipmi: style fixes in the base codeCorey Minyard
2007-10-30IPMI: fix comparison in demangle_device_idCorey Minyard
2007-10-20Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19IPMI: add 0.9 supportCorey Minyard
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard
2006-04-01[PATCH] IPMI: fix startup race conditionCorey Minyard
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds