diff options
-rw-r--r-- | configs/thermal-engine.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/configs/thermal-engine.conf b/configs/thermal-engine.conf index 598ca5a..946a150 100644 --- a/configs/thermal-engine.conf +++ b/configs/thermal-engine.conf @@ -10,8 +10,8 @@ disable sampling 10 sensor pop_mem device cluster1 -set_point 65000 -set_point_clr 55000 +set_point 55000 +set_point_clr 45000 time_constant 16 [SS-CPUS-ALL] @@ -19,16 +19,16 @@ time_constant 16 sampling 10 sensor VIRTUAL-CPUS device cpu_voltage -set_point 65000 -set_point_clr 55000 +set_point 55000 +set_point_clr 45000 time_constant 0 [battery_monitor] algo_type monitor sensor tsens_tz_sensor17 sampling 1000 -thresholds 49000 55000 -thresholds_clr 47000 53000 +thresholds 39000 45000 +thresholds_clr 37000 43000 actions battery battery battery action_info 0 1 |