[PATCH v2 0/6] hwmon: (aquacomputer_d5next) Add Aquacomputer Aquaero control

Leonard Anderweit posted 6 patches 2 years, 6 months ago
Documentation/hwmon/aquacomputer_d5next.rst |   5 +-
drivers/hwmon/aquacomputer_d5next.c         | 182 ++++++++++++++++----
2 files changed, 155 insertions(+), 32 deletions(-)
[PATCH v2 0/6] hwmon: (aquacomputer_d5next) Add Aquacomputer Aquaero control
Posted by Leonard Anderweit 2 years, 6 months ago
Add support for controlling the Aquacomputer Aquaero 5/6 fan controllers. The
controllable settings include temperature offsets and fan PWM.

The first four patches expand the capabilities of the control system without
changing functionality. Patches 4-6 add support for Aquaero control.

changelog:
v2:
 - split original patch 3 into three patches to have one logical change each
 - explain why Aquaero does not need the checksum
 - improve wording of documentation
 - drop last patch with pwmX_mode

Leonard Anderweit (6):
  hwmon: (aquacomputer_d5next) Support one byte control values
  hwmon: (aquacomputer_d5next) Support writing multiple control values
    at once
  hwmon: (aquacomputer_d5next) Device dependent control report settings
  hwmon: (aquacomputer_d5next) Add infrastructure for Aquaero control
    reports
  hwmon: (aquacomputer_d5next) Add temperature offset control for
    Aquaero
  hwmon: (aquacomputer_d5next) Add fan PWM control for Aquaero

 Documentation/hwmon/aquacomputer_d5next.rst |   5 +-
 drivers/hwmon/aquacomputer_d5next.c         | 182 ++++++++++++++++----
 2 files changed, 155 insertions(+), 32 deletions(-)

-- 
2.39.1