• C
    [ARM] tegra: Add cpufreq support · 7056d423
    Colin Cross 提交于
    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: NColin Cross <ccross@android.com>
    7056d423
cpu-tegra.c 4.2 KB