aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu
Commit message (Expand)AuthorAge
* clk: mvebu: ap80x: add AP807 clock supportBen Peled2019-09-18
* clk: mvebu: ap806: Prepare the introduction of AP807 clock supportBen Peled2019-09-18
* clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driverOmri Itach2019-09-18
* clk: mvebu: ap806: be more explicit on what SaR isMiquel Raynal2019-09-18
* clk: mvebu: ap80x-cpu: add AP807 CPU clock supportBen Peled2019-09-18
* clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clockChristine Gharzuzi2019-09-18
* clk: mvebu: ap806: Fix clock name for the clusterGregory CLEMENT2019-08-08
* clk: mvebu: add CPU clock driver for Armada 7K/8KGregory CLEMENT2019-08-08
* clk: mvebu: add helper file for Armada AP and CP clocksGregory CLEMENT2019-08-08
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-17
|\
| * clk: kirkwood: Add support for MV98DX1135Chris Packham2019-06-25
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-15
* clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King2019-04-18
* clk: dove: fix refcount leak in dove_clk_init()Yangtao Li2018-12-28
* clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()Yangtao Li2018-12-28
* clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li2018-12-28
* clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li2018-12-28
* clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li2018-12-28
* clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter2018-12-03
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-10-31
|\
| *---. Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb...Stephen Boyd2018-10-18
| |\ \ \
| | | | * clk: mvebu: ap806: Remove superfluous of_clk_add_providerGregory CLEMENT2018-10-01
| | | |/
| | * | clk: mvebu: armada-37xx-periph: add suspend/resume supportMiquel Raynal2018-08-31
| | * | clk: mvebu: armada-37xx-periph: save the IP base address in the driver dataMiquel Raynal2018-08-31
| | |/
| | |
| | \
| *-. \ Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd2018-10-18
| |\ \ \ | | | |/ | | |/|
| | | * clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probeGregory CLEMENT2018-10-16
| | |/
| * / clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT2018-10-01
| |/
* / clk: mvebu: use for_each_of_cpu_node iteratorRob Herring2018-09-28
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-08-16
|\
| *-. Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...Stephen Boyd2018-08-15
| |\ \
| | | * clk: mvebu: armada-37xx-periph: Remove unused var num_parentsAnders Roxell2018-07-27
| | | * clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parentGregory CLEMENT2018-07-25
| | |/
| * / clk: mvebu: armada-37xx-periph: switch to SPDX license identifierGregory CLEMENT2018-07-09
| |/
* / clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT2018-07-09
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-09
|\
| * clk: mvebu: use correct bit for 98DX3236 NANDChris Packham2018-06-01
* | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-06
|/
* clk: mvebu: armada-38x: add support for missing clocksRichard Genoud2018-03-19
* clk: mvebu: cp110: Fix clock tree representationGregory CLEMENT2018-03-19
*-. Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-nextStephen Boyd2018-01-26
|\ \
| | * clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl2017-12-28
| |/
* | clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocksGregory CLEMENT2017-12-21
* | clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFSGregory CLEMENT2017-12-21
* | clk: mvebu: armada-37xx-periph: cosmetic changesGregory CLEMENT2017-12-21
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* clk: mvebu: cp110: Minor cleanupsStephen Boyd2017-06-19
* Merge branch 'clk-cp110' of git://git.infradead.org/linux-mvebu into clk-nextStephen Boyd2017-06-19
|\
| * clk: mvebu: cp110: add sdio clock to cp-110 system controllerKonstantin Porotchkin2017-06-19
| * clk: mvebu: cp110: introduce a new bindingGregory CLEMENT2017-06-19