Age | Commit message (Expand) | Author |
2009-06-15 | ipmi: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-04-21 | ipmi: test for event buffer before using | Corey Minyard |
2009-04-21 | ipmi: fix platform return check | Corey Minyard |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2008-11-12 | Fix platform drivers that crash on suspend/resume | Darrick J. Wong |
2008-09-23 | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks | Kumar Gala |
2008-08-20 | drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak | Andrew Morton |
2008-07-30 | ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell |
2008-05-14 | ipmi: support I/O resources in OF driver | Nate Case |
2008-04-29 | ipmi: remove ->write_proc code | Alexey Dobriyan |
2008-04-29 | IPMI: Style fixes in the system interface code | Corey Minyard |
2008-04-29 | IPMI: Convert system interface defines to an enum | Corey Minyard |
2008-04-29 | ipmi: convert locked counters to atomics in the system interface | Corey Minyard |
2008-04-29 | ipmi: don't grab locks in run-to-completion mode | Konstantin Baydarov |
2008-04-29 | ipmi: run to completion fixes | Corey Minyard |
2008-04-29 | ipmi: hold ATTN until upper layer ready | Corey Minyard |
2007-10-18 | IPMI: add 0.9 support | Corey Minyard |
2007-10-18 | IPMI: add polled interface | Corey Minyard |
2007-10-18 | IPMI: don't init irq until ready | Corey Minyard |
2007-10-14 | signedness: module_param_array nump argument | Al Viro |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-10-09 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik |
2007-09-20 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-09-19 | pci: fix unterminated pci_device_id lists | Kees Cook |
2007-08-28 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-08-22 | IPMI: fix warning in ipmi_si_intf.c | Mijo Safradin |
2007-08-17 | [POWERPC] Use of_get_property in ipmi code | Stephen Rothwell |
2007-07-31 | ipmi: Fix mem leak in try_init_dmi() | Jesper Juhl |
2007-07-16 | drivers/char/ipmi/ipmi_si_intf.c: lower printk severity | Dan Aloni |
2007-05-12 | IPMI: Add PPC openfirmware unregister | Christian Krafft |
2007-05-12 | IPMI: fix SI address space settings | Corey Minyard |
2007-05-08 | ipmi: add pci remove handling | Corey Minyard |
2007-05-08 | ipmi: allow shared interrupts | Corey Minyard |
2007-05-08 | ipmi: add powerpc openfirmware sensing | Corey Minyard |
2007-03-05 | [PATCH] ipmi: check, if default ports are accessible on PPC | Christian Krafft |
2007-02-02 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy |
2006-12-10 | [PATCH] IPMI: misc fixes | Corey Minyard |
2006-12-10 | [PATCH] IPMI: remove zero inits | Randy Dunlap |
2006-12-07 | [PATCH] IPMI: Fix BT long busy | Corey Minyard |
2006-12-07 | [PATCH] IPMI: fix pci warning | Corey Minyard |
2006-12-07 | [PATCH] IPMI: system interface hotplug | Corey Minyard |
2006-12-07 | [PATCH] IPMI: add poll delay | Corey Minyard |
2006-12-07 | [PATCH] IPMI: fix request events | Corey Minyard |
2006-12-07 | [PATCH] IPMI: Add maintenance mode | Corey Minyard |
2006-12-07 | [PATCH] IPMI: pass sysfs name from lower level driver | Corey Minyard |
2006-11-16 | [PATCH] ipmi: use platform_device_add() instead of platform_device_register()... | Zhang, Yanmin |
2006-11-08 | [PATCH] ipmi_si_intf.c: fix "&& 0xff" typos | Alexey Dobriyan |
2006-11-03 | [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS | Yvan Seth |
2006-10-20 | [PATCH] ipmi: fix return codes in failure case | Dave Jones |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |