summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_devintf.c
AgeCommit message (Expand)Author
2010-10-27ipmi: fix __init and __exit attribute locationsCorey Minyard
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-30ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-02ipmi: fasync BKL pushdownJonathan Corbet
2008-06-20ipmi: cdev lock_kernel() pushdownJonathan Corbet
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap
2006-12-08[PATCH] struct path: convert ipmiJosef Sipek
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard
2006-10-01[PATCH] IPMI: per-channel command registrationCorey Minyard
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-03-31[PATCH] IPMI: convert from semaphores to mutexesCorey Minyard
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-09-09[PATCH] trivial __user annotations (ipmi)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard
2005-06-24[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton
2005-06-20[PATCH] fix up ipmi code after class_simple.c removalAndrew Morton
2005-05-25[PATCH] ipmi build fixNeil Horman
2005-05-20[PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard
2005-04-16Linux-2.6.12-rc2Linus Torvalds