2023-05-20 10:46:42

by Aleksa Savic

[permalink] [raw]
Subject: [PATCH v2 0/2] hwmon: (aquacomputer_d5next) Support for Aquacomputer Leakshield

This series adds support for reading sensors of the Aquacomputer
Leakshield leak prevention system. First patch renames a macro
that is now used for determining a missing reading for multiple
types of sensors. The second patch adds support for the device.

Changes in v2:
- Moved the macro renaming into a separate patch

Aleksa Savic (2):
hwmon: (aquacomputer_d5next) Rename AQC_TEMP_SENSOR_DISCONNECTED
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield

Documentation/hwmon/aquacomputer_d5next.rst | 9 ++
drivers/hwmon/aquacomputer_d5next.c | 117 ++++++++++++++++++--
2 files changed, 118 insertions(+), 8 deletions(-)

--
2.40.1