aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_devintf.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-311-9/+9
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-261-4/+44
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] trivial __user annotations (ipmi)viro@ZenIV.linux.org.uk2005-09-091-2/+3
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-071-4/+3
* [PATCH] ipmi: add per-channel IPMB addressesCorey Minyard2005-09-071-10/+84
* [PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton2005-06-241-0/+196
* [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
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+582