| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/x86: huawei-wmi: check the return value of device_create_file() | Jia-Ju Bai | 2022-03-08 | 1 | -3/+10 |
* | platform/x86: huawei-wmi: Remove unnecessary battery mutex | Ayman Bagabas | 2019-10-21 | 1 | -2/+0 |
* | platform/x86: huawei-wmi: No need to check for battery name | Ayman Bagabas | 2019-10-21 | 1 | -4/+0 |
* | platform/x86: huawei-wmi: Stricter battery thresholds set | Ayman Bagabas | 2019-10-21 | 1 | -1/+1 |
* | platform/x86: huawei-wmi: Fix a precision vs width printf bug | Dan Carpenter | 2019-10-15 | 1 | -1/+1 |
* | platform/x86: huawei-wmi: Avoid use of global variable when possible | Andy Shevchenko | 2019-10-15 | 1 | -11/+15 |
* | platform/x86: huawei-wmi: No need to keep pointer to platform device | Andy Shevchenko | 2019-10-15 | 1 | -9/+11 |
* | platform/x86: huawei-wmi: Don't leak memory on the exit | Andy Shevchenko | 2019-10-15 | 1 | -0/+2 |
* | platform/x86: huawei-wmi: huawei_wmi can be static | kbuild test robot | 2019-10-15 | 1 | -1/+1 |
* | platform/x86: huawei-wmi: Add debugfs support | Ayman Bagabas | 2019-10-15 | 1 | -0/+97 |
* | platform/x86: huawei-wmi: Add fn-lock support | Ayman Bagabas | 2019-10-15 | 1 | -0/+85 |
* | platform/x86: huawei-wmi: Add battery charging thresholds | Ayman Bagabas | 2019-10-15 | 1 | -0/+212 |
* | platform/x86: huawei-wmi: Implement huawei wmi management | Ayman Bagabas | 2019-10-15 | 1 | -37/+180 |
* | platform/x86: huawei-wmi: Add quirks and module parameters | Ayman Bagabas | 2019-10-15 | 1 | -0/+73 |
* | platform/x86: huawei-wmi: Move to platform driver | Ayman Bagabas | 2019-10-15 | 1 | -73/+153 |
* | platform/x86: wmi: add context argument to the probe function | Mattias Jacobsson | 2019-06-17 | 1 | -1/+1 |
* | platform/x86: huawei-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS() | Mattias Jacobsson | 2019-03-07 | 1 | -2/+1 |
* | platform/x86: add support for Huawei WMI hotkeys | Ayman Bagabas | 2018-12-13 | 1 | -0/+208 |