index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
huawei-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
platform/x86: huawei-wmi: check the return value of device_create_file()
Jia-Ju Bai
1
-3
/
+10
2019-10-21
platform/x86: huawei-wmi: Remove unnecessary battery mutex
Ayman Bagabas
1
-2
/
+0
2019-10-21
platform/x86: huawei-wmi: No need to check for battery name
Ayman Bagabas
1
-4
/
+0
2019-10-21
platform/x86: huawei-wmi: Stricter battery thresholds set
Ayman Bagabas
1
-1
/
+1
2019-10-15
platform/x86: huawei-wmi: Fix a precision vs width printf bug
Dan Carpenter
1
-1
/
+1
2019-10-15
platform/x86: huawei-wmi: Avoid use of global variable when possible
Andy Shevchenko
1
-11
/
+15
2019-10-15
platform/x86: huawei-wmi: No need to keep pointer to platform device
Andy Shevchenko
1
-9
/
+11
2019-10-15
platform/x86: huawei-wmi: Don't leak memory on the exit
Andy Shevchenko
1
-0
/
+2
2019-10-15
platform/x86: huawei-wmi: huawei_wmi can be static
kbuild test robot
1
-1
/
+1
2019-10-15
platform/x86: huawei-wmi: Add debugfs support
Ayman Bagabas
1
-0
/
+97
2019-10-15
platform/x86: huawei-wmi: Add fn-lock support
Ayman Bagabas
1
-0
/
+85
2019-10-15
platform/x86: huawei-wmi: Add battery charging thresholds
Ayman Bagabas
1
-0
/
+212
2019-10-15
platform/x86: huawei-wmi: Implement huawei wmi management
Ayman Bagabas
1
-37
/
+180
2019-10-15
platform/x86: huawei-wmi: Add quirks and module parameters
Ayman Bagabas
1
-0
/
+73
2019-10-15
platform/x86: huawei-wmi: Move to platform driver
Ayman Bagabas
1
-73
/
+153
2019-06-17
platform/x86: wmi: add context argument to the probe function
Mattias Jacobsson
1
-1
/
+1
2019-03-07
platform/x86: huawei-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()
Mattias Jacobsson
1
-2
/
+1
2018-12-13
platform/x86: add support for Huawei WMI hotkeys
Ayman Bagabas
1
-0
/
+208