summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu
Commit message (Expand)AuthorAgeFilesLines
* clk: mvebu: Remove CLK_IS_ROOTStephen Boyd2016-03-032-8/+6
* clk: mvebu: Move corediv config to mvebu configKevin Smith2016-02-251-1/+0
* clk: mvebu: Remove corediv clock from Armada XPKevin Smith2016-02-251-1/+0
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-292-4/+0
* clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd2016-01-291-1/+1
* clk: add Dove PLL divider support for GPU, VMeta and AXI clocksRussell King2015-12-224-1/+275
* clk: mvebu: Use of_clk_get_parent_name()Stephen Boyd2015-10-161-3/+1
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-10-151-1/+3
|\
| * Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"Stephen Boyd2015-10-141-1/+3
* | clk: Remove unneeded semicolonsJavier Martinez Canillas2015-09-171-1/+1
|/
* clk: mvebu: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-4/+2
* clk: mvebu: Remove clk.h includeStephen Boyd2015-07-202-2/+3
* clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSEDBoris Brezillon2015-06-181-1/+1
* clk: mvebu: add missing CESA gate clkBoris Brezillon2015-06-031-0/+1
* clk: mvebu: add Marvell Armada 39x driverThomas Petazzoni2015-03-043-0/+161
* clk: mvebu: extend common code to allow an optional refclkThomas Petazzoni2015-03-042-0/+18
* clk: mvebu: add suspend/resume for gatable clocksThomas Petazzoni2014-11-301-2/+30
* Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-...Mike Turquette2014-10-032-5/+5
|\
| * clk: mvebu: fix sscg node lookupThomas Petazzoni2014-09-162-5/+5
* | Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette2014-09-264-2/+99
|\|
| * clk: mvebu: armada-375: Fix the description of the SAR in the commentGregory CLEMENT2014-09-091-2/+2
| * clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviationGregory CLEMENT2014-09-091-0/+8
| * clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT2014-09-092-0/+89
* | cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-021-2/+13
* | clk: mvebu: powersave clock is a multiplexerMike Turquette2014-09-011-0/+87
* | clk: mvebu: share locks between gate clocksMike Turquette2014-09-012-3/+8
|/
* clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni2014-07-161-5/+75
* clk: mvebu: add Orion5x clock driverThomas Petazzoni2014-04-263-0/+215
* Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...Mike Turquette2014-03-181-1/+24
|\
| * clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia2014-03-131-0/+23
| * clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia2014-03-131-1/+1
* | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-244-50/+44
|\ \ | |/ |/|
| * clk: mvebu: kirkwood: maintain clock init orderSebastian Hesselbarth2014-02-061-18/+16
| * clk: mvebu: dove: maintain clock init orderSebastian Hesselbarth2014-02-061-10/+9
| * clk: mvebu: armada-xp: maintain clock init orderSebastian Hesselbarth2014-02-061-11/+9
| * clk: mvebu: armada-370: maintain clock init orderSebastian Hesselbarth2014-02-061-11/+10
* | clk: mvebu: add clock support for Armada 380/385Gregory CLEMENT2014-02-173-0/+172
* | clk: mvebu: add clock support for Armada 375Gregory CLEMENT2014-02-173-0/+189
* | clk: mvebu: add Armada 375 support to the corediv clock driverThomas Petazzoni2014-02-171-0/+19
* | clk: mvebu: refactor corediv driver to support more SoCThomas Petazzoni2014-02-171-24/+57
* | clk: mvebu: add a little bit of documentation about data structuresThomas Petazzoni2014-02-171-0/+17
* | clk: mvebu: do not copy the contents of clk_corediv_descThomas Petazzoni2014-02-171-8/+8
|/
* clk: mvebu: Add Core Divider clockEzequiel Garcia2013-11-243-0/+229
* clk: mvebu: staticize of_cpu_clk_setupJisheng Zhang2013-11-241-1/+1
* clk: armada-370: fix tclk frequenciesSimon Guinot2013-10-061-2/+2
* clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat2013-08-271-7/+7
* clk: dove: Fix incorrect placement of __initconstSachin Kamat2013-08-271-6/+6
* clk: armada-xp: Fix incorrect placement of __initconstSachin Kamat2013-08-271-6/+6
* clk: armada-370: Fix incorrect placement of __initconstSachin Kamat2013-08-271-7/+7
* clk: mvebu: add missing iounmapJisheng Zhang2013-08-232-7/+15