From 9736477a66da5ffe614b7ba3a865d43a636fe942 Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Tue, 7 Jan 2025 13:58:26 -0700 Subject: [PATCH] coreboot: Add manual fan control In automatic mode, EC is responsible for controlling fan duty as part of thermal management. This is the existing behavior. In manual mode, EC does not control fan duty target. The OS is responsible for controlling duty for thermal management. Control by system firmware is not yet implemented. This allows users to control fan duty via ACPI. RPM target is not supported. Signed-off-by: Tim Crawford --- coreboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreboot b/coreboot index 01f4c5be..520350e0 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 01f4c5bebc1a762364eaf4363c35de3179cb6fc6 +Subproject commit 520350e0b5ef2be05e4e32846835803fa79b385d