summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_si.h
AgeCommit message (Expand)Author
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-04-02ipmi_si: Get rid of ->addr_source_cleanup()Andy Shevchenko
2021-04-02ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()Andy Shevchenko
2019-08-02ipmi_si: Rework some include filesCorey Minyard
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: Consolidate the adding of platform devicesCorey Minyard
2019-02-22ipmi_si: Rename addr_type to addr_space to match what it doesCorey Minyard
2019-02-22ipmi_si: Fix crash when using hard-coded deviceCorey Minyard
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard
2017-09-28ipmi_si: Move port and mem I/O handling to their own filesCorey Minyard
2017-09-28ipmi_si: Move PARISC handling to another fileCorey Minyard
2017-09-28ipmi_si: Move PCI setup to another fileCorey Minyard
2017-09-28ipmi_si: Move platform device handling to another fileCorey Minyard
2017-09-27ipmi_si: Move hardcode handling to a separate file.Corey Minyard
2017-09-27ipmi_si: Move the hotmod handling to another file.Corey Minyard
2017-09-27ipmi_si: Change ipmi_si_add_smi() to take just I/O infoCorey Minyard
2017-09-27ipmi_si: Move irq setup handling into the io structCorey Minyard
2017-09-27ipmi_si: Rename function to add smi, make it globalCorey Minyard