aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_hardcode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-24ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard1-0/+1
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso1-0/+2
2019-02-22ipmi_si: Consolidate scanning the platform busCorey Minyard1-15/+1
2019-02-22ipmi_si: Remove hardcode IPMI devices by scanning the platform busCorey Minyard1-7/+15
2019-02-22ipmi: Consolidate the adding of platform devicesCorey Minyard1-99/+18
2019-02-22ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard1-2/+2
2019-02-22ipmi_si: Fix crash when using hard-coded deviceCorey Minyard1-62/+174
2018-09-18ipmi: Use more common logging stylesJoe Perches1-4/+5
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard1-0/+1
2017-09-27ipmi_si: Move hardcode handling to a separate file.Corey Minyard1-0/+146