index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-09-05
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
1
-13
/
+1
2024-03-25
platform/x86: huawei-wmi: use sysfs_emit() instead of sprintf()
Ai Chao
1
-4
/
+4
2024-01-24
platform/x86: remove obsolete calls to ledtrig_audio_get
Heiner Kallweit
1
-1
/
+0
2023-07-25
platform/x86: huawei-wmi: Silence ambient light sensor
Konstantin Shelekhin
1
-0
/
+2
2023-03-07
platform/x86: huawei-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-16
platform/x86: huawei-wmi: remove unnecessary member
Barnabás Pőcze
1
-17
/
+12
2022-11-16
platform/x86: huawei-wmi: fix return value calculation
Barnabás Pőcze
1
-4
/
+16
2022-11-16
platform/x86: huawei-wmi: do not hard-code sizes
Barnabás Pőcze
1
-2
/
+2
2022-11-16
ACPI: battery: Pass battery hook pointer to hook callbacks
Armin Wolf
1
-2
/
+2
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
1
-1
/
+1
2022-03-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