add undervolt capabilities

This commit is contained in:
erpalma
2018-04-10 11:35:48 +02:00
parent 5022a86156
commit 1d92edf769
2 changed files with 86 additions and 10 deletions

View File

@@ -30,3 +30,15 @@ PL2_Tdp_W: 44
PL2_Duration_S: 0.002
# Max allowed temperature before throttling
Trip_Temp_C: 97
[UNDERVOLT]
# CPU core voltage offset (mV)
CORE: 0
# Integrated GPU voltage offset (mV)
GPU: 0
# CPU cache voltage offset (mV)
CACHE: 0
# System Agent voltage offset (mV)
UNCORE: 0
# Analog I/O voltage offset (mV)
ANALOGIO: 0