summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/asus-armoury.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-09platform/x86: asus-armoury: use cleanup.h to manage tunablesMarco Scardovi1-6/+6
2026-07-09platform/x86: asus-armoury: fix Use-After-Free and memory leak in driver initMarco Scardovi1-14/+24
2026-07-06platform/x86: asus-armoury: gate PPT writes behind active fan curveAhmed Yaseen1-0/+20
2026-05-19platform/x86: asus-armoury: fix mini-LED mode get/set on MODE2 devicesAhmed Yaseen1-4/+12
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-4/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2025-11-24platform/x86: asus-armoury: fix only DC tunables being availableDenis Benato1-1/+2
2025-11-21platform/x86: asus-armoury: fix mini-led mode showDenis Benato1-1/+2
2025-11-21platform/x86: asus-armoury: Fix error code in mini_led_mode_current_value_sto...Dan Carpenter1-1/+1
2025-11-18platform/x86: asus-armoury: add ppt_* and nv_* tuning knobsLuke D. Jones1-6/+296
2025-11-18platform/x86: asus-armoury: add screen auto-brightness toggleLuke D. Jones1-0/+4
2025-11-18platform/x86: asus-armoury: add apu-mem control supportLuke D. Jones1-0/+98
2025-11-12platform/x86: asus-armoury: add panel_hd_mode attributeLuke D. Jones1-1/+5
2025-11-12platform/x86: asus-armoury: move existing tunings to asus-armoury moduleLuke D. Jones1-0/+763