summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_intf.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] IPMI oops fixPaolo Galtieri2005-12-151-2/+4
* [PATCH] ipmi: missing NULL test for kthreadMatt Domsch2005-11-181-1/+1
* [PATCH] ipmi: use kthread APIMatt Domsch2005-11-071-30/+15Star
* [PATCH] ipmi: add timer threadCorey Minyard2005-11-071-21/+63
* [PATCH] ipmi: kcs error0 delayCorey Minyard2005-11-071-1/+2
* [PATCH] ipmi: si start transaction hookCorey Minyard2005-11-071-0/+84
* [PATCH] ipmi: more dell fixesCorey Minyard2005-11-071-7/+16
* [PATCH] ipmi: various si cleanupCorey Minyard2005-11-071-2/+2
* [PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-12/+6Star
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-081-189/+206
|\
| * [PATCH] ipmi: style cleanupsCorey Minyard2005-09-081-72/+69Star
| * [PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard2005-09-081-11/+3Star
| * [PATCH] ipmi: OEM flag handling and hacks for some Dell machinesCorey Minyard2005-09-081-12/+105
| * [PATCH] ipmi: high-res timer support fixesCorey Minyard2005-09-081-15/+21
| * [PATCH] IPMI: use dmi_find_device()Andrey Panin2005-09-081-88/+17Star
* | [ACPI] check acpi_disabled in IPMIYann Droneaud2005-08-311-0/+3
* | [ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown2005-08-241-3/+3
|/
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-281-1/+1
* [PATCH] ipmi iomem annotations and fixesAl Viro2005-05-041-16/+16
* [PATCH] ipmi: enable interrupts on the BT driverCorey Minyard2005-05-011-5/+35
* [PATCH] IPMI: fix for handling bad ACPI dataCorey Minyard2005-05-011-2/+11
* [PATCH] IPMI: fix for handling bad IPMI DMI dataCorey Minyard2005-05-011-1/+7
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2359