aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ipmi
AgeCommit message (Expand)Author
2010-07-05ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-09-21trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe
2009-06-15ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-22ipmi: fix ipmi_si modprobe hangCorey Minyard
2009-04-21ipmi: add oem message handlingdann frazier
2009-04-21ipmi: fix statistics counting issuesCorey Minyard
2009-04-21ipmi: test for event buffer before usingCorey Minyard
2009-04-21ipmi: fix platform return checkCorey Minyard
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong
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-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton
2008-07-30ipmi/powerpc: Use linux/of_{device,platform}.h instead of asmStephen Rothwell
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-11[PATCH] IPMI: return correct value from ipmi_writeMark Rustad
2008-07-02ipmi: fasync BKL pushdownJonathan Corbet
2008-06-20ipmi-watchdog: BKL pushdownArnd Bergmann
2008-06-20ipmi: cdev lock_kernel() pushdownJonathan Corbet
2008-05-14ipmi: support I/O resources in OF driverNate Case
2008-04-29ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk
2008-04-29ipmi: make alloc_recv_msg staticAdrian Bunk
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan
2008-04-29ipmi: remove unused target and action in MakefileDenis Cheng
2008-04-29IPMI: Style fixes in the misc codeCorey Minyard
2008-04-29IPMI: Style fixes in the system interface codeCorey Minyard
2008-04-29ipmi: style fixes in the base codeCorey Minyard
2008-04-29IPMI: Convert system interface defines to an enumCorey Minyard
2008-04-29ipmi: convert locked counters to atomics in the system interfaceCorey Minyard
2008-04-29IPMI: convert message handler defines to an enumCorey Minyard
2008-04-29ipmi: convert locked counters to atomicsKonstantin Baydarov
2008-04-29ipmi: update driver versionCorey Minyard
2008-04-29ipmi: don't print event queue full on every eventCorey Minyard
2008-04-29ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov
2008-04-29ipmi: run to completion fixesCorey Minyard
2008-04-29ipmi: hold ATTN until upper layer readyCorey Minyard
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2007-11-28[WATCHDOG] ipmi: add the standard watchdog timeout ioctlsCorey Minyard
2007-10-18IPMI: add 0.9 supportCorey Minyard
2007-10-18IPMI: fix hotmod remove lockCorey Minyard
2007-10-18IPMI: new NMI handlingCorey Minyard
2007-10-18IPMI: add polled interfaceCorey Minyard
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard
2007-10-18IPMI: don't init irq until readyCorey Minyard
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan