aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-271-5/+1
* [PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR2005-06-281-2/+2
* [PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton2005-06-241-0/+196
* [PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard2005-06-241-12/+13
* [PATCH] ipmi: add power cycle capabilityCorey Minyard2005-06-242-11/+130
* [PATCH] ipmi: timer shutdown cleanupCorey Minyard2005-06-241-12/+5
* [PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]Zaur Kambarov2005-06-211-1/+1
* [PATCH] fix up ipmi code after class_simple.c removalAndrew Morton2005-06-201-7/+7
* [PATCH] ipmi build fixNeil Horman2005-05-251-2/+2
* [PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard2005-05-201-2/+18
* [PATCH] ipmi iomem annotations and fixesAl Viro2005-05-042-17/+17
* [PATCH] ipmi: fix a deadlockCorey Minyard2005-05-011-15/+21
* [PATCH] ipmi: enable interrupts on the BT driverCorey Minyard2005-05-012-6/+35
* [PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected closeCorey Minyard2005-05-011-1/+1
* [PATCH] IPMI: fix for handling bad ACPI dataCorey Minyard2005-05-011-2/+11
* [PATCH] IPMI: fix for handling bad IPMI DMI dataCorey Minyard2005-05-011-1/+7
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-1611-0/+9546