summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtem Egorenkov <aegorenkov.91@gmail.com>2020-12-02 16:42:51 +0100
committerGitHub <noreply@github.com>2020-12-02 16:42:51 +0100
commit4ea3cfe6987e80bd528bd39b077954de36f67001 (patch)
tree663fbeaf211a32b897e5e6e65e6c5d04fb3b2208
parent58da1037149bf7146d821656626d8cb205cb6aef (diff)
parent483d585c9cc29a151160fa137ce8b9b8e3451ed4 (diff)
downloadlm-sensors-git-4ea3cfe6987e80bd528bd39b077954de36f67001.tar.gz
Merge pull request #278 from fin-ger/master
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)"