aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_intf.c
Commit message (Expand)AuthorAge
* ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* 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-30
* Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-12
* 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
* ipmi: support I/O resources in OF driverNate Case2008-05-14
* ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-29
* IPMI: Style fixes in the system interface 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: 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
* IPMI: add 0.9 supportCorey Minyard2007-10-18
* IPMI: add polled interfaceCorey Minyard2007-10-18
* IPMI: don't init irq until readyCorey Minyard2007-10-18
* signedness: module_param_array nump argumentAl Viro2007-10-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-09-19
| |\
| * \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-28
| |\ \
| * | | [POWERPC] Use of_get_property in ipmi codeStephen Rothwell2007-08-16
* | | | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
| |_|/ |/| |
* | | pci: fix unterminated pci_device_id listsKees Cook2007-09-19
| |/ |/|
* | IPMI: fix warning in ipmi_si_intf.cMijo Safradin2007-08-22
|/
* ipmi: Fix mem leak in try_init_dmi()Jesper Juhl2007-07-31
* drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni2007-07-16
* IPMI: Add PPC openfirmware unregisterChristian Krafft2007-05-12
* IPMI: fix SI address space settingsCorey Minyard2007-05-12
* ipmi: add pci remove handlingCorey Minyard2007-05-08
* ipmi: allow shared interruptsCorey Minyard2007-05-08
* ipmi: add powerpc openfirmware sensingCorey Minyard2007-05-08
* [PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft2007-03-05
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-02
* [PATCH] IPMI: misc fixesCorey Minyard2006-12-10
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-10
* [PATCH] IPMI: Fix BT long busyCorey Minyard2006-12-07
* [PATCH] IPMI: fix pci warningCorey Minyard2006-12-07
* [PATCH] IPMI: system interface hotplugCorey Minyard2006-12-07
* [PATCH] IPMI: add poll delayCorey Minyard2006-12-07
* [PATCH] IPMI: fix request eventsCorey Minyard2006-12-07
* [PATCH] IPMI: Add maintenance modeCorey Minyard2006-12-07
* [PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2006-12-07
* [PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2006-11-16
* [PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan2006-11-08
* [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth2006-11-03
* [PATCH] ipmi: fix return codes in failure caseDave Jones2006-10-20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05