Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 0/3] hwmon: arctic_fan_controller: PWM default, dual license, maintainer contact
@ 2026-09-10  5:03 Aureo Serrano de Souza
  2026-09-10  5:03 ` [PATCH 1/3] hwmon: arctic_fan_controller: default PWM cache to MCU 40% Aureo Serrano de Souza
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aureo Serrano de Souza @ 2026-09-10  5:03 UTC (permalink / raw)
  To: linux-hwmon
  Cc: linux, linux, arctic.it.hk, corbet, skhan, rdunlap, linux-doc,
	linux-kernel, Aureo Serrano de Souza

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@arctic.de.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-09-11  0:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10  5:03 [PATCH 0/3] hwmon: arctic_fan_controller: PWM default, dual license, maintainer contact Aureo Serrano de Souza
2026-09-10  5:03 ` [PATCH 1/3] hwmon: arctic_fan_controller: default PWM cache to MCU 40% Aureo Serrano de Souza
2026-09-11  0:55   ` Guenter Roeck
2026-09-10  5:04 ` [PATCH 2/3] hwmon: arctic_fan_controller: dual-license GPL-2.0-or-later OR BSD-2-Clause Aureo Serrano de Souza
2026-09-11  0:56   ` Guenter Roeck
2026-09-10  5:04 ` [PATCH 3/3] hwmon: arctic_fan_controller: use shared maintainer address Aureo Serrano de Souza
2026-09-11  0:57   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox