aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_si_intf.c
AgeCommit message (Expand)Author
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-05-14ipmi: support I/O resources in OF driverNate Case
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan
2008-04-29IPMI: Style fixes in the system interface 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: 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
2007-10-18IPMI: add 0.9 supportCorey Minyard
2007-10-18IPMI: add polled interfaceCorey Minyard
2007-10-18IPMI: don't init irq until readyCorey Minyard
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19pci: fix unterminated pci_device_id listsKees Cook
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-08-22IPMI: fix warning in ipmi_si_intf.cMijo Safradin
2007-08-17[POWERPC] Use of_get_property in ipmi codeStephen Rothwell
2007-07-31ipmi: Fix mem leak in try_init_dmi()Jesper Juhl
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni
2007-05-12IPMI: Add PPC openfirmware unregisterChristian Krafft
2007-05-12IPMI: fix SI address space settingsCorey Minyard
2007-05-08ipmi: add pci remove handlingCorey Minyard
2007-05-08ipmi: allow shared interruptsCorey Minyard
2007-05-08ipmi: add powerpc openfirmware sensingCorey Minyard
2007-03-05[PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2006-12-10[PATCH] IPMI: misc fixesCorey Minyard
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard
2006-12-07[PATCH] IPMI: fix pci warningCorey Minyard
2006-12-07[PATCH] IPMI: system interface hotplugCorey Minyard
2006-12-07[PATCH] IPMI: add poll delayCorey Minyard
2006-12-07[PATCH] IPMI: fix request eventsCorey Minyard
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey 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" typosAlexey Dobriyan
2006-11-03[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03[PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard
2006-10-03[PATCH] ipmi: fix uninitialized data bugJeff Garzik
2006-10-01[PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard
2006-09-16[PATCH] IPMI: fix handling of OEM flagsCorey Minyard
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard