Searched hist:c63d44ae602419eda128cecd33d226f3d3f18df2 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | asus-wmi.c | diff c63d44ae602419eda128cecd33d226f3d3f18df2 Wed Aug 18 21:07:31 CEST 2021 Luke D. Jones <luke@ljones.dev> asus-wmi: Add support for platform_profile
Add initial support for platform_profile where the support is based on availability of ASUS_THROTTLE_THERMAL_POLICY.
Because throttle_thermal_policy is used by platform_profile and is writeable separately to platform_profile any userspace changes to throttle_thermal_policy need to notify platform_profile.
In future throttle_thermal_policy sysfs should be removed so that only one method controls the laptop power profile.
Signed-off-by: Luke D. Jones <luke@ljones.dev> Link: https://lore.kernel.org/r/20210818190731.19170-2-luke@ljones.dev Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|