b8917ded56
Signed-off-by: Nathan <nathannxx@proton.me>
66 lines
1002 B
Plaintext
66 lines
1002 B
Plaintext
#Device discribe config
|
|
|
|
#GPU
|
|
[
|
|
name:gpu
|
|
cooling_name:thermal-devfreq-0
|
|
def_target:0
|
|
select_higher:1
|
|
]
|
|
|
|
#battery
|
|
[
|
|
name:battery
|
|
path:/sys/class/power_supply/battery/charge_control_limit
|
|
def_target:0
|
|
select_higher:1
|
|
]
|
|
|
|
#battery-phone
|
|
[
|
|
name:battery-phone
|
|
path:/sys/class/power_supply/battery/constant_charge_current_max
|
|
def_target:0
|
|
select_higher:1
|
|
]
|
|
|
|
#temp_state
|
|
[
|
|
name:temp_state
|
|
path:/sys/class/thermal/thermal_message/temp_state
|
|
def_target:0
|
|
select_higher:1
|
|
]
|
|
|
|
#market_download_limit
|
|
[
|
|
name:market_download_limit
|
|
path:/sys/class/thermal/thermal_message/market_download_limit
|
|
def_target:0
|
|
select_higher:1
|
|
]
|
|
|
|
#thermal_max_brightness
|
|
[
|
|
name:thermal_max_brightness
|
|
path:/sys/class/thermal/thermal_message/thermal_max_brightness
|
|
def_target:0
|
|
select_higher:1
|
|
]
|
|
|
|
#wifi_limit
|
|
[
|
|
name:wifi_limit
|
|
path:/sys/class/thermal/thermal_message/wifi_limit
|
|
def_target:0
|
|
select_higher:1
|
|
]
|
|
|
|
#poor_modem_limit
|
|
[
|
|
name:poor_modem_limit
|
|
path:/sys/class/thermal/thermal_message/poor_modem_limit
|
|
def_target:0
|
|
select_higher:1
|
|
]
|