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:
b8ed9e5
)
cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq
author
Santosh Shilimkar
<santosh.shilimkar@ti.com>
Thu, 12 Aug 2010 00:02:43 +0000
(17:02 -0700)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Fri, 13 Jan 2012 15:09:45 +0000
(17:09 +0200)
Move OMAP cpufreq driver from arch/arm/mach-omap2 into
drivers/cpufreq, along with a few cleanups:
- generalize support for better handling of different SoCs in the OMAP
- use OPP layer instead of OMAP clock internals for frequency table init
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
[khilman@ti.com: move to drivers]
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found