aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ipmi
AgeCommit message (Expand)Author
2006-11-16[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin
2006-11-13[PATCH] IPMI: Fix more && typosCorey Minyard
2006-11-08[PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan
2006-11-08[PATCH] IPMI: retry messages on certain error returnsCorey Minyard
2006-11-08[PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard
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-11[PATCH] ipmi: handle sysfs errorsJeff Garzik
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-10-01[PATCH] IPMI: per-channel command registrationCorey 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-09-01[PATCH] IPMI: fix occasional oops on module unloadCorey Minyard
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] IPMI: watchdog handle panic properlyCorey Minyard
2006-06-28[PATCH] IPMI: remove high res timer codeCorey Minyard
2006-06-28[PATCH] IPMI: tidy msghandler timerCorey Minyard
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk
2006-06-27[PATCH] IPMI: use schedule in kthreadakpm@osdl.org
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-26fix paniced->panicked typosLee Revell
2006-06-23[PATCH] ipmi: strstrip conversionPekka Enberg
2006-05-31[PATCH] IPMI: reserve I/O ports separatelyCorey Minyard
2006-04-19[PATCH] Open IPMI BT overflowHeikki Orsila
2006-04-19[PATCH] IPMI: fix devinit placementRandy Dunlap
2006-04-11[PATCH] ipmi: fix event queue limitCorey Minyard
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: Increment driver version to v39.0Corey Minyard
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard
2006-03-26[PATCH] ipmi: add generic PCI handlingCorey Minyard
2006-03-25[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leakAdrian Bunk
2006-03-24[PATCH] remove ipmi pm_power_off redefinitionOlaf Hering
2006-02-03[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C
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