summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_platform.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmiLinus Torvalds2019-07-131-1/+6
|\
| * drivers: ipmi: Drop device referenceSuzuki K Poulose2019-06-031-0/+1
| * ipmi_si: fix unexpected driver unregister warningKefeng Wang2019-05-201-1/+5
* | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-1/+1
|/
* ipmi: Remove warning if no slave address is presentCorey Minyard2019-04-241-4/+2
* 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/+3
* 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/+0
* 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/+46
* ipmi_si: Move platform device handling to another fileCorey Minyard2017-09-281-0/+602