index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_ipmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
ACPI: IPMI: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-21
/
+18
2021-05-24
ACPI: ipmi: Remove address space handler in error path
Hanjun Guo
1
-1
/
+6
2021-04-08
ACPI: ipmi: remove useless return statement for void function
Xiaofei Tan
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-14
/
+1
2018-09-19
acpi:ipmi: Convert ipmi_user_t to struct ipmi_user *
Corey Minyard
1
-2
/
+2
2017-04-07
ACPI / IPMI: change warning to debug on timeout
Sinan Kaya
1
-2
/
+1
2017-02-09
acpi:ipmi: Make IPMI user handler const
Corey Minyard
1
-1
/
+1
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2013-09-30
ACPI / IPMI: Cleanup coding styles
Lv Zheng
1
-40
/
+65
2013-09-30
ACPI / IPMI: Cleanup some inclusion codes
Lv Zheng
1
-14
/
+1
2013-09-30
ACPI / IPMI: Cleanup some initialization codes
Lv Zheng
1
-4
/
+3
2013-09-30
ACPI / IPMI: Cleanup several acpi_ipmi_device members
Lv Zheng
1
-17
/
+13
2013-09-30
ACPI / IPMI: Add reference counting for ACPI IPMI transfers
Lv Zheng
1
-32
/
+85
2013-09-30
ACPI / IPMI: Use global IPMI operation region handler
Lv Zheng
1
-47
/
+34
2013-09-30
ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI user
Lv Zheng
1
-93
/
+156
2013-09-30
ACPI / IPMI: Fix race caused by the timed out ACPI IPMI transfers
Lv Zheng
1
-22
/
+27
2013-09-30
ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI transfers
Lv Zheng
1
-2
/
+6
2013-09-30
ACPI / IPMI: Fix potential response buffer overflow
Lv Zheng
1
-20
/
+33
2013-09-25
ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()
Lv Zheng
1
-10
/
+14
2010-12-14
IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
Zhao Yakui
1
-0
/
+525