summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/huawei-wmi.c
AgeCommit message (Expand)Author
2024-01-24platform/x86: remove obsolete calls to ledtrig_audio_getHeiner Kallweit
2023-07-25platform/x86: huawei-wmi: Silence ambient light sensorKonstantin Shelekhin
2023-03-07platform/x86: huawei-wmi: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-16platform/x86: huawei-wmi: remove unnecessary memberBarnabás Pőcze
2022-11-16platform/x86: huawei-wmi: fix return value calculationBarnabás Pőcze
2022-11-16platform/x86: huawei-wmi: do not hard-code sizesBarnabás Pőcze
2022-11-16ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze
2022-03-08platform/x86: huawei-wmi: check the return value of device_create_file()Jia-Ju Bai
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