summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFin Christensen <fin-ger@users.noreply.github.com>2020-09-20 20:52:57 +0200
committerGitHub <noreply@github.com>2020-09-20 20:52:57 +0200
commit483d585c9cc29a151160fa137ce8b9b8e3451ed4 (patch)
tree8fa72db08019a8c2d6b663b60cdc92d36fd83f5a
parent3106d71bafc17fa47b72d3bad2d3c158ee06ec71 (diff)
downloadlm-sensors-git-483d585c9cc29a151160fa137ce8b9b8e3451ed4.tar.gz
Add sensors config file for Lenovo ThinkPad X260
-rw-r--r--configs/Lenovo/ThinkPad-X260-i5.conf31
1 files changed, 31 insertions, 0 deletions
diff --git a/configs/Lenovo/ThinkPad-X260-i5.conf b/configs/Lenovo/ThinkPad-X260-i5.conf
new file mode 100644
index 00000000..e2f4115f
--- /dev/null
+++ b/configs/Lenovo/ThinkPad-X260-i5.conf
@@ -0,0 +1,31 @@
+chip "iwlwifi_1-*"
+ label temp1 "WiFi Card"
+
+chip "thinkpad-isa-*"
+ label fan1 "Fan Speed"
+ label temp1 "Case (near CPU)"
+
+ ignore temp2
+ ignore temp3
+ ignore temp4
+ ignore temp5
+ ignore temp6
+ ignore temp7
+ ignore temp8
+
+chip "BAT0-*"
+ label in0 "Internal Battery"
+
+chip "BAT1-*"
+ label in0 "Removable Battery"
+
+chip "coretemp-isa-*"
+ label temp1 "CPU Package"
+ label temp2 "CPU Core 0"
+ label temp3 "CPU Core 1"
+
+chip "pch_skylake-*"
+ label temp1 "Chipset/Southbridge"
+
+chip "acpitz-acpi-*"
+ label temp1 "Case (ACPI Thermal Zone)"