]> git.ipfire.org Git - thirdparty/linux.git/commit
platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
authorMatthias Fetzer <kontakt@matthias-fetzer.de>
Fri, 16 Aug 2024 14:12:28 +0000 (16:12 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 19 Aug 2024 14:33:02 +0000 (16:33 +0200)
commit57d0557dfa4940919ec2971245a6d288e5d85aa8
tree53040cf207b9e4c9b8ee8ce3eedd9d095dc16977
parent3900c6ab4129f5e37e95395462688670d117436f
platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support

Fan control on the E531 is done using the ACPI methods FANG and
FANW. The correct parameters and register values were found by
analyzing EC firmware as well as DSDT. This has been tested on
my Thinkpad Edge E531 (6885CTO, BIOS HEET52WW 1.33).

Signed-off-by: Matthias Fetzer <kontakt@matthias-fetzer.de>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20240816141228.134529-1-kontakt@matthias-fetzer.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/thinkpad_acpi.c