]> git.ipfire.org Git - thirdparty/linux.git/commit
platform/x86: ayaneo-ec: Add hwmon support
authorAntheas Kapenekakis <lkml@antheas.dev>
Wed, 19 Nov 2025 17:45:01 +0000 (18:45 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Fri, 21 Nov 2025 15:36:15 +0000 (17:36 +0200)
commit536522f0355cffe8478502ffbb041769e2f61bfe
tree6642b8f93a05ce215a3ed3c6bb779ba48edb1673
parent70a4a815d9b74f17abd1ae46c6cb93b736e02d91
platform/x86: ayaneo-ec: Add hwmon support

Add hwmon single fan sensor reads and control for Ayaneo devices.
The register and method of access is the same for all devices.

Reviewed-by: Armin-Wolf <W_Armin@gmx.de>
Signed-off-by: Antheas Kapenekakis <lkml@antheas.dev>
Link: https://patch.msgid.link/20251119174505.597218-3-lkml@antheas.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/Kconfig
drivers/platform/x86/ayaneo-ec.c