summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_dmi.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Fix failure on SMBIOS specified devicesCorey Minyard2019-04-161-1/+0Star
* ipmi: Consolidate the adding of platform devicesCorey Minyard2019-02-221-106/+33Star
* ipmi: Remove platform driver overrides and use the id_tableCorey Minyard2018-09-181-7/+1Star
* 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/+5Star
* 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-161-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