index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_si_platform.c
Age
Commit message (
Expand
)
Author
2019-08-02
ipmi_si: Rework some include files
Corey Minyard
2019-07-13
Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-03
drivers: ipmi: Drop device reference
Suzuki K Poulose
2019-05-20
ipmi_si: fix unexpected driver unregister warning
Kefeng Wang
2019-04-24
ipmi: Remove warning if no slave address is present
Corey Minyard
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
2019-02-22
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
2018-09-18
ipmi: Remove platform driver overrides and use the id_table
Corey Minyard
2018-09-18
ipmi: Use more common logging styles
Joe Perches
2018-03-12
ipmi: Remove ACPI SPMI probing from the system interface driver
Corey Minyard
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2017-12-12
ipmi_si_platform: Fix typo in parameter description
Wei Yongjun
2017-09-28
ipmi: Make the DMI probe into a generic platform probe
Corey Minyard
2017-09-28
ipmi_si: Move platform device handling to another file
Corey Minyard