Skip to content

Commit

Permalink
enable thermal core control
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhrajyotiSen committed May 28, 2017
1 parent 2909902 commit 4272210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootdir/etc/init.qcom.power.rc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on boot

on enable-low-power
# Disable thermal bcl hotplug to switch governor
write /sys/module/msm_thermal/core_control/enabled 0
write /sys/module/msm_thermal/core_control/enabled 1
write /sys/devices/soc/soc:qcom,bcl/mode "disable"
write /sys/devices/soc/soc:qcom,bcl/hotplug_mask 0
write /sys/devices/soc/soc:qcom,bcl/hotplug_soc_mask 0
Expand Down

0 comments on commit 4272210

Please sign in to comment.