Przeglądaj źródła

Update README.md

Francesco Palmarini 7 lat temu
rodzic
commit
215fafbc4c
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      README.md

+ 1 - 0
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