summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_platform.c
Commit message (Expand)AuthorAgeFilesLines
* ipmi_si: Consolidate scanning the platform busCorey Minyard2019-02-221-0/+20
* ipmi_si: Switch hotmod to use a platform deviceCorey Minyard2019-02-221-0/+1
* ipmi: Consolidate the adding of platform devicesCorey Minyard2019-02-221-8/+3Star
* ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard2019-02-221-7/+7
* ipmi_si: Fix crash when using hard-coded deviceCorey Minyard2019-02-221-7/+22
* ipmi: Remove platform driver overrides and use the id_tableCorey Minyard2018-09-181-0/+6
* ipmi: Use more common logging stylesJoe Perches2018-09-181-9/+11
* ipmi: Remove ACPI SPMI probing from the system interface driverCorey Minyard2018-03-121-154/+0Star
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-271-0/+1
* ipmi_si_platform: Fix typo in parameter descriptionWei Yongjun2017-12-121-1/+1
* ipmi: Make the DMI probe into a generic platform probeCorey Minyard2017-09-281-55/+46Star
* ipmi_si: Move platform device handling to another fileCorey Minyard2017-09-281-0/+602