aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_poweroff.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-1/+1
2009-11-12sysctl drivers: Remove dead binary sysctl supportEric W. Biederman1-6/+3
2009-09-21trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe1-2/+2
2008-04-29ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk1-1/+1
2008-04-29IPMI: Style fixes in the misc codeCorey Minyard1-90/+94
2008-04-29ipmi: run to completion fixesCorey Minyard1-4/+16
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni1-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap1-3/+3
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap1-1/+1
2006-12-07[PATCH] IPMI: add pigeonpoint poweroffCorey Minyard1-1/+51
2006-12-07[PATCH] IPMI: Allow hot system interface removeCorey Minyard1-12/+48
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[PATCH] IPMI: tidy up various thingsCorey Minyard1-1/+1
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard1-1/+1
2006-03-24[PATCH] remove ipmi pm_power_off redefinitionOlaf Hering1-3/+1
2006-01-10[PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk1-0/+3
2005-11-07[PATCH] ipmi: poweroff cleanupsCorey Minyard1-3/+1
2005-09-28[PATCH] Add IPMI poweroff control to sysfsCorey Minyard1-1/+1
2005-09-07[PATCH] ipmi poweroff: fix chassis controlCorey Minyard1-74/+58
2005-09-07[PATCH] ipmi: style cleanupsCorey Minyard1-1/+1
2005-09-07[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard1-0/+24
2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard1-3/+3
2005-06-24[PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard1-12/+13
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard1-9/+103
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+549