summaryrefslogtreecommitdiff
path: root/drivers/char/ipmi/ipmi_si.h
AgeCommit message (Expand)Author
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