On Fri, Nov 04, 2022 at 11:07:00AM -0300, Joaquín Ignacio Aramendía wrote: > Sensors driver for OXP Handhelds from One-Netbook that expose fan reading > and control via hwmon sysfs. > > As far as I could gather all OXP boards have the same DMI strings and > they can be told appart only by the boot cpu vendor (Intel/AMD). > Currently only AMD boards are supported since Intel have different EC > registers and values to read/write. > > Fan control is provided via pwm interface in the range [0-255]. AMD > boards have [0-100] as range in the EC, the written value is scaled to > accommodate for that. > > Signed-off-by: Joaquín Ignacio Aramendía <samsagax@xxxxxxxxx> Applied to hwmon-next. Thanks, Guenter