[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230214220221.15003-1-leonard.anderweit@gmail.com>
Date: Tue, 14 Feb 2023 23:02:15 +0100
From: Leonard Anderweit <leonard.anderweit@...il.com>
To: linux-hwmon@...r.kernel.org
Cc: Aleksa Savic <savicaleksa83@...il.com>,
Jack Doan <me@...kdoan.com>, Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Leonard Anderweit <leonard.anderweit@...il.com>
Subject: [PATCH v2 0/6] hwmon: (aquacomputer_d5next) Add Aquacomputer Aquaero control
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
Powered by blists - more mailing lists