diff options
author | Leonard Anderweit <leonard.anderweit@gmail.com> | 2023-02-14 23:02:21 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2023-04-19 16:08:32 +0200 |
commit | bd1e92f9977c78a04e9fe401e359feb67aacb7f9 (patch) | |
tree | d9ef57f0dd2b53fe1f9aff8924e0a99455194448 /Documentation/hwmon/nct7904.rst | |
parent | hwmon: (aquacomputer_d5next) Add temperature offset control for Aquaero (diff) | |
download | linux-bd1e92f9977c78a04e9fe401e359feb67aacb7f9.tar.xz linux-bd1e92f9977c78a04e9fe401e359feb67aacb7f9.zip |
hwmon: (aquacomputer_d5next) Add fan PWM control for Aquaero
Add the option to control fan PWM on Aquacomputer Aquaero. The Aquaero is
the most complex Aquacomputer device, control is therefore more complicated
then on already supported devices.
Setting PWM requires multiple steps. First, an internal static PWM
controller is set to the desired PWM value. Second, the fan is set to use
that PWM controller. Last, the minimum and maximum accepted PWM values
of the fan are set to allow all possible PWM values.
Signed-off-by: Leonard Anderweit <leonard.anderweit@gmail.com>
Link: https://lore.kernel.org/r/20230214220221.15003-7-leonard.anderweit@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/nct7904.rst')
0 files changed, 0 insertions, 0 deletions