summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_si_intf.c
AgeCommit message (Expand)Author
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
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[PATCH] IPMI: remove high res timer codeCorey Minyard
2006-06-27[PATCH] IPMI: use schedule in kthreadakpm@osdl.org
2006-05-31[PATCH] IPMI: reserve I/O ports separatelyCorey Minyard
2006-04-19[PATCH] IPMI: fix devinit placementRandy Dunlap
2006-03-31[PATCH] IPMI: convert from semaphores to mutexesCorey Minyard
2006-03-31[PATCH] IPMI: tidy up various thingsCorey Minyard
2006-03-31[PATCH] IPMI: fix startup race conditionCorey Minyard
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard
2006-03-26[PATCH] ipmi: add generic PCI handlingCorey Minyard
2006-02-03[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan
2006-02-01[PATCH] IPMI: remove invalid acpi register spacing checkRocky Craig
2006-01-11[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86Matt Domsch
2005-12-15[PATCH] IPMI oops fixPaolo Galtieri
2005-11-18[PATCH] ipmi: missing NULL test for kthreadMatt Domsch
2005-11-07[PATCH] ipmi: use kthread APIMatt Domsch
2005-11-07[PATCH] ipmi: add timer threadCorey Minyard
2005-11-07[PATCH] ipmi: kcs error0 delayCorey Minyard
2005-11-07[PATCH] ipmi: si start transaction hookCorey Minyard
2005-11-07[PATCH] ipmi: more dell fixesCorey Minyard
2005-11-07[PATCH] ipmi: various si cleanupCorey Minyard
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
2005-09-07[PATCH] ipmi: style cleanupsCorey Minyard
2005-09-07[PATCH] ipmi: clean up versioning of the IPMI driverCorey Minyard
2005-09-07[PATCH] ipmi: OEM flag handling and hacks for some Dell machinesCorey Minyard
2005-09-07[PATCH] ipmi: high-res timer support fixesCorey Minyard
2005-09-07[PATCH] IPMI: use dmi_find_device()Andrey Panin