[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250313-extend_ec_hwmon_fan-v1-0-5c566776f2c4@chromium.org>
Date: Thu, 13 Mar 2025 12:47:41 +0800
From: Sung-Chi Li <lschyi@...omium.org>
To: Thomas Weißschuh <thomas@...ssschuh.net>,
Jean Delvare <jdelvare@...e.com>, Guenter Roeck <linux@...ck-us.net>,
Benson Leung <bleung@...omium.org>
Cc: Guenter Roeck <groeck@...omium.org>, chrome-platform@...ts.linux.dev,
linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org,
Sung-Chi Li <lschyi@...omium.org>
Subject: [PATCH 0/3] Export the target RPM fan control by ChromeOS EC under
hwmon
ChromeOS embedded controller (EC) supports closed-loop fan control. We
anticipate to have the fan related control from the kernel side, so this
series register the HWMON_F_TARGET attribute, and implement the read and
write function for setting/reading the target fan RPM from the EC side.
Signed-off-by: Sung-Chi Li <lschyi@...omium.org>
---
Sung-Chi Li (3):
hwmon: (cros_ec) Add setting target fan RPM function
hwmon: (cros_ec) Add reading target fan RPM function
hwmon: (cros_ec) Register fan target attribute
drivers/hwmon/cros_ec_hwmon.c | 69 +++++++++++++++++++++++++++++++++++++++----
1 file changed, 64 insertions(+), 5 deletions(-)
---
base-commit: 9fbcd7b32bf7c0a5bda0f22c25df29d00a872017
change-id: 20250313-extend_ec_hwmon_fan-a5f59aab2cb3
Best regards,
--
Sung-Chi Li <lschyi@...omium.org>
Powered by blists - more mailing lists