[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230211165923.17807-1-leonard.anderweit@gmail.com>
Date: Sat, 11 Feb 2023 17:59:18 +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 0/5] hwmon: (aquacomputer_d5next) Add Aquacomputer Aquaero control
Add support for controlling the Aquacomputer Aquaero 5/6 fan controllers. The
controllable settings include temperature offset, fan PWM and fan PWM mode.
The first two patches expand the capabilities of the control system without
changing functionality. Patches 3-5 add support for Aquaero control.
Leonard Anderweit (5):
hwmon: (aquacomputer_d5next) Support one byte control values
hwmon: (aquacomputer_d5next) Support writing multiple control values
at once
hwmon: (aquacomputer_d5next) Add temperature offset control for
Aquaero
hwmon: (aquacomputer_d5next) Add fan PWM control for Aquaero
hwmon: (aquacomputer_d5next) Add PWM mode control for Aquaero
Documentation/hwmon/aquacomputer_d5next.rst | 7 +-
drivers/hwmon/aquacomputer_d5next.c | 247 ++++++++++++++++----
2 files changed, 213 insertions(+), 41 deletions(-)
--
2.39.1
Powered by blists - more mailing lists