aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+70
2016-09-22clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas1-9/+20
2016-09-22clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas1-0/+2
2016-09-21clk: mvebu: Add clk support for the orion5x SoC mv88f5181Jamie Lentin1-0/+70
2016-08-24clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()Wei Yongjun1-3/+1
2016-08-15clk: mvebu: Add the peripheral clock driver for Armada 3700Gregory CLEMENT2-0/+450
2016-08-15clk: mvebu Add the time base generator clocks for Armada 3700Gregory CLEMENT2-0/+159
2016-08-15clk: mvebu: Add the xtal clock for Armada 3700 SoCGregory CLEMENT3-0/+95
2016-08-12clk: mvebu: armada-39x: add clk description for supported interfacesGrzegorz Jaszczyk1-0/+2
2016-05-06clk: mvebu: new driver for Armada CP110 system controllerThomas Petazzoni3-0/+410
2016-05-06clk: mvebu: new driver for Armada AP806 system controllerThomas Petazzoni3-0/+172
2016-03-03clk: mvebu: Remove CLK_IS_ROOTStephen Boyd2-8/+6
2016-02-25clk: mvebu: Move corediv config to mvebu configKevin Smith1-1/+0
2016-02-25clk: mvebu: Remove corediv clock from Armada XPKevin Smith1-1/+0
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2-4/+0
2016-01-29clk: mvebu: Mark ioremapped memory as __iomemStephen Boyd1-1/+1
2015-12-22clk: add Dove PLL divider support for GPU, VMeta and AXI clocksRussell King4-1/+275
2015-10-16clk: mvebu: Use of_clk_get_parent_name()Stephen Boyd1-3/+1
2015-10-15Merge branch 'clk-fixes' into clk-nextStephen Boyd1-1/+3
2015-10-14Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"Stephen Boyd1-1/+3
2015-09-17clk: Remove unneeded semicolonsJavier Martinez Canillas1-1/+1
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