summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_intf.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven2014-01-301-0/+1
* ipmi: Cleanup error returnCorey Minyard2014-01-251-15/+29
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2014-01-251-1/+1
* ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-251-2/+2
* BMC support for PARISC machinesThomas Bogendoerfer2013-09-051-0/+75
* Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com2013-09-051-0/+2
* ipmi: Improve error messages on failed irq enableCorey Minyard2013-05-161-6/+10
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-3/+3
* ipmi: add options to disable openfirmware and PCI scanningCorey Minyard2013-02-271-10/+28
* ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard2013-02-271-4/+24
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
* | char: remove use of __devexitBill Pemberton2012-11-211-3/+3
* | char: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* | char: remove use of __devinitBill Pemberton2012-11-211-12/+12
|/
* IPMI: Detect register spacing on PCI interfacesCorey Minyard2012-10-161-2/+34
* PM / IPMI: Remove empty legacy PCI PM callbacksRafael J. Wysocki2012-07-101-16/+0
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-46/+26
|\
| * ipmi: simplify lockingCorey Minyard2012-03-281-33/+21
| * ipmi: use a tasklet for handling received messagesCorey Minyard2012-03-281-12/+2
| * ipmi: decrease the IPMI message transaction time in interrupt modeSrinivas_Gowda2012-03-281-1/+3
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-261-28/+60
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* 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-131-5/+18
|\
| * Merge branch 'ipmi' into releaseLen Brown2011-01-121-4/+16
| |\
| | * IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2010-12-141-4/+16
| * | ACPICA: New GPE handler callback definitionLin Ming2011-01-121-1/+2
| |/
* | 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
|/
* ipmi: fix __init and __exit attribute locationsCorey Minyard2010-10-271-7/+7
* 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-241-2/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+1
* | 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 '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
* | | ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu2010-08-111-7/+28
* | | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock2010-08-111-8/+2
| |/ |/|
* | ipmi: fix ACPI detection with regspacingYinghai Lu2010-08-091-0/+8
|/
OpenPOWER on IntegriCloud