summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'linux-2.6'Paul Mackerras2007-09-201-1/+2
| |\
| * \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-281-1/+1
| |\ \
| * | | [POWERPC] Use of_get_property in ipmi codeStephen Rothwell2007-08-171-3/+3
* | | | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-4/+5
| |_|/ |/| |
* | | pci: fix unterminated pci_device_id listsKees Cook2007-09-191-1/+2
| |/ |/|
* | IPMI: fix warning in ipmi_si_intf.cMijo Safradin2007-08-221-1/+1
|/
* ipmi: Fix mem leak in try_init_dmi()Jesper Juhl2007-07-311-0/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni2007-07-161-1/+1
* drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni2007-07-161-1/+1
* Use menuconfig objects II - IPMIJan Engelhardt2007-07-161-10/+5
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-10/+0
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-92/+42
* IPMI: Add PPC openfirmware unregisterChristian Krafft2007-05-121-0/+4
* IPMI: fix SI address space settingsCorey Minyard2007-05-121-2/+2
* [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+2
* no longer #include <asm/kdebug.h>Adrian Bunk2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* ipmi: add pci remove handlingCorey Minyard2007-05-081-0/+3
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-42/+94
* ipmi: allow shared interruptsCorey Minyard2007-05-081-35/+89
* ipmi: add powerpc openfirmware sensingCorey Minyard2007-05-081-0/+108
* [PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft2007-03-051-0/+5
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [PATCH] IPMI: Fix some RCU problemsCorey Minyard2007-02-111-7/+22
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-10/+8
* [PATCH] IPMI: fix timeout list handlingDavid Barksdale2007-01-301-2/+1
* [PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué2006-12-301-6/+5
* [PATCH] IPMI: misc fixesCorey Minyard2006-12-102-58/+68
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-106-23/+25
* [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
OpenPOWER on IntegriCloud