X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v2 0/4] platform/x86: acer-wmi: Add fan control support
@ 2025-09-23 21:52 Armin Wolf
  2025-09-23 21:52 ` [PATCH v2 1/4] platform/x86: acer-wmi: Fix setting of fan behavior Armin Wolf
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Armin Wolf @ 2025-09-23 21:52 UTC (permalink / raw)
  To: jlee, basak.sb2006, 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 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 | 308 +++++++++++++++++++++++++++++---
 1 file changed, 283 insertions(+), 25 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-10-06  8:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23 21:52 [PATCH v2 0/4] platform/x86: acer-wmi: Add fan control support Armin Wolf
2025-09-23 21:52 ` [PATCH v2 1/4] platform/x86: acer-wmi: Fix setting of fan behavior Armin Wolf
2025-09-24 11:00   ` Ilpo Järvinen
2025-10-02 19:16     ` Armin Wolf
2025-09-23 21:52 ` [PATCH v2 2/4] platform/x86: acer-wmi: Add fan control support Armin Wolf
2025-09-24 10:52   ` Ilpo Järvinen
2025-10-02 19:23     ` Armin Wolf
2025-10-06  8:11       ` Ilpo Järvinen
2025-09-23 21:52 ` [PATCH v2 3/4] platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51 Armin Wolf
2025-09-23 21:52 ` [PATCH v2 4/4] platform/x86: acer-wmi: Add support for PHN16-72 Armin Wolf
2025-09-29  2:04 ` [PATCH v2 0/4] platform/x86: acer-wmi: Add fan control support Fa-Iz Faadhillah Ibrahim
2025-10-02 19:26   ` Armin Wolf

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