[PATCH v2 0/2] asus-wmi: TUF Fan extra (GPU)

From: Luke D. Jones
Date: Sat Aug 13 2022 - 05:37:02 EST


Adds support to "boost" the second fan, typically GPU.
Also tries both fan boost and throttle policy on fn+f5 as
some laptops have one, or both but with an ampty body plus
valid return for one.

Changelog:
- Edit commit mesages
- Edit comments
- use sysfs_emit()

Luke D. Jones (2):
asus-wmi: Modify behaviour of Fn+F5 fan key
asus-wmi: Support the GPU fan on TUF laptops

drivers/platform/x86/asus-nb-wmi.c | 1 +
drivers/platform/x86/asus-wmi.c | 82 ++++++++++++++++++++--
include/linux/platform_data/x86/asus-wmi.h | 1 +
3 files changed, 78 insertions(+), 6 deletions(-)

--
2.37.1