summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_intf.c
Commit message (Expand)AuthorAgeFilesLines
* IPMI: Convert system interface defines to an enumCorey Minyard2008-04-291-17/+43
* ipmi: convert locked counters to atomics in the system interfaceCorey Minyard2008-04-291-74/+66
* ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2008-04-291-2/+4
* ipmi: run to completion fixesCorey Minyard2008-04-291-24/+19
* ipmi: hold ATTN until upper layer readyCorey Minyard2008-04-291-2/+5
* IPMI: add 0.9 supportCorey Minyard2007-10-181-13/+2
* IPMI: add polled interfaceCorey Minyard2007-10-181-1/+5
* IPMI: don't init irq until readyCorey Minyard2007-10-181-4/+4
* signedness: module_param_array nump argumentAl Viro2007-10-141-9/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-111-3/+3
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-09-201-1/+2
| |\
| * \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-281-1/+1
| |\ \
| * | | [POWERPC] Use of_get_property in ipmi codeStephen Rothwell2007-08-171-3/+3
* | | | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-4/+5
| |_|/ |/| |
* | | pci: fix unterminated pci_device_id listsKees Cook2007-09-191-1/+2
| |/ |/|
* | IPMI: fix warning in ipmi_si_intf.cMijo Safradin2007-08-221-1/+1
|/
* ipmi: Fix mem leak in try_init_dmi()Jesper Juhl2007-07-311-0/+1
* drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni2007-07-161-1/+1
* IPMI: Add PPC openfirmware unregisterChristian Krafft2007-05-121-0/+4
* IPMI: fix SI address space settingsCorey Minyard2007-05-121-2/+2
* ipmi: add pci remove handlingCorey Minyard2007-05-081-0/+3
* ipmi: allow shared interruptsCorey Minyard2007-05-081-35/+89
* ipmi: add powerpc openfirmware sensingCorey Minyard2007-05-081-0/+108
* [PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft2007-03-051-0/+5
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-10/+8
* [PATCH] IPMI: misc fixesCorey Minyard2006-12-101-54/+66
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-101-6/+6
* [PATCH] IPMI: Fix BT long busyCorey Minyard2006-12-071-4/+8
* [PATCH] IPMI: fix pci warningCorey Minyard2006-12-071-1/+6
* [PATCH] IPMI: system interface hotplugCorey Minyard2006-12-071-23/+297
* [PATCH] IPMI: add poll delayCorey Minyard2006-12-071-1/+6
* [PATCH] IPMI: fix request eventsCorey Minyard2006-12-071-10/+12
* [PATCH] IPMI: Add maintenance modeCorey Minyard2006-12-071-0/+9
* [PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2006-12-071-0/+1
* [PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2006-11-161-1/+1
* [PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan2006-11-081-3/+3
* [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth2006-11-031-1/+1
* [PATCH] ipmi: fix return codes in failure caseDave Jones2006-10-201-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard2006-10-031-2/+19
* [PATCH] ipmi: fix uninitialized data bugJeff Garzik2006-10-031-0/+1
* [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-011-1/+5
* [PATCH] IPMI: fix handling of OEM flagsCorey Minyard2006-09-161-4/+4
* [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard2006-09-161-0/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-281-67/+0
* [PATCH] IPMI: use schedule in kthreadakpm@osdl.org2006-06-271-1/+1
* [PATCH] IPMI: reserve I/O ports separatelyCorey Minyard2006-05-311-16/+22
* [PATCH] IPMI: fix devinit placementRandy Dunlap2006-04-191-2/+2
OpenPOWER on IntegriCloud