This experimental 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 two users who requested support for this feature. I would be
very happy if both of you could test those patches and report back.
I am ready to help you both with compiling a custom linux kernel for
testing this series.
Changes since v2:
- remove duplicate include and replace hwmon_pwm_mode with
hwmon_pwm_enable in second patch
Armin Wolf (3):
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
drivers/platform/x86/acer-wmi.c | 298 +++++++++++++++++++++++++++++---
1 file changed, 273 insertions(+), 25 deletions(-)
--
2.39.5