summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_ipmi.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
2018-09-18acpi:ipmi: Convert ipmi_user_t to struct ipmi_user *Corey Minyard1-2/+2
2017-04-07ACPI / IPMI: change warning to debug on timeoutSinan Kaya1-2/+1
2017-02-09acpi:ipmi: Make IPMI user handler constCorey Minyard1-1/+1
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2013-09-30ACPI / IPMI: Cleanup coding stylesLv Zheng1-40/+65
2013-09-30ACPI / IPMI: Cleanup some inclusion codesLv Zheng1-14/+1
2013-09-30ACPI / IPMI: Cleanup some initialization codesLv Zheng1-4/+3
2013-09-30ACPI / IPMI: Cleanup several acpi_ipmi_device membersLv Zheng1-17/+13
2013-09-30ACPI / IPMI: Add reference counting for ACPI IPMI transfersLv Zheng1-32/+85
2013-09-30ACPI / IPMI: Use global IPMI operation region handlerLv Zheng1-47/+34
2013-09-30ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI userLv Zheng1-93/+156
2013-09-30ACPI / IPMI: Fix race caused by the timed out ACPI IPMI transfersLv Zheng1-22/+27
2013-09-30ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI transfersLv Zheng1-2/+6
2013-09-30ACPI / IPMI: Fix potential response buffer overflowLv Zheng1-20/+33
2013-09-25ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2010-12-14IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controllerZhao Yakui1-0/+525