commit | 696a561c5bbc4733476db16be6f05fd92dee9a71 | [log] [tgz] |
---|---|---|
author | Praveen Chidambaram <pchidamb@codeaurora.org> | Fri May 25 17:29:11 2012 -0600 |
committer | Praveen Chidambaram <pchidamb@codeaurora.org> | Wed Jun 13 14:14:50 2012 -0600 |
tree | 8c3857186ae40a6672e4e1c8deb39c701c6c1537 | |
parent | 75c34ca1b4e69e96921e4153dfa9d399e5b9d2e8 [diff] |
msm: cpufreq: Add API to allow limiting of min and max cpu frequencies CPUFreq provides scaling sysfs nodes to set min and max frequencies, but there are times when the operating range has to be controlled irrespective of the scaling limits, to ensure the thermal stability of the device. The API allows kernel thermal safeguards to pitch in and limit the frequencies. Change-Id: I3dc7496747792e6223695131f1644dd87054b025 Signed-off-by: Praveen Chidambaram <pchidamb@codeaurora.org>