index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_si.h
Age
Commit message (
Expand
)
Author
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
2019-02-22
ipmi_si: Remove hotmod devices on removal and exit
Corey Minyard
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
2018-02-27
ipmi: Add or fix SPDX-License-Identifier in all files
Corey Minyard
2017-09-28
ipmi_si: Move port and mem I/O handling to their own files
Corey Minyard
2017-09-28
ipmi_si: Move PARISC handling to another file
Corey Minyard
2017-09-28
ipmi_si: Move PCI setup to another file
Corey Minyard
2017-09-28
ipmi_si: Move platform device handling to another file
Corey Minyard
2017-09-27
ipmi_si: Move hardcode handling to a separate file.
Corey Minyard
2017-09-27
ipmi_si: Move the hotmod handling to another file.
Corey Minyard
2017-09-27
ipmi_si: Change ipmi_si_add_smi() to take just I/O info
Corey Minyard
2017-09-27
ipmi_si: Move irq setup handling into the io struct
Corey Minyard
2017-09-27
ipmi_si: Rename function to add smi, make it global
Corey Minyard