Commit Graph

2 Commits

Author SHA1 Message Date
Nikhil Kumar Kansal e7e2674364 common: Fix to handle min freq changes when CPU cores hotplugged.
Finds which CPU cores is online and does following below
            1.Gets scaling governor
            2.Sets scaling min freq

Change-Id: I209a6228294c945e943ff285ac8f38b7f97337d6
2015-10-11 20:23:22 +00:00
vaibhav bhalla 68cc660bfd common: Changed the minfreq to 400Mhz for display off scenario.
1. Changes to set CPU0 min freq for 8939 target as below:
        Display off case :  set to  400Mhz
        Display on case  :  set to  960Mhz.

Conflicts:
	power/Android.mk

Change-Id: Ie8cf31484e70f83594778c899485910b9ff2578e
2015-10-11 20:23:22 +00:00