summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_si_hotmod.c
AgeCommit message (Expand)Author
2021-04-02ipmi_si: Join string literals backAndy Shevchenko
2021-04-02ipmi_si: Drop redundant check before calling put_device()Andy Shevchenko
2021-04-02ipmi_si: Use strstrip() to remove surrounding spacesAndy Shevchenko
2020-05-15docs: fix references for ipmi.rst fileMauro Carvalho Chehab
2019-04-24ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard
2019-02-22ipmi_si: Potential array underflow in hotmod_handler()Dan Carpenter
2019-02-22ipmi_si: Consolidate scanning the platform busCorey Minyard
2019-02-22ipmi_si: Remove hotmod devices on removal and exitCorey Minyard
2019-02-22ipmi_si: Switch hotmod to use a platform deviceCorey Minyard
2019-02-22ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard
2018-09-18ipmi: Use more common logging stylesJoe Perches
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard
2017-11-02Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Corey Minyard
2017-09-27ipmi_si: Move the hotmod handling to another file.Corey Minyard