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