···11+[GENERAL]
22+# Enable or disable the script execution
33+Enabled: True
44+# SYSFS path for checking if the system is running on AC power
55+Sysfs_Power_Path: /sys/class/power_supply/ADP*/online
66+# Auto reload config on changes
77+Autoreload: True
88+99+## Settings to apply while connected to Battery power
1010+[BATTERY]
1111+# Update the registers every this many seconds
1212+Update_Rate_s: 30
1313+# Max package power for time window #1
1414+PL1_Tdp_W: 29
1515+# Time window #1 duration
1616+PL1_Duration_s: 28
1717+# Max package power for time window #2
1818+PL2_Tdp_W: 44
1919+# Time window #2 duration
2020+PL2_Duration_S: 0.002
2121+# Max allowed temperature before throttling
2222+Trip_Temp_C: 85
2323+# Set cTDP to normal=0, down=1 or up=2 (EXPERIMENTAL)
2424+#cTDP: 0
2525+# Disable BDPROCHOT (EXPERIMENTAL)
2626+Disable_BDPROCHOT: True
2727+2828+## Settings to apply while connected to AC power
2929+[AC]
3030+# Update the registers every this many seconds
3131+Update_Rate_s: 5
3232+# Max package power for time window #1
3333+PL1_Tdp_W: 44
3434+# Time window #1 duration
3535+PL1_Duration_s: 28
3636+# Max package power for time window #2
3737+PL2_Tdp_W: 44
3838+# Time window #2 duration
3939+PL2_Duration_S: 0.002
4040+# Max allowed temperature before throttling
4141+Trip_Temp_C: 95
4242+# Set HWP energy performance hints to 'performance' on high load (EXPERIMENTAL)
4343+# Uncomment only if you really want to use it
4444+HWP_Mode: True
4545+# Set cTDP to normal=0, down=1 or up=2 (EXPERIMENTAL)
4646+#cTDP: 0
4747+# Disable BDPROCHOT (EXPERIMENTAL)
4848+Disable_BDPROCHOT: True
4949+5050+# All voltage values are expressed in mV and *MUST* be negative (i.e. undervolt)!
5151+[UNDERVOLT.BATTERY]
5252+# CPU core voltage offset (mV)
5353+CORE: -100
5454+# Integrated GPU voltage offset (mV)
5555+GPU: 0
5656+# CPU cache voltage offset (mV)
5757+CACHE: -100
5858+# System Agent voltage offset (mV)
5959+UNCORE: 0
6060+# Analog I/O voltage offset (mV)
6161+ANALOGIO: 0
6262+6363+# All voltage values are expressed in mV and *MUST* be negative (i.e. undervolt)!
6464+[UNDERVOLT.AC]
6565+# CPU core voltage offset (mV)
6666+CORE: -100
6767+# Integrated GPU voltage offset (mV)
6868+GPU: 0
6969+# CPU cache voltage offset (mV)
7070+CACHE: -100
7171+# System Agent voltage offset (mV)
7272+UNCORE: 0
7373+# Analog I/O voltage offset (mV)
7474+ANALOGIO: 0
7575+7676+# [ICCMAX.AC]
7777+# # CPU core max current (A)
7878+# CORE:
7979+# # Integrated GPU max current (A)
8080+# GPU:
8181+# # CPU cache max current (A)
8282+# CACHE:
8383+8484+# [ICCMAX.BATTERY]
8585+# # CPU core max current (A)
8686+# CORE:
8787+# # Integrated GPU max current (A)
8888+# GPU:
8989+# # CPU cache max current (A)
9090+# CACHE: