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

From: Aleksa Savic
Date: Sat May 20 2023 - 05:55:20 EST


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