aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/mvebu
AgeCommit message (Expand)AuthorFilesLines
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2025-11-14syscore: Pass context data to callbacksThierry Reding1-4/+8
2025-11-10clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4Josua Mayer1-0/+20
2025-09-08clk: mvebu: dove-divider: convert from round_rate() to determine_rate()Brian Masney1-8/+8
2025-09-08clk: mvebu: cpu: convert from round_rate() to determine_rate()Brian Masney1-5/+7
2025-09-08clk: mvebu: corediv: convert from round_rate() to determine_rate()Brian Masney1-8/+10
2025-09-08clk: mvebu: armada-37xx-periph: convert from round_rate() to determine_rate()Brian Masney1-6/+9
2025-09-08clk: mvebu: ap-cpu-clk: convert from round_rate() to determine_rate()Brian Masney1-5/+7
2025-07-26clk: Fix typosBjorn Helgaas1-3/+2
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König3-3/+3
2023-08-30Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd1-1/+1
2023-08-22clk: mvebu: Convert to devm_platform_ioremap_resource()Yangtao Li2-6/+2
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook1-1/+1
2023-07-19clk: Explicitly include correct DT includesRob Herring2-2/+0
2023-06-20clk: mvebu: Iterate over possible CPUs instead of DT CPU nodesRob Herring1-11/+3
2023-06-20clk: mvebu: Use of_get_cpu_hwid() to read CPU IDRob Herring1-8/+8
2023-06-14clk: mvebu: Use of_address_to_resource()Rob Herring1-5/+3
2023-03-28clk: mvebu: Convert to platform remove callback returning voidUwe Kleine-König3-12/+6
2022-09-30clk: mvebu: armada-37xx-tbg: Remove the unneeded result variableye xingchen1-4/+2
2022-08-22clk: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-02-17clk: mvebu: use time_is_before_eq_jiffies() instead of open coding itWang Qing1-1/+2
2021-09-14clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling pathsChristophe JAILLET1-3/+11
2021-08-28clk: kirkwood: Fix a clocking boot regressionLinus Walleij1-0/+1
2021-04-09clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár1-6/+39
2021-04-09clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár1-5/+7
2021-04-09clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún1-28/+0
2021-02-11clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-12-19clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
2020-10-13clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-07-11clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor1-0/+1
2020-01-04clk: Fix Kconfig indentationKrzysztof Kozlowski1-1/+1
2019-11-27Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...Stephen Boyd2-4/+4
2019-11-27Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...Stephen Boyd2-28/+4
2019-11-13clk: armada-xp: remove unused codeYueHaibing1-26/+0
2019-11-08drivers/clk: convert VL struct to struct_sizeStephen Kitt2-4/+4
2019-10-03clk: mvebu: armada-37xx-periph: change suspend/resume timeMiquel Raynal1-2/+2
2019-10-03clk: mvebu: armada-37xx-periph: add PCIe gated clockMiquel Raynal1-0/+2
2019-09-17clk: mvebu: ap80x: add AP807 clock supportBen Peled1-0/+28
2019-09-17clk: mvebu: ap806: Prepare the introduction of AP807 clock supportBen Peled1-63/+77
2019-09-17clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driverOmri Itach1-2/+46
2019-09-17clk: mvebu: ap806: be more explicit on what SaR isMiquel Raynal1-1/+1
2019-09-17clk: mvebu: ap80x-cpu: add AP807 CPU clock supportBen Peled1-2/+57
2019-09-17clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clockChristine Gharzuzi1-20/+62
2019-08-08clk: mvebu: ap806: Fix clock name for the clusterGregory CLEMENT1-2/+2
2019-08-08clk: mvebu: add CPU clock driver for Armada 7K/8KGregory CLEMENT3-0/+263
2019-08-08clk: mvebu: add helper file for Armada AP and CP clocksGregory CLEMENT6-42/+61
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+17
2019-06-25clk: kirkwood: Add support for MV98DX1135Chris Packham1-0/+17
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd3-0/+3