summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAge
* ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-15
* ipmi: fix ipmi_si modprobe hangCorey Minyard2009-05-22
* ipmi: add oem message handlingdann frazier2009-04-21
* ipmi: fix statistics counting issuesCorey Minyard2009-04-21
* ipmi: test for event buffer before usingCorey Minyard2009-04-21
* ipmi: fix platform return checkCorey Minyard2009-04-21
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-31
* Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-12
* 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
* powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-23
* drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton2008-08-20
* ipmi/powerpc: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-07-30
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * [PATCH] IPMI: return correct value from ipmi_writeMark Rustad2008-07-11
* | ipmi: fasync BKL pushdownJonathan Corbet2008-07-02
* | ipmi-watchdog: BKL pushdownArnd Bergmann2008-06-20
* | ipmi: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
|/
* ipmi: support I/O resources in OF driverNate Case2008-05-14
* ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk2008-04-29
* ipmi: make alloc_recv_msg staticAdrian Bunk2008-04-29
* ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-29
* ipmi: remove unused target and action in MakefileDenis Cheng2008-04-29
* IPMI: Style fixes in the misc codeCorey Minyard2008-04-29
* IPMI: Style fixes in the system interface codeCorey Minyard2008-04-29
* ipmi: style fixes in the base codeCorey Minyard2008-04-29
* IPMI: Convert system interface defines to an enumCorey Minyard2008-04-29
* ipmi: convert locked counters to atomics in the system interfaceCorey Minyard2008-04-29
* IPMI: convert message handler defines to an enumCorey Minyard2008-04-29
* ipmi: convert locked counters to atomicsKonstantin Baydarov2008-04-29
* ipmi: update driver versionCorey Minyard2008-04-29
* ipmi: don't print event queue full on every eventCorey Minyard2008-04-29
* ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2008-04-29
* ipmi: run to completion fixesCorey Minyard2008-04-29
* ipmi: hold ATTN until upper layer readyCorey Minyard2008-04-29
* drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* [WATCHDOG] ipmi: add the standard watchdog timeout ioctlsCorey Minyard2007-11-28
* IPMI: add 0.9 supportCorey Minyard2007-10-18
* IPMI: fix hotmod remove lockCorey Minyard2007-10-18
* IPMI: new NMI handlingCorey Minyard2007-10-18
* IPMI: add polled interfaceCorey Minyard2007-10-18
* IPMI: remove bogus semaphore from watchdogCorey Minyard2007-10-18
* IPMI: don't init irq until readyCorey Minyard2007-10-18
* Tweak /proc/ipmi removalAlexey Dobriyan2007-10-17
* signedness: module_param_array nump argumentAl Viro2007-10-14
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11
|\