summaryrefslogtreecommitdiff
path: root/drivers/clk/mvebu
AgeCommit message (Expand)Author
2017-05-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-04-24clk: apn806: fix spelling mistake: "mising" -> "missing"Colin Ian King
2017-04-24clk: apn806: Turn the eMMC clock as optional for dts backwards compatibleGregory CLEMENT
2017-04-24clk: apn806: Add eMMC clock to system controller driverKonstantin Porotchkin
2017-04-21clk: mvebu: Use kcalloc() in two functionsMarkus Elfring
2017-04-21clk: mvebu: Use kcalloc() in of_cpu_clk_setup()Markus Elfring
2017-02-14clk: mvebu: adjust clock handling for the CP110 system controllerThomas Petazzoni
2017-02-10clk: mvebu: Expand mv98dx3236-core-clock supportChris Packham
2017-01-27clk: mvebu: support for 98DX3236 SoCChris Packham
2017-01-09clk: mvebu: adjust AP806 CPU clock frequencies to production chipThomas Petazzoni
2016-11-04clk: mvebu: make ap806-system-controller explicitly non-modularPaul Gortmaker
2016-11-04clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker
2016-11-01clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas
2016-10-17clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT
2016-10-17clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-22clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas
2016-09-22clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas
2016-09-21clk: mvebu: Add clk support for the orion5x SoC mv88f5181Jamie Lentin
2016-08-24clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()Wei Yongjun
2016-08-15clk: mvebu: Add the peripheral clock driver for Armada 3700Gregory CLEMENT
2016-08-15clk: mvebu Add the time base generator clocks for Armada 3700Gregory CLEMENT
2016-08-15clk: mvebu: Add the xtal clock for Armada 3700 SoCGregory CLEMENT
2016-08-12clk: mvebu: armada-39x: add clk description for supported interfacesGrzegorz Jaszczyk
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