From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- .../Cpu-scaling-governors-on-Thinkpax-X220.html | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100755 articles/2025/Cpu-scaling-governors-on-Thinkpax-X220.html (limited to 'articles/2025/Cpu-scaling-governors-on-Thinkpax-X220.html') diff --git a/articles/2025/Cpu-scaling-governors-on-Thinkpax-X220.html b/articles/2025/Cpu-scaling-governors-on-Thinkpax-X220.html new file mode 100755 index 0000000..72ce067 --- /dev/null +++ b/articles/2025/Cpu-scaling-governors-on-Thinkpax-X220.html @@ -0,0 +1,31 @@ + + + + + + + Cpu scaling governors on Thinkpax X220 + + +
+

Bloggings

+ Back + +
+ +
+
+

Cpu scaling governors on Thinkpad X220

+

2025-03-26

+

There are only two CPU scaling governors on my Thinkpad X220

+

Powersave, and Performance

+

Attempting to use any other in tlpui will not give the desired results

+

Check available govenors:

+cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors +

See also: Linux +power consumption control

+
+
+ + -- cgit v1.3.1