aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_devintf.c
Commit message (Expand)AuthorAge
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* saner FASYNC handling on file closeAl Viro2008-11-01
* ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant2008-10-30
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* ipmi: fasync BKL pushdownJonathan Corbet2008-07-02
* ipmi: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-10
* [PATCH] struct path: convert ipmiJosef Sipek2006-12-08
* [PATCH] IPMI: Add maintenance modeCorey Minyard2006-12-07
* [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-01
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-31
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-26
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] trivial __user annotations (ipmi)viro@ZenIV.linux.org.uk2005-09-09
* [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-07
* [PATCH] ipmi: add per-channel IPMB addressesCorey Minyard2005-09-07
* [PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton2005-06-24
* [PATCH] fix up ipmi code after class_simple.c removalAndrew Morton2005-06-20
* [PATCH] ipmi build fixNeil Horman2005-05-25
* [PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard2005-05-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16