aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_dmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipmi_si: Rework some include filesCorey Minyard2019-08-021-1/+0
* ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard2019-04-241-0/+2
* ipmi: Fix failure on SMBIOS specified devicesCorey Minyard2019-04-161-1/+0
* ipmi: Consolidate the adding of platform devicesCorey Minyard2019-02-221-106/+33
* ipmi: Remove platform driver overrides and use the id_tableCorey Minyard2018-09-181-7/+1
* ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base addressCorey Minyard2018-09-181-0/+4
* ipmi:dmi: Use pr_fmt in the IPMI DMI codeCorey Minyard2018-09-181-9/+10
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-271-1/+1
* ipmi: Re-use existing macros for built-in propertiesAndy Shevchenko2018-02-261-13/+5
* ipmi: use dynamic memory for DMI driver overrideJohn Garry2018-01-221-1/+4
* Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-11-151-24/+52
|\
| * ipmi: pr_err() strings should end with newlinesArvind Yadav2017-09-281-3/+3
| * ipmi: Make the DMI probe into a generic platform probeCorey Minyard2017-09-281-21/+49
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ipmi: Create a platform device for a DMI-specified IPMI interfaceCorey Minyard2017-06-191-0/+273