git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8486bdd
)
[ARM] tegra: Add cpufreq support
author
Colin Cross
<ccross@android.com>
Fri, 23 Apr 2010 03:30:13 +0000
(20:30 -0700)
committer
Colin Cross
<ccross@android.com>
Fri, 22 Oct 2010 01:12:28 +0000
(18:12 -0700)
Implement cpufreq support for the Tegra SOC. DVFS is handled by the
core virtual cpu clock. The frequencies of the two cores are tied
together, the highest frequency requested by either core determines
the actual frequency.
Signed-off-by: Colin Cross <ccross@android.com>
No differences found