summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/huawei-wmi.c
AgeCommit message (Expand)Author
2019-10-21platform/x86: huawei-wmi: Remove unnecessary battery mutexAyman Bagabas
2019-10-21platform/x86: huawei-wmi: No need to check for battery nameAyman Bagabas
2019-10-21platform/x86: huawei-wmi: Stricter battery thresholds setAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Fix a precision vs width printf bugDan Carpenter
2019-10-15platform/x86: huawei-wmi: Avoid use of global variable when possibleAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: No need to keep pointer to platform deviceAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: Don't leak memory on the exitAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: huawei_wmi can be statickbuild test robot
2019-10-15platform/x86: huawei-wmi: Add debugfs supportAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add fn-lock supportAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Implement huawei wmi managementAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add quirks and module parametersAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Move to platform driverAyman Bagabas
2019-06-17platform/x86: wmi: add context argument to the probe functionMattias Jacobsson
2019-03-07platform/x86: huawei-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()Mattias Jacobsson
2018-12-13platform/x86: add support for Huawei WMI hotkeysAyman Bagabas