mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-05 16:24:13 +09:00
71 lines
1.4 KiB
Plaintext
71 lines
1.4 KiB
Plaintext
# SENSOR : ALIAS
|
|
|
|
#debug
|
|
#Conf file: /vendor/etc/thermal-engine-normal.conf (curtana)
|
|
|
|
[SS-QUIET-THERMAL-S1]
|
|
algo_type ss
|
|
sampling 5000
|
|
sensor nvm-therm-usr
|
|
device cpu0
|
|
set_point 51000
|
|
set_point_clr 49000
|
|
time_constant 0
|
|
device_max_limit 1324800
|
|
|
|
[SS-QUIET-THERMAL-G1]
|
|
algo_type ss
|
|
sampling 5000
|
|
sensor nvm-therm-usr
|
|
device cpu6
|
|
set_point 49000
|
|
set_point_clr 47000
|
|
time_constant 0
|
|
device_max_limit 1555200
|
|
|
|
[LCD_MONITOR]
|
|
algo_type monitor
|
|
sampling 5000
|
|
sensor backlight_therm
|
|
thresholds 40000 44000 47000
|
|
thresholds_clr 38000 42000 45000
|
|
actions lcd lcd lcd
|
|
action_info 409 614 819
|
|
|
|
[BATTERY_CHARGING_STL]
|
|
algo_type monitor
|
|
sampling 1000
|
|
sensor quiet-therm-usr
|
|
thresholds 36000 37000 38000 39000 40000 41000 42000 43000
|
|
thresholds_clr 35000 36000 37000 38000 39000 40000 41000 42000
|
|
actions battery battery battery battery battery battery battery battery
|
|
action_info 1 2 3 4 5 6 8 9
|
|
|
|
[LCD_MONITOR_STATE]
|
|
algo_type monitor
|
|
sampling 5000
|
|
sensor quiet-therm-usr
|
|
thresholds 60000
|
|
thresholds_clr 57000
|
|
actions lcd
|
|
action_info 3685
|
|
|
|
[CPU_HOTPLUG_MONITOR]
|
|
algo_type monitor
|
|
sampling 5000
|
|
sensor quiet-therm-usr
|
|
thresholds 61000
|
|
thresholds_clr 58000
|
|
actions hotplug_1+hotplug_2+hotplug_3+hotplug_4+hotplug_5+hotplug_6
|
|
action_info 1+1+1+1+1+1
|
|
|
|
[HIGH_TEMP_STATE]
|
|
algo_type monitor
|
|
sampling 5000
|
|
sensor quiet-therm-usr
|
|
thresholds 60000
|
|
thresholds_clr 57000
|
|
actions temp_state
|
|
action_info 4
|
|
|