Message ID | 20240529-cros_ec-hwmon-v4-0-5cdf0c5db50a@weissschuh.net (mailing list archive) |
---|---|
Headers | show |
Series | ChromeOS Embedded controller hwmon driver | expand |
Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih <tzungbi@kernel.org>: On Wed, 29 May 2024 08:27:10 +0200 you wrote: > Add a hwmon driver that reports fan and temperature readings from the > ChromeOS Embedded controller. > > There was an earlier effort in 2017 to add such a driver [0], but there > was no followup after v1. > The new driver is complete reimplementation based on newer APIs and with > more features (temp sensor names). > > [...] Here is the summary with links: - [v4,1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem() https://git.kernel.org/chrome-platform/c/a14a569a9918 - [v4,2/3] hwmon: add ChromeOS EC driver https://git.kernel.org/chrome-platform/c/e8665a172378 - [v4,3/3] mfd: cros_ec: Register hardware monitoring subdevice (no matching commit) You are awesome, thank you!
Hello: This series was applied to chrome-platform/linux.git (for-next) by Tzung-Bi Shih <tzungbi@kernel.org>: On Wed, 29 May 2024 08:27:10 +0200 you wrote: > Add a hwmon driver that reports fan and temperature readings from the > ChromeOS Embedded controller. > > There was an earlier effort in 2017 to add such a driver [0], but there > was no followup after v1. > The new driver is complete reimplementation based on newer APIs and with > more features (temp sensor names). > > [...] Here is the summary with links: - [v4,1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem() https://git.kernel.org/chrome-platform/c/a14a569a9918 - [v4,2/3] hwmon: add ChromeOS EC driver https://git.kernel.org/chrome-platform/c/e8665a172378 - [v4,3/3] mfd: cros_ec: Register hardware monitoring subdevice (no matching commit) You are awesome, thank you!