aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-19clk: mvebu: cp110: Minor cleanupsStephen Boyd1-3/+2
2017-06-19Merge branch 'clk-cp110' of git://git.infradead.org/linux-mvebu into clk-nextStephen Boyd1-62/+138
2017-06-19clk: mvebu: cp110: add sdio clock to cp-110 system controllerKonstantin Porotchkin1-5/+23
2017-06-19clk: mvebu: cp110: introduce a new bindingGregory CLEMENT1-15/+48
2017-06-19clk: mvebu: cp110: do not depend anymore of the *-clock-output-namesGregory CLEMENT1-40/+65
2017-06-01clk: mvebu: cp110: make failure labels more meaningfulGregory CLEMENT1-10/+10
2017-06-01clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser1-3/+4
2017-06-01clk: mvebu: ap806: introduce a new bindingGregory CLEMENT1-12/+44
2017-06-01clk: mvebu: ap806: do not depend anymore of the *-clock-output-namesGregory CLEMENT1-22/+24
2017-06-01clk: mvebu: ap806: cosmetic improvementGregory CLEMENT1-7/+8
2017-05-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-4/+4
2017-04-24clk: apn806: fix spelling mistake: "mising" -> "missing"Colin Ian King1-1/+1
2017-04-24clk: apn806: Turn the eMMC clock as optional for dts backwards compatibleGregory CLEMENT1-7/+13
2017-04-24clk: apn806: Add eMMC clock to system controller driverKonstantin Porotchkin1-1/+14
2017-04-21clk: mvebu: Use kcalloc() in two functionsMarkus Elfring1-2/+2
2017-04-21clk: mvebu: Use kcalloc() in of_cpu_clk_setup()Markus Elfring1-2/+2
2017-02-14clk: mvebu: adjust clock handling for the CP110 system controllerThomas Petazzoni1-2/+11
2017-02-10clk: mvebu: Expand mv98dx3236-core-clock supportChris Packham3-14/+181
2017-01-27clk: mvebu: support for 98DX3236 SoCChris Packham3-0/+70
2017-01-09clk: mvebu: adjust AP806 CPU clock frequencies to production chipThomas Petazzoni1-5/+23
2016-11-04clk: mvebu: make ap806-system-controller explicitly non-modularPaul Gortmaker1-20/+3
2016-11-04clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker1-32/+3
2016-11-01clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas1-78/+72
2016-10-17clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT1-0/+1
2016-10-17clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT1-5/+5
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