aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ipmi
AgeCommit message (Expand)Author
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni
2007-07-16Use menuconfig objects II - IPMIJan Engelhardt
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-12IPMI: Add PPC openfirmware unregisterChristian Krafft
2007-05-12IPMI: fix SI address space settingsCorey Minyard
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-08no longer #include <asm/kdebug.h>Adrian Bunk
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08ipmi: add pci remove handlingCorey Minyard
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-08ipmi: allow shared interruptsCorey Minyard
2007-05-08ipmi: add powerpc openfirmware sensingCorey Minyard
2007-03-05[PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: ipmi: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] IPMI: Fix some RCU problemsCorey Minyard
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2007-01-30[PATCH] IPMI: fix timeout list handlingDavid Barksdale
2006-12-30[PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué
2006-12-10[PATCH] IPMI: misc fixesCorey Minyard
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap
2006-12-08[PATCH] struct path: convert ipmiJosef Sipek
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard
2006-12-07[PATCH] IPMI: fix pci warningCorey Minyard
2006-12-07[PATCH] IPMI: add pigeonpoint poweroffCorey 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: Allow hot system interface removeCorey Minyard
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard
2006-12-07[PATCH] IPMI: remove interface number limitsCorey Minyard
2006-12-07[PATCH] IPMI: Fix device model nameCorey Minyard
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