aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_si_hotmod.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-02ipmi_si: Join string literals backGravatar Andy Shevchenko 1-3/+2
2021-04-02ipmi_si: Drop redundant check before calling put_device()Gravatar Andy Shevchenko 1-2/+1
2021-04-02ipmi_si: Use strstrip() to remove surrounding spacesGravatar Andy Shevchenko 1-12/+4
2020-05-15docs: fix references for ipmi.rst fileGravatar Mauro Carvalho Chehab 1-1/+1
2019-04-24ipmi: Add the i2c-addr property for SSIF interfacesGravatar Corey Minyard 1-0/+1
2019-02-22ipmi_si: Potential array underflow in hotmod_handler()Gravatar Dan Carpenter 1-1/+2
2019-02-22ipmi_si: Consolidate scanning the platform busGravatar Corey Minyard 1-15/+1
2019-02-22ipmi_si: Remove hotmod devices on removal and exitGravatar Corey Minyard 1-1/+31
2019-02-22ipmi_si: Switch hotmod to use a platform deviceGravatar Corey Minyard 1-112/+96
2019-02-22ipmi_si: Rename addr_type to addr_space to match what it doesGravatar Corey Minyard 1-3/+4
2018-09-18ipmi: Use more common logging stylesGravatar Joe Perches 1-8/+9
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesGravatar Corey Minyard 1-0/+1
2017-11-02Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Corey Minyard 1-2/+2
2017-09-27ipmi_si: Move the hotmod handling to another file.Gravatar Corey Minyard 1-0/+242