Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-12 | arm: msm: warning fix in acpuclock.c | Daniel Walker | |
Fixes the following warning, arch/arm/mach-msm/acpuclock-arm11.c:138: warning: 'freq_table' defined but not used when CONFIG_CPU_FREQ_TABLE is not enabled. Signed-off-by: Daniel Walker <dwalker@codeaurora.org> | |||
2010-05-12 | arm: msm: add cpu frequency controls | Daniel Walker | |
This adds acpuclock-arm11.c from Google. This provides control over the cpu frequency for arm11 cpu's. This has shared authorship between Google, and Qualcomm. Most of it was written by Mike Chan at Google. Signed-off-by: Daniel Walker <dwalker@codeaurora.org> |