| Commit message (Expand) | Author | Age | Files | Lines |
* | ipmi_si: Rework some include files | Corey Minyard | 2019-08-02 | 1 | -1/+0 |
* | ipmi: Add the i2c-addr property for SSIF interfaces | Corey Minyard | 2019-04-24 | 1 | -0/+2 |
* | ipmi: Fix failure on SMBIOS specified devices | Corey Minyard | 2019-04-16 | 1 | -1/+0 |
* | ipmi: Consolidate the adding of platform devices | Corey Minyard | 2019-02-22 | 1 | -106/+33 |
* | ipmi: Remove platform driver overrides and use the id_table | Corey Minyard | 2018-09-18 | 1 | -7/+1 |
* | ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address | Corey Minyard | 2018-09-18 | 1 | -0/+4 |
* | ipmi:dmi: Use pr_fmt in the IPMI DMI code | Corey Minyard | 2018-09-18 | 1 | -9/+10 |
* | ipmi: Add or fix SPDX-License-Identifier in all files | Corey Minyard | 2018-02-27 | 1 | -1/+1 |
* | ipmi: Re-use existing macros for built-in properties | Andy Shevchenko | 2018-02-26 | 1 | -13/+5 |
* | ipmi: use dynamic memory for DMI driver override | John Garry | 2018-01-22 | 1 | -1/+4 |
* | Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 2017-11-16 | 1 | -24/+52 |
|\ |
|
| * | ipmi: pr_err() strings should end with newlines | Arvind Yadav | 2017-09-28 | 1 | -3/+3 |
| * | ipmi: Make the DMI probe into a generic platform probe | Corey Minyard | 2017-09-28 | 1 | -21/+49 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | ipmi: Create a platform device for a DMI-specified IPMI interface | Corey Minyard | 2017-06-19 | 1 | -0/+273 |