summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_intf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-121-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-101-4/+5
| |_|/ |/| |
* | | pci: fix unterminated pci_device_id listsKees Cook2007-09-191-1/+2
| |/ |/|
* | IPMI: fix warning in ipmi_si_intf.cMijo Safradin2007-08-231-1/+1
|/
* ipmi: Fix mem leak in try_init_dmi()Jesper Juhl2007-08-011-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-031-10/+8Star
* [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-091-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/+0Star
* [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-281-67/+0Star
* [PATCH] IPMI: use schedule in kthreadakpm@osdl.org2006-06-281-1/+1
* [PATCH] IPMI: reserve I/O ports separatelyCorey Minyard2006-06-011-16/+22
* [PATCH] IPMI: fix devinit placementRandy Dunlap2006-04-191-2/+2
* [PATCH] IPMI: convert from semaphores to mutexesCorey Minyard2006-03-311-12/+12
* [PATCH] IPMI: tidy up various thingsCorey Minyard2006-03-311-1/+1
* [PATCH] IPMI: fix startup race conditionCorey Minyard2006-03-311-22/+37
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-3/+4
* [PATCH] ipmi: add full sysfs supportCorey Minyard2006-03-261-34/+80
* [PATCH] ipmi: add generic PCI handlingCorey Minyard2006-03-261-453/+494
* [PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan2006-02-031-12/+12
* [PATCH] IPMI: remove invalid acpi register spacing checkRocky Craig2006-02-011-8/+0Star
* [PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86Matt Domsch2006-01-121-5/+5