aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+1
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-2/+1
2008-07-11[PATCH] IPMI: return correct value from ipmi_writeMark Rustad1-2/+1
2008-07-02ipmi: fasync BKL pushdownJonathan Corbet1-0/+2
2008-06-20ipmi-watchdog: BKL pushdownArnd Bergmann1-0/+3
2008-06-20ipmi: cdev lock_kernel() pushdownJonathan Corbet1-2/+6
2008-05-14ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-04-29ipmi: fix return from atca_oem_poweroff_hookAdrian Bunk1-1/+1
2008-04-29ipmi: make alloc_recv_msg staticAdrian Bunk1-1/+1
2008-04-29ipmi: remove ->write_proc codeAlexey Dobriyan2-8/+7
2008-04-29ipmi: remove unused target and action in MakefileDenis Cheng1-4/+0
2008-04-29IPMI: Style fixes in the misc codeCorey Minyard2-201/+227
2008-04-29IPMI: Style fixes in the system interface codeCorey Minyard5-436/+574
2008-04-29ipmi: style fixes in the base codeCorey Minyard1-414/+581
2008-04-29IPMI: Convert system interface defines to an enumCorey Minyard1-17/+43
2008-04-29ipmi: convert locked counters to atomics in the system interfaceCorey Minyard1-74/+66
2008-04-29IPMI: convert message handler defines to an enumCorey Minyard1-58/+67
2008-04-29ipmi: convert locked counters to atomicsKonstantin Baydarov1-248/+194
2008-04-29ipmi: update driver versionCorey Minyard1-1/+1
2008-04-29ipmi: don't print event queue full on every eventCorey Minyard1-4/+11
2008-04-29ipmi: don't grab locks in run-to-completion modeKonstantin Baydarov2-8/+28
2008-04-29ipmi: run to completion fixesCorey Minyard3-36/+35
2008-04-29ipmi: hold ATTN until upper layer readyCorey Minyard1-2/+5
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-2/+2
2007-11-28[WATCHDOG] ipmi: add the standard watchdog timeout ioctlsCorey Minyard1-0/+2
2007-10-18IPMI: add 0.9 supportCorey Minyard1-13/+2
2007-10-18IPMI: fix hotmod remove lockCorey Minyard1-9/+7
2007-10-18IPMI: new NMI handlingCorey Minyard1-41/+105
2007-10-18IPMI: add polled interfaceCorey Minyard3-47/+73
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard1-14/+3
2007-10-18IPMI: don't init irq until readyCorey Minyard1-4/+4
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan1-1/+1
2007-10-14signedness: module_param_array nump argumentAl Viro1-9/+9
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de1-3/+3
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-3/+3
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-4/+5
2007-09-20Merge branch 'linux-2.6'Paul Mackerras1-1/+2
2007-09-19pci: fix unterminated pci_device_id listsKees Cook1-1/+2
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras1-1/+1
2007-08-22IPMI: fix warning in ipmi_si_intf.cMijo Safradin1-1/+1
2007-08-17[POWERPC] Use of_get_property in ipmi codeStephen Rothwell1-3/+3
2007-07-31ipmi: Fix mem leak in try_init_dmi()Jesper Juhl1-0/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-16drivers/char/ipmi/ipmi_si_intf.c: lower printk severityDan Aloni1-1/+1
2007-07-16drivers/char/ipmi/ipmi_poweroff.c: lower printk severityDan Aloni1-1/+1
2007-07-16Use menuconfig objects II - IPMIJan Engelhardt1-10/+5
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-10/+0
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-92/+42
2007-05-12IPMI: Add PPC openfirmware unregisterChristian Krafft1-0/+4