diff options
author | Vishnu Sankar <[email protected]> | 2024-11-06 08:55:05 +0900 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2024-11-06 12:48:42 +0100 |
commit | 1be765b292577c752e0b87bf8c0e92aff6699d8e (patch) | |
tree | 8a32dc23d916caeaf71192f7743d99ac56782e77 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 36e66be874a7ea9d28fb9757629899a8449b8748 (diff) |
platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed
Fix for Thinkpad's with ECFW showing incorrect fan speed. Some models use
decimal instead of hexadecimal for the speed stored in the EC registers.
For example the rpm register will have 0x4200 instead of 0x1068, here
the actual RPM is "4200" in decimal.
Add a quirk to handle this.
Signed-off-by: Vishnu Sankar <[email protected]>
Suggested-by: Mark Pearson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions