Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: msm: Remove unused acpuclock-arm11 | Stephen Boyd | 2012-09-13 | 1 | -32/+0 |
| | | | | | | | | This is dead code that isn't initialized or setup (although it is compiled). Remove it and the data structures it references. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org> | ||||
* | arm: msm: add cpu frequency controls | Daniel Walker | 2010-05-12 | 1 | -0/+32 |
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> |