| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/x86: wmi: Pass event data directly to legacy notify handlers | Armin Wolf | 2024-09-05 | 1 | -13/+1 |
* | platform/x86: huawei-wmi: use sysfs_emit() instead of sprintf() | Ai Chao | 2024-03-25 | 1 | -4/+4 |
* | platform/x86: remove obsolete calls to ledtrig_audio_get | Heiner Kallweit | 2024-01-24 | 1 | -1/+0 |
* | platform/x86: huawei-wmi: Silence ambient light sensor | Konstantin Shelekhin | 2023-07-25 | 1 | -0/+2 |
* | platform/x86: huawei-wmi: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-07 | 1 | -4/+2 |
* | platform/x86: huawei-wmi: remove unnecessary member | Barnabás Pőcze | 2022-11-16 | 1 | -17/+12 |
* | platform/x86: huawei-wmi: fix return value calculation | Barnabás Pőcze | 2022-11-16 | 1 | -4/+16 |
* | platform/x86: huawei-wmi: do not hard-code sizes | Barnabás Pőcze | 2022-11-16 | 1 | -2/+2 |
* | ACPI: battery: Pass battery hook pointer to hook callbacks | Armin Wolf | 2022-11-16 | 1 | -2/+2 |
* | platform/x86: use PLATFORM_DEVID_NONE instead of -1 | Barnabás Pőcze | 2022-10-03 | 1 | -1/+1 |
* | 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 |