aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_poweroff.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-1/+1
* sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+3
* trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe2009-09-211-2/+2
* ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk2008-04-291-1/+1
* IPMI: Style fixes in the misc codeCorey Minyard2008-04-291-90/+94
* ipmi: run to completion fixesCorey Minyard2008-04-291-4/+16
* drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni2007-07-161-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-101-3/+3
* [PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2006-12-071-1/+1
* [PATCH] IPMI: add pigeonpoint poweroffCorey Minyard2006-12-071-1/+51
* [PATCH] IPMI: Allow hot system interface removeCorey Minyard2006-12-071-12/+48
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-311-1/+1
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-261-1/+1
* [PATCH] remove ipmi pm_power_off redefinitionOlaf Hering2006-03-241-3/+1
* [PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk2006-01-101-0/+3
* [PATCH] ipmi: poweroff cleanupsCorey Minyard2005-11-071-3/+1
* [PATCH] Add IPMI poweroff control to sysfsCorey Minyard2005-09-281-1/+1
* [PATCH] ipmi poweroff: fix chassis controlCorey Minyard2005-09-071-74/+58
* [PATCH] ipmi: style cleanupsCorey Minyard2005-09-071-1/+1
* [PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard2005-09-071-0/+24
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-071-3/+3
* [PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard2005-06-241-12/+13
* [PATCH] ipmi: add power cycle capabilityCorey Minyard2005-06-241-9/+103
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+549