diff options
-rwxr-xr-x | thermal-engine.conf | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/thermal-engine.conf b/thermal-engine.conf index d88175e..51862a4 100755 --- a/thermal-engine.conf +++ b/thermal-engine.conf @@ -57,6 +57,15 @@ thresholds_clr 47000 49000 51000 actions cluster0+cluster1+gpu+report cluster0+cluster1+gpu+report cluster0+cluster1+gpu+report action_info 1094400+1190400+414000000+1 883200+902400+342000000+1 300000+300000+257000000+1 +[MNH-MONITOR2] +algo_type monitor +sampling 2000 +sensor bd_therm2 +thresholds 48000 50000 +thresholds_clr 47000 49000 +actions mnh mnh +action_info 3 4 + [BATTERY-MONITOR2] algo_type monitor sampling 2000 @@ -133,6 +142,15 @@ thresholds_clr 57000 59000 63000 actions cluster0+cluster1+gpu+report cluster0+cluster1+gpu+report cluster0+cluster1+gpu+report action_info 1094400+1190400+414000000+1 883200+902400+342000000+1 300000+300000+257000000+1 +[MNH-MONITOR] +algo_type monitor +sampling 2000 +sensor bd_therm +thresholds 58000 60000 +thresholds_clr 57000 59000 +actions mnh mnh +action_info 3 4 + [SKIN-SHUTDOWN] algo_type monitor sampling 1000 |