On Sun, Apr 16, 2023 at 08:17:01PM +0200, Aleksa Savic wrote: > Extend aquacomputer_d5next driver to expose various hardware sensors of the > Aquacomputer Aquastream XT watercooling pump, which communicates > through a proprietary USB HID protocol. Implemented by Leonard Anderweit > [1] [2]. > > Coolant temp, fan IC and external temp sensor readings are available, along > with speed and voltage of both the pump and optionally connected fan. > It also exposes pump current. > > Additionally, serial number and firmware version are exposed through > debugfs. > > [1] https://github.com/aleksamagicka/aquacomputer_d5next-hwmon/pull/46 > [2] https://github.com/aleksamagicka/aquacomputer_d5next-hwmon/pull/49 > > Originally-from: Leonard Anderweit <leonard.anderweit@xxxxxxxxx> > Signed-off-by: Aleksa Savic <savicaleksa83@xxxxxxxxx> Applied. Thanks, Guenter