index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
huawei-wmi.c
Age
Commit message (
Expand
)
Author
2019-10-21
platform/x86: huawei-wmi: Remove unnecessary battery mutex
Ayman Bagabas
2019-10-21
platform/x86: huawei-wmi: No need to check for battery name
Ayman Bagabas
2019-10-21
platform/x86: huawei-wmi: Stricter battery thresholds set
Ayman Bagabas
2019-10-15
platform/x86: huawei-wmi: Fix a precision vs width printf bug
Dan Carpenter
2019-10-15
platform/x86: huawei-wmi: Avoid use of global variable when possible
Andy Shevchenko
2019-10-15
platform/x86: huawei-wmi: No need to keep pointer to platform device
Andy Shevchenko
2019-10-15
platform/x86: huawei-wmi: Don't leak memory on the exit
Andy Shevchenko
2019-10-15
platform/x86: huawei-wmi: huawei_wmi can be static
kbuild test robot
2019-10-15
platform/x86: huawei-wmi: Add debugfs support
Ayman Bagabas
2019-10-15
platform/x86: huawei-wmi: Add fn-lock support
Ayman Bagabas
2019-10-15
platform/x86: huawei-wmi: Add battery charging thresholds
Ayman Bagabas
2019-10-15
platform/x86: huawei-wmi: Implement huawei wmi management
Ayman Bagabas
2019-10-15
platform/x86: huawei-wmi: Add quirks and module parameters
Ayman Bagabas
2019-10-15
platform/x86: huawei-wmi: Move to platform driver
Ayman Bagabas
2019-06-17
platform/x86: wmi: add context argument to the probe function
Mattias Jacobsson
2019-03-07
platform/x86: huawei-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()
Mattias Jacobsson
2018-12-13
platform/x86: add support for Huawei WMI hotkeys
Ayman Bagabas