[PATCH 0/3] hwmon: arctic_fan_controller: PWM default, dual license, maintainer contact
From: Aureo Serrano de Souza
Date: Thu Sep 10 2026 - 01:05:07 EST
Follow-up to the ARCTIC Fan Controller driver merged for 7.2.
Patch 1 initializes the PWM cache to the MCU factory default of 40%
(sysfs 102) instead of 0, so a first single-channel write leaves the
other fans running at a safe speed. PWM is still not read from
periodic IN reports.
Patch 2 dual-licenses the driver and doc as GPL-2.0-or-later OR
BSD-2-Clause. Sole in-tree author; copyright ARCTIC.
Patch 3 points MAINTAINERS at arctic.it.hk@xxxxxxxxx.
This is a new series, not a v8 of the add-driver patches.
Aureo Serrano de Souza (3):
hwmon: arctic_fan_controller: default PWM cache to MCU 40%
hwmon: arctic_fan_controller: dual-license GPL-2.0-or-later OR
BSD-2-Clause
hwmon: arctic_fan_controller: use shared maintainer address
Documentation/hwmon/arctic_fan_controller.rst | 28 +++++++++----------
MAINTAINERS | 2 +-
drivers/hwmon/arctic_fan_controller.c | 22 +++++++++------
3 files changed, 27 insertions(+), 25 deletions(-)
--
2.43.0