aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-24clk: mvebu: Convert to clk_hw based provider APIsStephen Boyd1-4/+2
2015-07-20clk: mvebu: Remove clk.h includeStephen Boyd2-2/+3
2015-06-18clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSEDBoris Brezillon1-1/+1
2015-06-03clk: mvebu: add missing CESA gate clkBoris Brezillon1-0/+1
2015-03-04clk: mvebu: add Marvell Armada 39x driverThomas Petazzoni3-0/+161
2015-03-04clk: mvebu: extend common code to allow an optional refclkThomas Petazzoni2-0/+18
2014-11-30clk: mvebu: add suspend/resume for gatable clocksThomas Petazzoni1-2/+30
2014-10-03Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette2-5/+5
2014-09-26Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette4-2/+99
2014-09-16clk: mvebu: fix sscg node lookupThomas Petazzoni2-5/+5
2014-09-09clk: mvebu: armada-375: Fix the description of the SAR in the commentGregory CLEMENT1-2/+2
2014-09-09clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviationGregory CLEMENT1-0/+8
2014-09-09clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT2-0/+89
2014-09-02cpufreq: kirkwood: use the powersave multiplexerMike Turquette1-2/+13
2014-09-01clk: mvebu: powersave clock is a multiplexerMike Turquette1-0/+87
2014-09-01clk: mvebu: share locks between gate clocksMike Turquette2-3/+8
2014-07-16clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni1-5/+75
2014-04-26clk: mvebu: add Orion5x clock driverThomas Petazzoni3-0/+215
2014-03-18Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into clk-next-mvebuMike Turquette1-1/+24
2014-03-13clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia1-0/+23
2014-03-13clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia1-1/+1
2014-02-24Merge branch 'clk-fixes' into clk-nextMike Turquette4-50/+44
2014-02-17clk: mvebu: add clock support for Armada 380/385Gregory CLEMENT3-0/+172
2014-02-17clk: mvebu: add clock support for Armada 375Gregory CLEMENT3-0/+189
2014-02-17clk: mvebu: add Armada 375 support to the corediv clock driverThomas Petazzoni1-0/+19
2014-02-17clk: mvebu: refactor corediv driver to support more SoCThomas Petazzoni1-24/+57
2014-02-17clk: mvebu: add a little bit of documentation about data structuresThomas Petazzoni1-0/+17
2014-02-17clk: mvebu: do not copy the contents of clk_corediv_descThomas Petazzoni1-8/+8
2014-02-06clk: mvebu: kirkwood: maintain clock init orderSebastian Hesselbarth1-18/+16
2014-02-06clk: mvebu: dove: maintain clock init orderSebastian Hesselbarth1-10/+9
2014-02-06clk: mvebu: armada-xp: maintain clock init orderSebastian Hesselbarth1-11/+9
2014-02-06clk: mvebu: armada-370: maintain clock init orderSebastian Hesselbarth1-11/+10
2013-11-24clk: mvebu: Add Core Divider clockEzequiel Garcia3-0/+229
2013-11-24clk: mvebu: staticize of_cpu_clk_setupJisheng Zhang1-1/+1
2013-10-06clk: armada-370: fix tclk frequenciesSimon Guinot1-2/+2
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