When support for Vivobook fan profiles was added, the new thermal profiles where used inconsistently. This patch series aims to fix this issue. Compile-tested only. Changes since v1: - drop already applied patch - change commit description of first patch - add second patch based on a suggestion of Hans Armin Wolf (2): platform/x86: asus-wmi: Fix inconsistent use of thermal policies platform/x86: asus-wmi: Use platform_profile_cycle() drivers/platform/x86/asus-wmi.c | 88 +++++++++------------------------ 1 file changed, 22 insertions(+), 66 deletions(-) -- 2.39.5