summaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi/ipmi_si_hotmod.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix references for ipmi.rst fileMauro Carvalho Chehab2020-05-151-1/+1
* ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard2019-04-241-0/+1
* ipmi_si: Potential array underflow in hotmod_handler()Dan Carpenter2019-02-221-1/+2
* ipmi_si: Consolidate scanning the platform busCorey Minyard2019-02-221-15/+1
* ipmi_si: Remove hotmod devices on removal and exitCorey Minyard2019-02-221-1/+31
* ipmi_si: Switch hotmod to use a platform deviceCorey Minyard2019-02-221-112/+96
* ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard2019-02-221-3/+4
* ipmi: Use more common logging stylesJoe Perches2018-09-181-8/+9
* ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-271-0/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Corey Minyard2017-11-021-2/+2
* ipmi_si: Move the hotmod handling to another file.Corey Minyard2017-09-271-0/+242