index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-09-28
[PATCH] Add IPMI poweroff control to sysfs
Corey Minyard
1
-1
/
+1
2005-09-23
[PATCH] ipmi_msghandler: inconsistent spin_lock usage
Hironobu Ishii
1
-3
/
+3
2005-09-10
[PATCH] drivers/char: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-16
/
+8
2005-09-09
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
1
-2
/
+3
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
8
-473
/
+648
2005-09-07
[PATCH] ipmi poweroff: fix chassis control
Corey Minyard
1
-74
/
+58
2005-09-07
[PATCH] ipmi: remove unused fields
Corey Minyard
1
-31
/
+11
2005-09-07
[PATCH] ipmi: style cleanups
Corey Minyard
5
-128
/
+146
2005-09-07
[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers
Corey Minyard
1
-0
/
+24
2005-09-07
[PATCH] ipmi: fix panic ipmb response
Corey Minyard
1
-40
/
+67
2005-09-07
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
8
-34
/
+19
2005-09-07
[PATCH] ipmi: OEM flag handling and hacks for some Dell machines
Corey Minyard
1
-12
/
+105
2005-09-07
[PATCH] ipmi: watchdog/NMI interaction fixes
Corey Minyard
1
-7
/
+11
2005-09-07
[PATCH] ipmi: high-res timer support fixes
Corey Minyard
1
-15
/
+21
2005-09-07
[PATCH] ipmi: add per-channel IPMB addresses
Corey Minyard
2
-53
/
+178
2005-09-07
[PATCH] IPMI: use dmi_find_device()
Andrey Panin
1
-88
/
+17
2005-08-31
[ACPI] check acpi_disabled in IPMI
Yann Droneaud
1
-0
/
+3
2005-08-24
[ACPI] delete CONFIG_ACPI_INTERPRETER
Len Brown
1
-3
/
+3
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-1
/
+1
2005-07-27
[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling
Andrey Panin
1
-5
/
+1
2005-06-28
[PATCH] coverity: ipmi_msghandler() channels array overrun fix
KAMBAROV, ZAUR
1
-2
/
+2
2005-06-24
[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platforms
Andrew Morton
1
-0
/
+196
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
2
-11
/
+130
2005-06-24
[PATCH] ipmi: timer shutdown cleanup
Corey Minyard
1
-12
/
+5
2005-06-21
[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]
Zaur Kambarov
1
-1
/
+1
2005-06-20
[PATCH] fix up ipmi code after class_simple.c removal
Andrew Morton
1
-7
/
+7
2005-05-25
[PATCH] ipmi build fix
Neil Horman
1
-2
/
+2
2005-05-20
[PATCH] Add sysfs support for the IPMI device interface
Corey Minyard
1
-2
/
+18
2005-05-04
[PATCH] ipmi iomem annotations and fixes
Al Viro
2
-17
/
+17
2005-05-01
[PATCH] ipmi: fix a deadlock
Corey Minyard
1
-15
/
+21
2005-05-01
[PATCH] ipmi: enable interrupts on the BT driver
Corey Minyard
2
-6
/
+35
2005-05-01
[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close
Corey Minyard
1
-1
/
+1
2005-05-01
[PATCH] IPMI: fix for handling bad ACPI data
Corey Minyard
1
-2
/
+11
2005-05-01
[PATCH] IPMI: fix for handling bad IPMI DMI data
Corey Minyard
1
-1
/
+7
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
11
-0
/
+9546