diff options
author | Alexander Kobel <a-kobel@a-kobel.de> | 2022-01-12 12:18:27 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-01-24 10:41:46 +0100 |
commit | b288420e773f5a9db77115b9cc3767a8ada16648 (patch) | |
tree | c27bb4de051007b37b7a15a22f118a419a229721 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 512eb73cfd1208898cf10cb06094e0ee0bb53b58 (diff) |
platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan
Some ThinkPad models, like the X1 Tablet 1st and 2nd Gen, are passively
cooled without any fan. Currently, an entry in /proc/acpi/ibm/fan is
nevertheless created, and misleadingly shows
status: enabled
speed: 65535
level: auto
This patch adds a TPACPI_FAN_NOFAN quirk definition and corresponding
handling to not initialize a fan interface at all.
For the time being, the quirk is only applied for X1 Tablet 2nd Gen
(types 20JB, 20JC; EC N1O...); further models (such as Gen1, types 20GG
and 20GH) can be added easily once tested.
Tested on a 20JCS00C00, BIOS N1OET58W (1.43), EC N1OHT34W.
Signed-off-by: Alexander Kobel <a-kobel@a-kobel.de>
Link: https://lore.kernel.org/r/12d4b825-a2b9-8cb7-6ed3-db4d66f46a60@a-kobel.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions