From 483d585c9cc29a151160fa137ce8b9b8e3451ed4 Mon Sep 17 00:00:00 2001 From: Fin Christensen Date: Sun, 20 Sep 2020 20:52:57 +0200 Subject: Add sensors config file for Lenovo ThinkPad X260 --- configs/Lenovo/ThinkPad-X260-i5.conf | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 configs/Lenovo/ThinkPad-X260-i5.conf 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)" -- cgit v1.2.1