hwmon: (aquacomputer_d5next) Add support for reading virtual temp sensors
authorAleksa Savic <savicaleksa83@gmail.com>
Wed, 17 Aug 2022 12:14:41 +0000 (14:14 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 19 Sep 2022 13:17:05 +0000 (06:17 -0700)
commite2769f5e7f9f40b7c489e5183b86f89afce32528
treec0ef73f27a2fa7a5e9c7f38eabb3628b7b1d7da4
parent1bce56b25a004b12b5d97b9b8452f451c8a76677
hwmon: (aquacomputer_d5next) Add support for reading virtual temp sensors

Add support for reading virtual temperature sensors for the D5 Next, Octo,
Quadro and Farbwerk 360.

Virtual temperature sensors are written to the device by the user, pulling
from an arbitrary value source. Writing to them is not yet reverse
engineered, so the only way to set them for now is to use the official
software.

Signed-off-by: Aleksa Savic <savicaleksa83@gmail.com>
Link: https://lore.kernel.org/r/20220817121441.112198-1-savicaleksa83@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/aquacomputer_d5next.rst
drivers/hwmon/aquacomputer_d5next.c