summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/asus-wmi.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+27
2026-07-10platform/x86: asus-wmi: temporarily revert to setting a charge limitDenis Benato1-3/+23
2026-07-10platform/x86: asus-wmi: fix resource leaks on probe failureMarco Scardovi1-3/+3
2026-07-06platform/x86: asus-armoury: gate PPT writes behind active fan curveAhmed Yaseen1-0/+24
2026-06-11platform/x86: asus-wmi: add keystone dongle supportDariusz Figzał1-0/+65
2026-03-31platform/x86: asus-wmi: fix screenpad brightness rangeDenis Benato1-10/+6
2026-03-31platform/x86: asus-wmi: adjust screenpad power/brightness handlingDenis Benato1-21/+13
2026-03-24platform/x86: asus-wmi: do not enforce a battery charge thresholdDenis Benato1-5/+8
2026-03-02platform: x86: remove unnecessary module_init/exit() functionsEthan Nelson-Moore1-14/+0
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-28Merge branch 'platform-drivers-x86-asus-kbd' into for-nextIlpo Järvinen1-27/+196
2026-01-28platform/x86: asus-wmi: add keyboard brightness event handlerAntheas Kapenekakis1-5/+41
2026-01-28platform/x86: asus-wmi: Add support for multiple kbd led handlersAntheas Kapenekakis1-25/+158
2026-01-15platform/x86: asus-wmi: fix sending OOBE at probeDenis Benato1-1/+2
2025-12-03platform/x86: asus-wmi: use brightness_set_blocking() for kbd ledAnton Khirnov1-4/+4
2025-11-18platform/x86: asus-wmi: rename ASUS_WMI_DEVID_PPT_FPPTDenis Benato1-2/+2
2025-11-18platform/x86: asus-wmi: deprecate bios featuresLuke D. Jones1-25/+96
2025-11-12platform/x86: asus-armoury: move existing tunings to asus-armoury moduleLuke D. Jones1-6/+4
2025-11-10platform/x86: asus-wmi: export symbols used for read/write WMILuke D. Jones1-3/+43
2025-08-28platform/x86: asus-wmi: Fix racy registrationsTakashi Iwai1-1/+8
2025-05-25platform/x86: asus-wmi: fix build without CONFIG_SUSPENDLuke Jones1-9/+24
2025-05-12Merge branch 'fixes' into for-nextIlpo Järvinen1-2/+12
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones1-39/+94
2025-05-07platform/x86: asus-wmi: Fix wlan_ctrl_by_user detectionHans de Goede1-1/+2
2025-04-23platform/x86: asus-wmi: Disable OOBE state after resume from hibernationPavel Nikulin1-1/+10
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen1-9/+2
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja1-9/+6
2025-01-16platform/x86: asus-wmi: Use devm_platform_profile_register()Kurt Borja1-11/+3
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja1-6/+10
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja1-2/+6
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja1-4/+4
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja1-3/+3
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf1-1/+1
2024-12-10ACPI: platform_profile: Pass the profile handler into platform_profile_notify()Mario Limonciello1-1/+1
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello1-2/+2
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello1-0/+1
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello1-0/+1
2024-12-02platform/x86: asus-wmi: Ignore return value when writing thermal policyArmin Wolf1-9/+2
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-67/+23
2024-11-12platform/x86: asus-wmi: Use platform_profile_cycle()Armin Wolf1-23/+1
2024-11-12platform/x86: asus-wmi: Fix inconsistent use of thermal policiesArmin Wolf1-43/+21
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf1-0/+10
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-87/+137
2024-09-11platform/x86: asus-wmi: don't fail if platform_profile already registeredLuke D. Jones1-1/+6
2024-09-11platform/x86: asus-wmi: add debug print in more key placesLuke D. Jones1-10/+48
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen1-0/+10
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf1-16/+3
2024-09-05Merge tag 'hwmon-for-v6.11-rc7' into review-hansHans de Goede1-1/+15