commit | 8ea3dcd28b38f7bb462d9e9bf616e47936bc8035 | [log] [tgz] |
---|---|---|
author | Praveen Chidambaram <pchidamb@codeaurora.org> | Wed Dec 07 14:46:31 2011 -0700 |
committer | Linux Build Service Account <lnxbuild@localhost> | Sun Mar 25 03:33:22 2012 -0600 |
tree | 79192c9b9618ef6d47d7104f84fbebf4b1220c1a | |
parent | cb655f079b3afbe04fcc4415afae8be75efaee82 [diff] |
msm: dcvs_idle: Provide CPU core idle information to msm_dcvs The msm_dcvs algorithm takes in core idle information and outputs the frequency for the core to run at. This driver registers with the CPU_PM interface to get the idle enter and idle exit notification and passes this to the msm_dcvs driver for every CPU core. Change-Id: I2b7ddbae2ac00f7c129d307022f8b1b928e2956e Signed-off-by: Praveen Chidambaram <pchidamb@codeaurora.org>