summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] struct path: convert ipmiJosef Sipek2006-12-081-2/+2
* [PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2006-12-072-1/+3
* [PATCH] IPMI: increase KCS message sizeCorey Minyard2006-12-071-2/+2
* [PATCH] IPMI: Fix BT long busyCorey Minyard2006-12-074-264/+417
* [PATCH] IPMI: fix pci warningCorey Minyard2006-12-071-1/+6
* [PATCH] IPMI: add pigeonpoint poweroffCorey Minyard2006-12-071-1/+51
* [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-073-1/+150
* [PATCH] IPMI: Allow hot system interface removeCorey Minyard2006-12-073-131/+296
* [PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2006-12-072-6/+29
* [PATCH] IPMI: remove interface number limitsCorey Minyard2006-12-071-113/+97
* [PATCH] IPMI: Fix device model nameCorey Minyard2006-12-071-56/+91
* [PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2006-11-162-2/+2
* [PATCH] IPMI: Fix more && typosCorey Minyard2006-11-131-2/+2
* [PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan2006-11-081-3/+3
* [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-081-1/+3
* [PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard2006-11-081-1/+11
* [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
* [PATCH] ipmi: handle sysfs errorsJeff Garzik2006-10-111-29/+93
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-4/+4
* [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: per-channel command registrationCorey Minyard2006-10-012-21/+88
* [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] IPMI: fix occasional oops on module unloadCorey Minyard2006-09-011-0/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-032-2/+2
* [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-305-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-8/+0
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* | [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-281-8/+10
* | [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-281-67/+0
* | [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-281-5/+2
* | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk2006-06-271-2/+1
* | [PATCH] IPMI: use schedule in kthreadakpm@osdl.org2006-06-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-3/+3
|\ \ | |/ |/|
| * fix paniced->panicked typosLee Revell2006-06-261-3/+3
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-5/+2
|/
* [PATCH] ipmi: strstrip conversionPekka Enberg2006-06-231-16/+9
* [PATCH] IPMI: reserve I/O ports separatelyCorey Minyard2006-05-311-16/+22
* [PATCH] Open IPMI BT overflowHeikki Orsila2006-04-191-1/+1
* [PATCH] IPMI: fix devinit placementRandy Dunlap2006-04-191-2/+2