aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_dmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-02ipmi_si: Rework some include filesCorey Minyard1-1/+0
2019-04-24ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard1-0/+2
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard1-1/+0
2019-02-22ipmi: Consolidate the adding of platform devicesCorey Minyard1-106/+33
2018-09-18ipmi: Remove platform driver overrides and use the id_tableCorey Minyard1-7/+1
2018-09-18ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base addressCorey Minyard1-0/+4
2018-09-18ipmi:dmi: Use pr_fmt in the IPMI DMI codeCorey Minyard1-9/+10
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard1-1/+1
2018-02-26ipmi: Re-use existing macros for built-in propertiesAndy Shevchenko1-13/+5
2018-01-22ipmi: use dynamic memory for DMI driver overrideJohn Garry1-1/+4
2017-11-15Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-24/+52
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28ipmi: pr_err() strings should end with newlinesArvind Yadav1-3/+3
2017-09-28ipmi: Make the DMI probe into a generic platform probeCorey Minyard1-21/+49
2017-06-19ipmi: Create a platform device for a DMI-specified IPMI interfaceCorey Minyard1-0/+273