hwmon: (aquacomputer_d5next) Add support for Aquacomputer Farbwerk 360
authorAleksa Savic <savicaleksa83@gmail.com>
Sun, 27 Feb 2022 20:56:25 +0000 (21:56 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 28 Feb 2022 01:03:23 +0000 (17:03 -0800)
commit2fd3eec19c6e0a2c218853db9df27d4e74921673
treed3ae1fbb1bd06929d0d3d4a989e278ff6b808dcc
parentaa9f833dfc128169a1162261c5641aa516b4a231
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Farbwerk 360

Extend aquacomputer_d5next driver to expose hardware temperature sensors
of the Aquacomputer Farbwerk 360 RGB controller, which communicates through
a proprietary USB HID protocol.

Four temperature sensors are available. Additionally, serial number and
firmware version are exposed through debugfs.

This driver has been tested on x86_64.

Signed-off-by: Aleksa Savic <savicaleksa83@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/aquacomputer_d5next.rst
drivers/hwmon/aquacomputer_d5next.c