aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-27clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat1-7/+7
2013-08-27clk: dove: Fix incorrect placement of __initconstSachin Kamat1-6/+6
2013-08-27clk: armada-xp: Fix incorrect placement of __initconstSachin Kamat1-6/+6
2013-08-27clk: armada-370: Fix incorrect placement of __initconstSachin Kamat1-7/+7
2013-08-23clk: mvebu: add missing iounmapJisheng Zhang2-7/+15
2013-05-29clk: mvebu: disintegrate obsolete fileSebastian Hesselbarth7-995/+2
2013-05-29clk: mvebu: add Armada XP SoC-centric clock initSebastian Hesselbarth3-0/+216
2013-05-29clk: mvebu: add Armada 370 SoC-centric clock initSebastian Hesselbarth3-0/+182
2013-05-29clk: mvebu: add Kirkwood SoC-centric clock initSebastian Hesselbarth3-0/+252
2013-05-29clk: mvebu: add Dove SoC-centric clock initSebastian Hesselbarth3-0/+200
2013-05-29clk: mvebu: add common clock functions for core clk and clk gatingSebastian Hesselbarth4-0/+215
2013-05-29clk: mvebu: introduce per-clock-gate flagsSebastian Hesselbarth1-87/+78
2013-05-20clk: mvebu: add more PCIe clocks for Armada XPThomas Petazzoni1-4/+10
2013-05-20clk: mvebu: create parent-child relation for PCIe clocks on Armada 370Thomas Petazzoni1-2/+2
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2013-04-08clk: mvebu: Fix valid value range checking for cpu_freq_selectAxel Lin1-2/+2
2013-04-03clk: mvebu: Use common of_clk_init() functionJean-Francois Moine3-42/+3
2013-03-20treewide: Fix typos in printkMasanari Iida1-2/+2
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn1-0/+1
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding1-3/+6
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs1-1/+1
2012-11-20clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT1-1/+73
2012-11-20clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth5-0/+204
2012-11-20clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT5-0/+214
2012-11-20clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth5-0/+720