summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl...Stephen Boyd27-297/+1771
2024-03-13Merge branches 'clk-remove', 'clk-amlogic', 'clk-qcom', 'clk-parent' and 'clk...Stephen Boyd100-1279/+6283
2024-03-13Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinne...Stephen Boyd11-35/+265
2024-03-13Merge branches 'clk-renesas', 'clk-cleanup', 'clk-hisilicon', 'clk-mediatek' ...Stephen Boyd25-105/+262
2024-03-09clk: zynq: Prevent null pointer dereference caused by kmalloc failureDuoming Zhou1-5/+3
2024-03-09clk: fractional-divider: Use bit operations consistentlyAndy Shevchenko1-4/+4
2024-03-09clk: fractional-divider: Move mask calculations out of lockAndy Shevchenko1-3/+3
2024-03-09Merge tag 'clk-microchip-6.9' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd3-69/+96
2024-03-09clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue1-0/+3
2024-03-09Merge tag 'qcom-clk-for-6.9' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd92-1198/+6176
2024-03-09Merge tag 'clk-meson-v6.9-1' of https://github.com/BayLibre/clk-meson into cl...Stephen Boyd1-0/+2
2024-03-09clk: starfive: jh7110-vout: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-09clk: starfive: jh7110-isp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-09clk: imx: imx8-acm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-04clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES resetGabor Juhos1-1/+1
2024-03-04clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'Gabor Juhos1-1/+1
2024-03-04clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'Gabor Juhos1-1/+1
2024-03-02clk: qcom: camcc-x1e80100: Fix missing DT_IFACE enum in x1e80100 camccBryan O'Donoghue1-0/+1
2024-03-02clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-03-02clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-03-02clk: qcom: camcc-sc8280xp: fix terminating of frequency table arraysGabor Juhos1-0/+21
2024-03-02clk: qcom: gcc-ipq9574: fix terminating of frequency table arraysGabor Juhos1-0/+1
2024-03-02clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-03-02clk: qcom: gcc-ipq6018: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-03-02clk: qcom: gcc-ipq5018: fix terminating of frequency table arraysGabor Juhos1-0/+3
2024-02-29clk: mediatek: clk-mt8173-apmixedsys: Use common error handling code in clk_m...Markus Elfring1-2/+3
2024-02-29clk: Add a devm variant of clk_rate_exclusive_get()Uwe Kleine-König2-0/+31
2024-02-29clk: ti: dpll3xxx: use correct function names in kernel-docRandy Dunlap1-2/+2
2024-02-29clk: clocking-wizard: Remove redundant initialization of pointer div_addrColin Ian King1-1/+1
2024-02-29clkdev: Update clkdev id usage to allow for longer namesMichael J. Ruhl1-1/+1
2024-02-29Merge tag 'v6.9-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd6-32/+52
2024-02-28clk: rockchip: rk3399: Allow to set rate of clk_i2s0_frac's parentOndrej Jirman1-3/+3
2024-02-28Merge tag 'clk-imx-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...Stephen Boyd3-22/+27
2024-02-28Merge tag 'samsung-clk-6.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd15-242/+1660
2024-02-28Merge tag 'sunxi-clk-for-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Stephen Boyd3-16/+21
2024-02-28Merge tag 'renesas-clk-for-v6.9-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd6-12/+21
2024-02-28clk: rockchip: rk3588: use linked clock ID for GATE_LINKSebastian Reichel1-23/+23
2024-02-28clk: rockchip: rk3588: fix indentSebastian Reichel1-1/+1
2024-02-28clk: rockchip: rk3588: fix pclk_vo0grf and pclk_vo1grfSebastian Reichel1-6/+4
2024-02-28Merge branch 'v6.9-shared/clkids' into v6.9-clk/nextHeiko Stuebner4-3/+24
2024-02-27dt-bindings: clock: rk3588: add missing PCLK_VO1GRFSebastian Reichel1-0/+1
2024-02-27dt-bindings: clock: rk3588: drop CLK_NR_CLKSSebastian Reichel1-2/+0
2024-02-27clk: rockchip: rk3588: fix CLK_NR_CLKS usageSebastian Reichel3-1/+23
2024-02-26clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionShengjiu Wang1-3/+8
2024-02-26clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()Markus Elfring1-12/+10
2024-02-26clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk...Markus Elfring1-2/+2
2024-02-26clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...Markus Elfring1-5/+7
2024-02-25clk: samsung: Add CPU clock support for Exynos850Sam Protsenko2-0/+181
2024-02-25clk: samsung: Pass mask to wait_until_mux_stable()Sam Protsenko1-7/+7
2024-02-25clk: samsung: Keep register offsets in chip specific structureSam Protsenko1-70/+86