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