summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
AgeCommit message (Expand)AuthorLines
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard-2/+34
2012-10-16IPMI: Fix some uninitialized warningCorey Minyard-1/+1
2012-07-23char/ipmi: remove local ioctl defines replaced by generic onesOskar Schirmer-13/+0
2012-07-10PM / IPMI: Remove empty legacy PCI PM callbacksRafael J. Wysocki-16/+0
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-168/+171
2012-03-28ipmi: use locks on watchdog timeout set on rebootCorey Minyard-2/+2
2012-03-28ipmi: simplify lockingCorey Minyard-33/+21
2012-03-28ipmi: fix message handling during panicsCorey Minyard-64/+56
2012-03-28ipmi: use a tasklet for handling received messagesCorey Minyard-67/+88
2012-03-28ipmi: increase KCS timeoutsMatthew Garrett-2/+2
2012-03-28ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda-1/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-3/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-3/+0
2012-03-27watchdog: nowayout is boolWim Van Sebroeck-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard-3/+38
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock-1/+1
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus-22/+11
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan-85/+141
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely-2/+5
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2011-03-23drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky-1/+1
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-47/+23
2011-03-10ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng-0/+8
2011-02-28ipmi: convert OF driver to platform driverRob Herring-47/+23
2011-02-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard-10/+2
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-5/+45
2011-01-12Merge branch 'ipmi' into releaseLen Brown-4/+43
2011-01-12ACPICA: New GPE handler callback definitionLin Ming-1/+2
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus-1/+1
2011-01-04ipmi: explicitly include of_address.h and of_irq.hRob Herring-0/+2
2011-01-03of: Fixes for OF probing on little endian systemsRob Herring-4/+4
2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui-4/+43
2010-10-27drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent-1/+1
2010-10-27ipmi: fix __init and __exit attribute locationsCorey Minyard-11/+11
2010-10-26ipmi: proper spinlock initializationEric Dumazet-11/+19
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-3/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+2
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-11/+11
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-3/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+2
2010-09-22ipmi: fix hardcoded ipmi device exit path warningYinghai Lu-1/+6
2010-09-22ipmi: fix acpi probe printYinghai Lu-5/+5
2010-09-15ipmi: autoconvert trivial BKL users to private mutexArnd Bergmann-11/+11
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds-15/+27
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-2/+2
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu-1/+11