aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorVishnu Sankar <[email protected]>2024-11-06 08:55:05 +0900
committerHans de Goede <[email protected]>2024-11-06 12:48:42 +0100
commit1be765b292577c752e0b87bf8c0e92aff6699d8e (patch)
tree8a32dc23d916caeaf71192f7743d99ac56782e77 /tools/perf/scripts/python/exported-sql-viewer.py
parent36e66be874a7ea9d28fb9757629899a8449b8748 (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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions