aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu
AgeCommit message (Expand)Author
2020-01-27clk: dove: fix refcount leak in dove_clk_init()Yangtao Li
2020-01-27clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()Yangtao Li
2020-01-27clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li
2020-01-27clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li
2020-01-27clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li
2018-12-21clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-08-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-08-14Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...Stephen Boyd
2018-07-27clk: mvebu: armada-37xx-periph: Remove unused var num_parentsAnders Roxell
2018-07-25clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parentGregory CLEMENT
2018-07-09clk: mvebu: armada-37xx-periph: switch to SPDX license identifierGregory CLEMENT
2018-07-09clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-01clk: mvebu: use correct bit for 98DX3236 NANDChris Packham
2018-03-19clk: mvebu: armada-38x: add support for missing clocksRichard Genoud
2018-03-19clk: mvebu: cp110: Fix clock tree representationGregory CLEMENT
2018-01-26Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-nextStephen Boyd
2017-12-28clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl
2017-12-21clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocksGregory CLEMENT
2017-12-21clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFSGregory CLEMENT
2017-12-21clk: mvebu: armada-37xx-periph: cosmetic changesGregory CLEMENT
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-19clk: mvebu: cp110: Minor cleanupsStephen Boyd
2017-06-19Merge branch 'clk-cp110' of git://git.infradead.org/linux-mvebu into clk-nextStephen Boyd
2017-06-19clk: mvebu: cp110: add sdio clock to cp-110 system controllerKonstantin Porotchkin
2017-06-19clk: mvebu: cp110: introduce a new bindingGregory CLEMENT
2017-06-19clk: mvebu: cp110: do not depend anymore of the *-clock-output-namesGregory CLEMENT
2017-06-01clk: mvebu: cp110: make failure labels more meaningfulGregory CLEMENT
2017-06-01clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser
2017-06-01clk: mvebu: ap806: introduce a new bindingGregory CLEMENT
2017-06-01clk: mvebu: ap806: do not depend anymore of the *-clock-output-namesGregory CLEMENT
2017-06-01clk: mvebu: ap806: cosmetic improvementGregory CLEMENT
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