summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_poweroff.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Use more common logging stylesJoe Perches2018-09-181-37/+30Star
* ipmi: Rename ipmi_user_t to struct ipmi_user *Corey Minyard2018-04-181-16/+16
* ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 serversHelge Deller2018-03-271-0/+21
* ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculationColin Ian King2018-03-071-2/+1Star
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-271-21/+1Star
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Corey Minyard2017-11-021-1/+1
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* | IPMI: make ipmi_poweroff_handler constBhumika Goyal2017-09-271-1/+1
|/
* char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-181-3/+3
* 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/+3Star
* 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/+0Star
* [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/+1Star
* [PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk2006-01-101-0/+3
* [PATCH] ipmi: poweroff cleanupsCorey Minyard2005-11-071-3/+1Star
* [PATCH] Add IPMI poweroff control to sysfsCorey Minyard2005-09-281-1/+1
* [PATCH] ipmi poweroff: fix chassis controlCorey Minyard2005-09-081-74/+58Star
* [PATCH] ipmi: style cleanupsCorey Minyard2005-09-081-1/+1
* [PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell serversCorey Minyard2005-09-081-0/+24
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-081-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-171-0/+549