commit | f248bb7cb01156ffd6c551cf838265b8a65a5ffd | [log] [tgz] |
---|---|---|
author | Praveen Chidambaram <pchidamb@codeaurora.org> | Fri Jan 20 11:38:44 2012 -0700 |
committer | Praveen Chidambaram <pchidamb@codeaurora.org> | Fri Jan 20 19:48:50 2012 -0700 |
tree | 25a56e576aec5087246264471acd735e75058d24 | |
parent | 949f2c999c468f4c3c6b92fcdef71879fe1af652 [diff] |
msm: thermal: Add MSM thermal sensing and limiting Add a thermal driver to poll and detect any thermal condition at boot and limit max cpu frequency on a thermal condition. This driver is intended to limit cpu thermal output until the userspace thermald kicks in. The thermald will disable this driver and take over the cpu thermal sensing and mitigation. Change-Id: I2710bfdeb5bf01c864437e13da835621d1b9202c Signed-off-by: Praveen Chidambaram <pchidamb@codeaurora.org>