[PATCH v3 0/1] asus-wmi: add platform_profile support

From: Luke D. Jones
Date: Sat Aug 14 2021 - 00:31:18 EST


Changelog:
- V2
+ Correctly unregister from platform_profile if
throttle_thermal_policy fails
+ Do platform_profile_notify() in both throttle_thermal_policy_store()
and in throttle_thermal_policy_switch_next()
+ Remove unnecessary prep for possible fan-boost modes as this
doesn't match expected platform_profile behaviour
- V3
+ Add missing declaration for err in
throttle_thermal_policy_switch_next

Luke D. Jones (1):
asus-wmi: Add support for platform_profile

drivers/platform/x86/asus-wmi.c | 139 +++++++++++++++++++++++++++++++-
1 file changed, 135 insertions(+), 4 deletions(-)

--
2.31.1