From: Aureo Serrano de Souza <aureo.serrano@arctic.de>
To: linux-hwmon@vger.kernel.org
Cc: linux@roeck-us.net, linux@weissschuh.net, arctic.it.hk@arctic.de,
corbet@lwn.net, skhan@linuxfoundation.org, rdunlap@infradead.org,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Aureo Serrano de Souza <aureo.serrano@arctic.de>
Subject: [PATCH 0/3] hwmon: arctic_fan_controller: PWM default, dual license, maintainer contact
Date: Thu, 10 Sep 2026 13:03:58 +0800 [thread overview]
Message-ID: <20260910050401.279868-1-aureo.serrano@arctic.de> (raw)
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
next reply other threads:[~2026-09-10 5:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-10 5:03 Aureo Serrano de Souza [this message]
2026-09-10 5:03 ` [PATCH 1/3] hwmon: arctic_fan_controller: default PWM cache to MCU 40% Aureo Serrano de Souza
2026-09-10 5:10 ` sashiko-bot
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-10 5:07 ` sashiko-bot
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260910050401.279868-1-aureo.serrano@arctic.de \
--to=aureo.serrano@arctic.de \
--cc=arctic.it.hk@arctic.de \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=linux@weissschuh.net \
--cc=rdunlap@infradead.org \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox