aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAge
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-11
* [PATCH] IPMI: Fix some RCU problemsCorey Minyard2007-02-11
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-02
* [PATCH] IPMI: fix timeout list handlingDavid Barksdale2007-01-30
* [PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué2006-12-30
* [PATCH] IPMI: misc fixesCorey Minyard2006-12-10
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-10
* [PATCH] struct path: convert ipmiJosef Sipek2006-12-08
* [PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2006-12-07
* [PATCH] IPMI: increase KCS message sizeCorey Minyard2006-12-07
* [PATCH] IPMI: Fix BT long busyCorey Minyard2006-12-07
* [PATCH] IPMI: fix pci warningCorey Minyard2006-12-07
* [PATCH] IPMI: add pigeonpoint poweroffCorey Minyard2006-12-07
* [PATCH] IPMI: system interface hotplugCorey Minyard2006-12-07
* [PATCH] IPMI: add poll delayCorey Minyard2006-12-07
* [PATCH] IPMI: fix request eventsCorey Minyard2006-12-07
* [PATCH] IPMI: Add maintenance modeCorey Minyard2006-12-07
* [PATCH] IPMI: Allow hot system interface removeCorey Minyard2006-12-07
* [PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2006-12-07
* [PATCH] IPMI: remove interface number limitsCorey Minyard2006-12-07
* [PATCH] IPMI: Fix device model nameCorey Minyard2006-12-07
* [PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2006-11-16
* [PATCH] IPMI: Fix more && typosCorey Minyard2006-11-13
* [PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan2006-11-08
* [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-08
* [PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard2006-11-08
* [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth2006-11-03
* [PATCH] ipmi: fix return codes in failure caseDave Jones2006-10-20
* [PATCH] ipmi: handle sysfs errorsJeff Garzik2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] IPMI: allow user to override the kernel IPMI daemon enableCorey Minyard2006-10-03
* [PATCH] ipmi: fix uninitialized data bugJeff Garzik2006-10-03
* [PATCH] ipmi: don't start kipmid if the IPMI driver can use interruptsCorey Minyard2006-10-01
* [PATCH] IPMI: per-channel command registrationCorey Minyard2006-10-01
* [PATCH] IPMI: fix handling of OEM flagsCorey Minyard2006-09-16
* [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard2006-09-16
* [PATCH] IPMI: fix occasional oops on module unloadCorey Minyard2006-09-01
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-28
* | [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-28
* | [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-28
* | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-27
* | [PATCH] IPMI: use schedule in kthreadakpm@osdl.org2006-06-27