summaryrefslogtreecommitdiff
path: root/drivers/clk/mvebu
AgeCommit message (Expand)Author
2023-08-30Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd
2023-08-22clk: mvebu: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-06-20clk: mvebu: Iterate over possible CPUs instead of DT CPU nodesRob Herring
2023-06-20clk: mvebu: Use of_get_cpu_hwid() to read CPU IDRob Herring
2023-06-14clk: mvebu: Use of_address_to_resource()Rob Herring
2023-03-28clk: mvebu: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-30clk: mvebu: armada-37xx-tbg: Remove the unneeded result variableye xingchen
2022-08-22clk: move from strlcpy with unused retval to strscpyWolfram Sang
2022-02-17clk: mvebu: use time_is_before_eq_jiffies() instead of open coding itWang Qing
2021-09-14clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling pathsChristophe JAILLET
2021-08-28clk: kirkwood: Fix a clocking boot regressionLinus Walleij
2021-04-09clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár
2021-04-09clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár
2021-04-09clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún
2021-02-11clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc headerLee Jones
2020-12-19clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou
2020-10-13clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statementsJulia Lawall
2020-07-11clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor
2020-01-04clk: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-27Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...Stephen Boyd
2019-11-27Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...Stephen Boyd
2019-11-13clk: armada-xp: remove unused codeYueHaibing
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt
2019-10-03clk: mvebu: armada-37xx-periph: change suspend/resume timeMiquel Raynal
2019-10-03clk: mvebu: armada-37xx-periph: add PCIe gated clockMiquel Raynal
2019-09-17clk: mvebu: ap80x: add AP807 clock supportBen Peled
2019-09-17clk: mvebu: ap806: Prepare the introduction of AP807 clock supportBen Peled
2019-09-17clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driverOmri Itach
2019-09-17clk: mvebu: ap806: be more explicit on what SaR isMiquel Raynal
2019-09-17clk: mvebu: ap80x-cpu: add AP807 CPU clock supportBen Peled
2019-09-17clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clockChristine Gharzuzi
2019-08-08clk: mvebu: ap806: Fix clock name for the clusterGregory CLEMENT
2019-08-08clk: mvebu: add CPU clock driver for Armada 7K/8KGregory CLEMENT
2019-08-08clk: mvebu: add helper file for Armada AP and CP clocksGregory CLEMENT
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-25clk: kirkwood: Add support for MV98DX1135Chris Packham
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-04-18clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King
2018-12-28clk: dove: fix refcount leak in dove_clk_init()Yangtao Li
2018-12-28clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()Yangtao Li
2018-12-28clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li
2018-12-28clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li
2018-12-28clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li
2018-12-03clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-10-18Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb...Stephen Boyd
2018-10-18Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd