summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-05-102-4/+4
|\
| * clk: mvebu: Use kcalloc() in two functionsMarkus Elfring2017-04-221-2/+2
| * clk: mvebu: Use kcalloc() in of_cpu_clk_setup()Markus Elfring2017-04-221-2/+2
* | clk: apn806: fix spelling mistake: "mising" -> "missing"Colin Ian King2017-04-241-1/+1
* | clk: apn806: Turn the eMMC clock as optional for dts backwards compatibleGregory CLEMENT2017-04-241-7/+13
* | clk: apn806: Add eMMC clock to system controller driverKonstantin Porotchkin2017-04-241-1/+14
|/
* clk: mvebu: adjust clock handling for the CP110 system controllerThomas Petazzoni2017-02-141-2/+11
* clk: mvebu: Expand mv98dx3236-core-clock supportChris Packham2017-02-103-14/+181
* clk: mvebu: support for 98DX3236 SoCChris Packham2017-01-273-0/+70
* clk: mvebu: adjust AP806 CPU clock frequencies to production chipThomas Petazzoni2017-01-101-5/+23
* clk: mvebu: make ap806-system-controller explicitly non-modularPaul Gortmaker2016-11-041-20/+3Star
* clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker2016-11-041-32/+3Star
* clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas2016-11-021-78/+72Star
* clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT2016-10-181-0/+1
* clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT2016-10-181-5/+5
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-081-0/+70
|\
| * clk: mvebu: Add clk support for the orion5x SoC mv88f5181Jamie Lentin2016-09-211-0/+70
* | clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas2016-09-231-9/+20
* | clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas2016-09-231-0/+2
* | clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()Wei Yongjun2016-08-241-3/+1Star
* | clk: mvebu: Add the peripheral clock driver for Armada 3700Gregory CLEMENT2016-08-152-0/+450
* | clk: mvebu Add the time base generator clocks for Armada 3700Gregory CLEMENT2016-08-152-0/+159
* | clk: mvebu: Add the xtal clock for Armada 3700 SoCGregory CLEMENT2016-08-153-0/+95
* | clk: mvebu: armada-39x: add clk description for supported interfacesGrzegorz Jaszczyk2016-08-131-0/+2
|/
* clk: mvebu: new driver for Armada CP110 system controllerThomas Petazzoni2016-05-073-0/+410
* clk: mvebu: new driver for Armada AP806 system controllerThomas Petazzoni2016-05-073-0/+172
* clk: mvebu: Remove CLK_IS_ROOTStephen Boyd2016-03-032-8/+6Star
* clk: mvebu: Move corediv config to mvebu configKevin Smith2016-02-261-1/+0Star
* clk: mvebu: Remove corediv clock from Armada XPKevin Smith2016-02-261-1/+0Star
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-292-4/+0Star
* 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-171-3/+1Star
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-10-161-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-251-4/+2Star
* 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-041-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-042-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-274-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-031-2/+13