-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move thermal-engine-8610.conf from common
add lcd to thermal-engine-8610.conf Change-Id: I76b2ffc3c071174f68b2b423d124c0a9e3485bcd
- Loading branch information
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
sampling 5000 | ||
|
||
[CPU0-1-2-3_MONITOR] | ||
algo_type monitor | ||
sensor cpu0-1-2-3 | ||
sampling 1000 | ||
thresholds 105000 | ||
thresholds_clr 100000 | ||
actions shutdown | ||
action_info 3000 | ||
|
||
[MONITOR_LCD] | ||
algo_type monitor | ||
sensor pa_therm0 | ||
sampling 5000 | ||
thresholds 44500 46000 | ||
thresholds_clr 43000 45000 | ||
actions lcd lcd | ||
action_info 232 208 | ||
|
||
[MONITOR_BATTERY] | ||
algo_type monitor | ||
sensor pa_therm0 | ||
sampling 5000 | ||
thresholds 42500 45000 | ||
thresholds_clr 41000 44000 | ||
actions battery battery | ||
action_info 200 100 |