aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_intf.c
Commit message (Expand)AuthorAge
* ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai2015-05-05
* ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard2015-05-05
* ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard2015-05-05
* ipmi: Remove incorrect use of seq_has_overflowedJoe Perches2015-05-05
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\
| * char: constify of_device_id arrayFabian Frederick2015-03-16
* | ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard2015-04-10
|/
* ipmi: Fix a memory ordering issueCorey Minyard2015-02-19
* ipmi: Remove uses of return value of seq_printfJoe Perches2015-02-19
* ipmi: Update timespec usage to timespec64John Stultz2015-02-19
* ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz2015-02-19
* drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause2015-02-19
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * char: ipmi: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | ipmi: Check the BT interrupt enable periodicallyCorey Minyard2014-12-11
* | ipmi: Fix attention handling for system interfacesCorey Minyard2014-12-11
* | ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard2014-12-11
* | ipmi: Remove the now unused priority from SMI senderCorey Minyard2014-12-11
* | ipmi: Remove the now unnecessary message queueCorey Minyard2014-12-11
* | ipmi: Fix handling of BMC flagsCorey Minyard2014-12-11
* | ipmi: Fix a bug in hot add/removeCorey Minyard2014-12-11
* | ipmi: Remove useless sysfs_name parametersCorey Minyard2014-12-11
* | ipmi: Move the address source to string to ipmi-generic codeCorey Minyard2014-12-11
* | ipmi: Ignore SSIF in the PNP handlingCorey Minyard2014-12-11
|/
* ipmi: Clear drvdata when interface is removedTakao Indoh2014-10-07
* ipmi: work around gcc-4.9 build warningArnd Bergmann2014-10-07
* ipmi/of: Don't use unavailable interfacesBenjamin Herrenschmidt2014-10-07
* Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07
|\
| * ipmi: boolify some thingsCorey Minyard2014-04-17
| * ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-17
| * ipmi: Turn off default probing of interfacesCorey Minyard2014-04-17
| * ipmi: Fix a race restarting the timerBodo Stroesser2014-04-17
* | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
|/
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
* ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven2014-01-30
* ipmi: Cleanup error returnCorey Minyard2014-01-25
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2014-01-25
* ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-25
* BMC support for PARISC machinesThomas Bogendoerfer2013-09-05
* Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com2013-09-05
* ipmi: Improve error messages on failed irq enableCorey Minyard2013-05-16
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* ipmi: add options to disable openfirmware and PCI scanningCorey Minyard2013-02-27
* ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard2013-02-27
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
* | char: remove use of __devexitBill Pemberton2012-11-21
* | char: remove use of __devinitdataBill Pemberton2012-11-21
* | char: remove use of __devinitBill Pemberton2012-11-21
|/