summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/huawei-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: huawei-wmi: Remove unnecessary battery mutexAyman Bagabas2019-10-211-2/+0
* platform/x86: huawei-wmi: No need to check for battery nameAyman Bagabas2019-10-211-4/+0
* platform/x86: huawei-wmi: Stricter battery thresholds setAyman Bagabas2019-10-211-1/+1
* platform/x86: huawei-wmi: Fix a precision vs width printf bugDan Carpenter2019-10-151-1/+1
* platform/x86: huawei-wmi: Avoid use of global variable when possibleAndy Shevchenko2019-10-151-11/+15
* platform/x86: huawei-wmi: No need to keep pointer to platform deviceAndy Shevchenko2019-10-151-9/+11
* platform/x86: huawei-wmi: Don't leak memory on the exitAndy Shevchenko2019-10-151-0/+2
* platform/x86: huawei-wmi: huawei_wmi can be statickbuild test robot2019-10-151-1/+1
* platform/x86: huawei-wmi: Add debugfs supportAyman Bagabas2019-10-151-0/+97
* platform/x86: huawei-wmi: Add fn-lock supportAyman Bagabas2019-10-151-0/+85
* platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas2019-10-151-0/+212
* platform/x86: huawei-wmi: Implement huawei wmi managementAyman Bagabas2019-10-151-37/+180
* platform/x86: huawei-wmi: Add quirks and module parametersAyman Bagabas2019-10-151-0/+73
* platform/x86: huawei-wmi: Move to platform driverAyman Bagabas2019-10-151-73/+153
* platform/x86: wmi: add context argument to the probe functionMattias Jacobsson2019-06-171-1/+1
* platform/x86: huawei-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson2019-03-071-2/+1
* platform/x86: add support for Huawei WMI hotkeysAyman Bagabas2018-12-131-0/+208