summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtem Egorenkov <aegorenkov.91@gmail.com>2021-01-05 19:21:16 +0100
committerArtem Egorenkov <aegorenkov.91@gmail.com>2021-01-05 19:21:16 +0100
commit31d1f125d8076f1c8c8f3224b31d240e6e6a1763 (patch)
treea5d6fb2926044f4fac64af3d4177c2dccec14ae2
parent4ea3cfe6987e80bd528bd39b077954de36f67001 (diff)
downloadlm-sensors-git-31d1f125d8076f1c8c8f3224b31d240e6e6a1763.tar.gz
ThinkPad-T490s-i7.conf created
-rw-r--r--configs/Lenovo/ThinkPad-T490s-i7.conf41
1 files changed, 41 insertions, 0 deletions
diff --git a/configs/Lenovo/ThinkPad-T490s-i7.conf b/configs/Lenovo/ThinkPad-T490s-i7.conf
new file mode 100644
index 00000000..0da4e0a8
--- /dev/null
+++ b/configs/Lenovo/ThinkPad-T490s-i7.conf
@@ -0,0 +1,41 @@
+chip "ucsi_source_psy_USBC000:001-isa-*"
+ label in0 "Voltage"
+ label curr1 "Current"
+
+chip "pch_cannonlake-virtual-0"
+ label temp1 "Chipset"
+
+chip "BAT0-*"
+ label in0 "Internal battery"
+
+chip "ucsi_source_psy_USBC000:002-isa-*"
+ label in0 "Voltage"
+ label curr1 "Current"
+
+chip "iwlwifi_1-*"
+ label temp1 "WiFi Card"
+
+# The following labeling found here:
+# https://www.kernel.org/doc/html/latest/admin-guide/laptops/thinkpad-acpi.html#temperature-sensors
+chip "thinkpad-isa-*"
+ label fan1 "Fan speed"
+ label temp1 "Case (near CPU)"
+ label temp5 "Main battery: main sensor"
+ label temp11 "Power regulator"
+
+ ignore temp2
+ ignore temp3
+ ignore temp4
+ ignore temp6
+ ignore temp7
+ ignore temp8
+ ignore temp9
+ ignore temp10
+ ignore temp12
+ ignore temp13
+ ignore temp14
+ ignore temp15
+ ignore temp16
+
+chip "acpitz-acpi-*"
+ label temp1 "Case (ACPI thermal zone)"