summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu
Commit message (Expand)AuthorAgeFilesLines
* clk: kirkwood: Fix a clocking boot regressionLinus Walleij2021-08-281-0/+1
* clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár2021-04-091-6/+39
* clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár2021-04-091-5/+7
* clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún2021-04-091-28/+0
* clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc headerLee Jones2021-02-111-1/+1
* clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou2020-12-191-2/+2
* clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statementsJulia Lawall2020-10-131-1/+1
* clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor2020-07-111-0/+1
* clk: Fix Kconfig indentationKrzysztof Kozlowski2020-01-041-1/+1
*-. Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...Stephen Boyd2019-11-272-4/+4
|\ \
| | * drivers/clk: convert VL struct to struct_sizeStephen Kitt2019-11-082-4/+4
| |/
| |
| \
*-. \ Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...Stephen Boyd2019-11-272-28/+4
|\ \ \ | |_|/ |/| |
| | * clk: armada-xp: remove unused codeYueHaibing2019-11-131-26/+0
| |/ |/|
| * clk: mvebu: armada-37xx-periph: change suspend/resume timeMiquel Raynal2019-10-031-2/+2
| * clk: mvebu: armada-37xx-periph: add PCIe gated clockMiquel Raynal2019-10-031-0/+2
|/
* clk: mvebu: ap80x: add AP807 clock supportBen Peled2019-09-171-0/+28
* clk: mvebu: ap806: Prepare the introduction of AP807 clock supportBen Peled2019-09-171-63/+77
* clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driverOmri Itach2019-09-171-2/+46
* clk: mvebu: ap806: be more explicit on what SaR isMiquel Raynal2019-09-171-1/+1
* clk: mvebu: ap80x-cpu: add AP807 CPU clock supportBen Peled2019-09-171-2/+57
* clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clockChristine Gharzuzi2019-09-171-20/+62
* clk: mvebu: ap806: Fix clock name for the clusterGregory CLEMENT2019-08-081-2/+2
* clk: mvebu: add CPU clock driver for Armada 7K/8KGregory CLEMENT2019-08-083-0/+263
* clk: mvebu: add helper file for Armada AP and CP clocksGregory CLEMENT2019-08-086-42/+61
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-0/+17
|\
| * clk: kirkwood: Add support for MV98DX1135Chris Packham2019-06-251-0/+17
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-153-0/+3
* clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King2019-04-182-3/+3
* clk: dove: fix refcount leak in dove_clk_init()Yangtao Li2018-12-281-2/+6
* clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()Yangtao Li2018-12-281-1/+3
* clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li2018-12-281-1/+3
* clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li2018-12-281-0/+2
* clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li2018-12-281-1/+3
* clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter2018-12-031-2/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-10-3118-62/+69
|\
| *---. Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb...Stephen Boyd2018-10-182-9/+50
| |\ \ \
| | | | * clk: mvebu: ap806: Remove superfluous of_clk_add_providerGregory CLEMENT2018-10-011-1/+0
| | | |/
| | * | clk: mvebu: armada-37xx-periph: add suspend/resume supportMiquel Raynal2018-08-311-0/+43
| | * | clk: mvebu: armada-37xx-periph: save the IP base address in the driver dataMiquel Raynal2018-08-311-8/+7
| | |/
| | |
| | \
| *-. \ Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd2018-10-181-1/+2
| |\ \ \ | | | |/ | | |/|
| | | * clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probeGregory CLEMENT2018-10-161-1/+2
| | |/
| * / clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT2018-10-0117-52/+17
| |/
* / clk: mvebu: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+2
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-08-151-8/+1
|\
| *-. Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...Stephen Boyd2018-08-141-4/+0
| |\ \
| | | * clk: mvebu: armada-37xx-periph: Remove unused var num_parentsAnders Roxell2018-07-271-1/+0
| | | * clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parentGregory CLEMENT2018-07-251-3/+0
| | |/
| * / clk: mvebu: armada-37xx-periph: switch to SPDX license identifierGregory CLEMENT2018-07-091-4/+1
| |/
* / clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT2018-07-091-0/+38
|/