index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_ipmi.c
Age
Commit message (
Expand
)
Author
2022-03-25
ACPI: IPMI: replace usage of found with dedicated list iterator variable
Jakob Koschel
2021-05-24
ACPI: ipmi: Remove address space handler in error path
Hanjun Guo
2021-04-08
ACPI: ipmi: remove useless return statement for void function
Xiaofei Tan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-09-18
acpi:ipmi: Convert ipmi_user_t to struct ipmi_user *
Corey Minyard
2017-04-07
ACPI / IPMI: change warning to debug on timeout
Sinan Kaya
2017-02-09
acpi:ipmi: Make IPMI user handler const
Corey Minyard
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2013-09-30
ACPI / IPMI: Cleanup coding styles
Lv Zheng
2013-09-30
ACPI / IPMI: Cleanup some inclusion codes
Lv Zheng
2013-09-30
ACPI / IPMI: Cleanup some initialization codes
Lv Zheng
2013-09-30
ACPI / IPMI: Cleanup several acpi_ipmi_device members
Lv Zheng
2013-09-30
ACPI / IPMI: Add reference counting for ACPI IPMI transfers
Lv Zheng
2013-09-30
ACPI / IPMI: Use global IPMI operation region handler
Lv Zheng
2013-09-30
ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI user
Lv Zheng
2013-09-30
ACPI / IPMI: Fix race caused by the timed out ACPI IPMI transfers
Lv Zheng
2013-09-30
ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI transfers
Lv Zheng
2013-09-30
ACPI / IPMI: Fix potential response buffer overflow
Lv Zheng
2013-09-25
ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()
Lv Zheng
2010-12-14
IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
Zhao Yakui