public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] platform/x86: acer-wmi: Add fan control support
@ 2025-10-16 18:00 Armin Wolf
  2025-10-16 18:00 ` [PATCH v4 1/4] platform/x86: acer-wmi: Fix setting of fan behavior Armin Wolf
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Armin Wolf @ 2025-10-16 18:00 UTC (permalink / raw)
  To: jlee, basak.sb2006, faiz.faadhillah, rayanmargham4
  Cc: kuurtb, ilpo.jarvinen, platform-driver-x86, linux-kernel

This patch series aims to add fan control support to the acer-wmi
driver. The patches are compile-tested only and need to be tested
on real hardware to verify that they actually work.

I CCed three users who requested support for this feature. I would be
very happy if one of you could test those patches and report back.

Changes since v3:
- fix error in WMID_gaming_set_fan_behavior()

Changes since v2:
- get rid of nested bit masks

Changes since v1:
- remove unnecessary blank line

Changes since RFC v2:
- improve error handling when setting fan behavior
- Add Reviewed-by tags
- whitelist PHN16-72

Changes since RFC v1:
- remove duplicate include and replace hwmon_pwm_mode with
  hwmon_pwm_enable in second patch

Armin Wolf (4):
  platform/x86: acer-wmi: Fix setting of fan behavior
  platform/x86: acer-wmi: Add fan control support
  platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51
  platform/x86: acer-wmi: Add support for PHN16-72

 drivers/platform/x86/acer-wmi.c | 292 +++++++++++++++++++++++++++++---
 1 file changed, 269 insertions(+), 23 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-10-30 17:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-16 18:00 [PATCH v4 0/4] platform/x86: acer-wmi: Add fan control support Armin Wolf
2025-10-16 18:00 ` [PATCH v4 1/4] platform/x86: acer-wmi: Fix setting of fan behavior Armin Wolf
2025-10-16 18:00 ` [PATCH v4 2/4] platform/x86: acer-wmi: Add fan control support Armin Wolf
2025-10-16 18:00 ` [PATCH v4 3/4] platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51 Armin Wolf
2025-10-16 18:00 ` [PATCH v4 4/4] platform/x86: acer-wmi: Add support for PHN16-72 Armin Wolf
2025-10-17 14:42 ` [PATCH v4 0/4] platform/x86: acer-wmi: Add fan control support Fa-Iz Faadhillah Ibrahim
2025-10-17 17:14   ` Armin Wolf
2025-10-30 17:14 ` Ilpo Järvinen

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