aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_hotmod.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-24ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard1-0/+1
2019-02-22ipmi_si: Potential array underflow in hotmod_handler()Dan Carpenter1-1/+2
2019-02-22ipmi_si: Consolidate scanning the platform busCorey Minyard1-15/+1
2019-02-22ipmi_si: Remove hotmod devices on removal and exitCorey Minyard1-1/+31
2019-02-22ipmi_si: Switch hotmod to use a platform deviceCorey Minyard1-112/+96
2019-02-22ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard1-3/+4
2018-09-18ipmi: Use more common logging stylesJoe Perches1-8/+9
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard1-0/+1
2017-11-02Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux into for-nextCorey Minyard1-2/+2
2017-09-27ipmi_si: Move the hotmod handling to another file.Corey Minyard1-0/+242