aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin1-5/+1
2005-06-28[PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR1-2/+2
2005-06-24[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton1-0/+196
2005-06-24[PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard1-12/+13
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard2-11/+130
2005-06-24[PATCH] ipmi: timer shutdown cleanupCorey Minyard1-12/+5
2005-06-21[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]Zaur Kambarov1-1/+1
2005-06-20[PATCH] fix up ipmi code after class_simple.c removalAndrew Morton1-7/+7
2005-05-25[PATCH] ipmi build fixNeil Horman1-2/+2
2005-05-20[PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard1-2/+18
2005-05-04[PATCH] ipmi iomem annotations and fixesAl Viro2-17/+17
2005-05-01[PATCH] ipmi: fix a deadlockCorey Minyard1-15/+21
2005-05-01[PATCH] ipmi: enable interrupts on the BT driverCorey Minyard2-6/+35
2005-05-01[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected closeCorey Minyard1-1/+1
2005-05-01[PATCH] IPMI: fix for handling bad ACPI dataCorey Minyard1-2/+11
2005-05-01[PATCH] IPMI: fix for handling bad IPMI DMI dataCorey Minyard1-1/+7
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+9546