summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
Commit message (Expand)AuthorAgeFilesLines
* char/ipmi: remove local ioctl defines replaced by generic onesOskar Schirmer2012-07-231-13/+0
* PM / IPMI: Remove empty legacy PCI PM callbacksRafael J. Wysocki2012-07-101-16/+0
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-284-168/+171
|\
| * ipmi: use locks on watchdog timeout set on rebootCorey Minyard2012-03-281-2/+2
| * ipmi: simplify lockingCorey Minyard2012-03-281-33/+21
| * ipmi: fix message handling during panicsCorey Minyard2012-03-282-64/+56
| * ipmi: use a tasklet for handling received messagesCorey Minyard2012-03-282-67/+88
| * ipmi: increase KCS timeoutsMatthew Garrett2012-03-281-2/+2
| * ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda2012-03-281-1/+3
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-3/+0
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-283-3/+0
| |/
* / watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | ipmi_watchdog: restore settings when BMC resetCorey Minyard2011-12-201-3/+38
|/
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-22/+11
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-262-85/+141
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky2011-03-231-1/+1
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-47/+23
|\
| * ipmi: convert OF driver to platform driverRob Herring2011-02-281-47/+23
* | ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng2011-03-101-0/+8
|/
* char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard2011-02-101-10/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-132-5/+45
|\
| * Merge branch 'ipmi' into releaseLen Brown2011-01-122-4/+43
| |\
| | * IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2010-12-142-4/+43
| * | ACPICA: New GPE handler callback definitionLin Ming2011-01-121-1/+2
| |/
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-1/+1
|\ \
| * | x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus2011-01-071-1/+1
| |/
* | ipmi: explicitly include of_address.h and of_irq.hRob Herring2011-01-041-0/+2
* | of: Fixes for OF probing on little endian systemsRob Herring2011-01-031-4/+4
|/
* drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* ipmi: fix __init and __exit attribute locationsCorey Minyard2010-10-273-11/+11
* ipmi: proper spinlock initializationEric Dumazet2010-10-261-11/+19
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-3/+2
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-3/+2
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+2
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+2
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-11/+11
|\ \ \
| * | | ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-152-11/+11
| |/ /
* | | ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-221-1/+6
* | | ipmi: fix acpi probe printYinghai Lu2010-09-221-5/+5
|/ /
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-15/+27
|\ \
| * | param: update drivers/char/ipmi/ipmi_watchdog.c to new schemeRusty Russell2010-08-111-15/+27
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
|\ \
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* | | ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu2010-08-111-1/+11