summaryrefslogtreecommitdiff
path: root/drivers/clk/mvebu
AgeCommit message (Expand)Author
2016-05-06clk: mvebu: new driver for Armada CP110 system controllerThomas Petazzoni
2016-05-06clk: mvebu: new driver for Armada AP806 system controllerThomas Petazzoni
2016-03-03clk: mvebu: Remove CLK_IS_ROOTStephen Boyd
2016-02-25clk: mvebu: Move corediv config to mvebu configKevin Smith
2016-02-25clk: mvebu: Remove corediv clock from Armada XPKevin Smith
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2016-01-29clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd
2015-12-22clk: add Dove PLL divider support for GPU, VMeta and AXI clocksRussell King
2015-10-16clk: mvebu: Use of_clk_get_parent_name()Stephen Boyd
2015-10-15Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-10-14Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"Stephen Boyd
2015-09-17clk: Remove unneeded semicolonsJavier Martinez Canillas
2015-08-24clk: mvebu: Convert to clk_hw based provider APIsStephen Boyd
2015-07-20clk: mvebu: Remove clk.h includeStephen Boyd
2015-06-18clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSEDBoris Brezillon
2015-06-03clk: mvebu: add missing CESA gate clkBoris Brezillon
2015-03-04clk: mvebu: add Marvell Armada 39x driverThomas Petazzoni
2015-03-04clk: mvebu: extend common code to allow an optional refclkThomas Petazzoni
2014-11-30clk: mvebu: add suspend/resume for gatable clocksThomas Petazzoni
2014-10-03Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-...Mike Turquette
2014-09-26Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette
2014-09-16clk: mvebu: fix sscg node lookupThomas Petazzoni
2014-09-09clk: mvebu: armada-375: Fix the description of the SAR in the commentGregory CLEMENT
2014-09-09clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviationGregory CLEMENT
2014-09-09clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT
2014-09-02cpufreq: kirkwood: use the powersave multiplexerMike Turquette
2014-09-01clk: mvebu: powersave clock is a multiplexerMike Turquette
2014-09-01clk: mvebu: share locks between gate clocksMike Turquette
2014-07-16clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni
2014-04-26clk: mvebu: add Orion5x clock driverThomas Petazzoni
2014-03-18Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...Mike Turquette
2014-03-13clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia
2014-03-13clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia
2014-02-24Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-02-17clk: mvebu: add clock support for Armada 380/385Gregory CLEMENT
2014-02-17clk: mvebu: add clock support for Armada 375Gregory CLEMENT
2014-02-17clk: mvebu: add Armada 375 support to the corediv clock driverThomas Petazzoni
2014-02-17clk: mvebu: refactor corediv driver to support more SoCThomas Petazzoni
2014-02-17clk: mvebu: add a little bit of documentation about data structuresThomas Petazzoni
2014-02-17clk: mvebu: do not copy the contents of clk_corediv_descThomas Petazzoni
2014-02-06clk: mvebu: kirkwood: maintain clock init orderSebastian Hesselbarth
2014-02-06clk: mvebu: dove: maintain clock init orderSebastian Hesselbarth
2014-02-06clk: mvebu: armada-xp: maintain clock init orderSebastian Hesselbarth
2014-02-06clk: mvebu: armada-370: maintain clock init orderSebastian Hesselbarth
2013-11-24clk: mvebu: Add Core Divider clockEzequiel Garcia
2013-11-24clk: mvebu: staticize of_cpu_clk_setupJisheng Zhang
2013-10-06clk: armada-370: fix tclk frequenciesSimon Guinot
2013-08-27clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: dove: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: armada-xp: Fix incorrect placement of __initconstSachin Kamat