From 215fafbc4c43e38f6512c0610e2fb9f1454ace60 Mon Sep 17 00:00:00 2001 From: Francesco Palmarini Date: Tue, 10 Apr 2018 18:50:13 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22f7bf1..e9ec86f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Workaround for Linux throttling issues on Lenovo T480 / T480s / X1C6 notebooks a This script forces the CPU package power limit (PL1/2) to **44 W** (29 W on battery) and the temperature trip point to **97 'C** (85 'C on battery) by overriding default values in MSR and MCHBAR every 5 seconds (30 on battery) to block the Embedded Controller from resetting these values to default. +### Undervolt The script now also supports **undervolting** the CPU by configuring voltage offsets for CPU, cache, GPU, System Agent and Analog I/O planes. The script will re-apply undervolt on resume from standby and hibernate by listening to DBus signals. ## Requirements