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

Message ID 20230520095447.509287-1-savicaleksa83@gmail.com
Headers
Series hwmon: (aquacomputer_d5next) Support for Aquacomputer Leakshield |

Message

Aleksa Savic May 20, 2023, 9:54 a.m. UTC
  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(-)