index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_poweroff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
ipmi: Use more common logging styles
Joe Perches
1
-37
/
+30
2018-04-18
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
1
-16
/
+16
2018-03-27
ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers
Helge Deller
1
-0
/
+21
2018-03-07
ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation
Colin Ian King
1
-2
/
+1
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
1
-21
/
+1
2017-11-02
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Corey Minyard
1
-1
/
+1
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+1
2017-09-28
IPMI: make ipmi_poweroff_handler const
Bhumika Goyal
1
-1
/
+1
2013-06-18
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-1
/
+1
2009-11-12
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
1
-6
/
+3
2009-09-21
trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c
Peter Huewe
1
-2
/
+2
2008-04-29
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
1
-1
/
+1
2008-04-29
IPMI: Style fixes in the misc code
Corey Minyard
1
-90
/
+94
2008-04-29
ipmi: run to completion fixes
Corey Minyard
1
-4
/
+16
2007-07-16
drivers/char/ipmi/ipmi_poweroff.c: lower printk severity
Dan Aloni
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
1
-3
/
+3
2006-12-07
[PATCH] IPMI: fix PROC_FS=n warnings
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] IPMI: add pigeonpoint poweroff
Corey Minyard
1
-1
/
+51
2006-12-07
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
1
-12
/
+48
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-01
[PATCH] IPMI: tidy up various things
Corey Minyard
1
-1
/
+1
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
1
-1
/
+1
2006-03-24
[PATCH] remove ipmi pm_power_off redefinition
Olaf Hering
1
-3
/
+1
2006-01-10
[PATCH] ipmi: fix compile errors with PROC_FS=n
Adrian Bunk
1
-0
/
+3
2005-11-07
[PATCH] ipmi: poweroff cleanups
Corey Minyard
1
-3
/
+1
2005-09-28
[PATCH] Add IPMI poweroff control to sysfs
Corey Minyard
1
-1
/
+1
2005-09-08
[PATCH] ipmi poweroff: fix chassis control
Corey Minyard
1
-74
/
+58
2005-09-08
[PATCH] ipmi: style cleanups
Corey Minyard
1
-1
/
+1
2005-09-08
[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers
Corey Minyard
1
-0
/
+24
2005-09-08
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
1
-3
/
+3
2005-06-24
[PATCH] ipmi: use completions, not semaphores, in powerdown code
Corey Minyard
1
-12
/
+13
2005-06-24
[PATCH] ipmi: add power cycle capability
Corey Minyard
1
-9
/
+103
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+549