Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi
Pull IPMI updates from Corey Minyard: "This is a few small fixes to the main IPMI driver, make some things const, fix typos, etc. The last patch came in about a week ago, but IMHO it's best to go in now. It is not for the main driver, it's for the bt-bmc driver, which runs on the managment controller side, not on the host side, so the scope is limited and the change is necessary" * tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi: ipmi: bt-bmc: Use a regmap for register access char: ipmi: constify ipmi_smi_handlers structures acpi:ipmi: Make IPMI user handler const ipmi: make ipmi_usr_hndl const Documentation: Fix a typo in IPMI.txt.
No related branches found
No related tags found
Showing
- Documentation/IPMI.txt 1 addition, 1 deletionDocumentation/IPMI.txt
- drivers/acpi/acpi_ipmi.c 1 addition, 1 deletiondrivers/acpi/acpi_ipmi.c
- drivers/char/ipmi/Kconfig 2 additions, 1 deletiondrivers/char/ipmi/Kconfig
- drivers/char/ipmi/bt-bmc.c 59 additions, 21 deletionsdrivers/char/ipmi/bt-bmc.c
- drivers/char/ipmi/ipmi_devintf.c 1 addition, 1 deletiondrivers/char/ipmi/ipmi_devintf.c
- drivers/char/ipmi/ipmi_msghandler.c 2 additions, 2 deletionsdrivers/char/ipmi/ipmi_msghandler.c
- drivers/char/ipmi/ipmi_powernv.c 1 addition, 1 deletiondrivers/char/ipmi/ipmi_powernv.c
- drivers/char/ipmi/ipmi_watchdog.c 1 addition, 1 deletiondrivers/char/ipmi/ipmi_watchdog.c
- include/linux/ipmi.h 1 addition, 1 deletioninclude/linux/ipmi.h
Loading
Please register or sign in to comment