summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
4 daysMerge branches 'amba', 'cfi', 'clkdev', 'fixes' and 'misc' into for-nextfor-nextRussell King (Oracle)
4 daysclkdev: report over-sized strings when creating clkdev entriesRussell King (Oracle)
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2024-03-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-13Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl...Stephen Boyd
2024-03-13Merge branches 'clk-remove', 'clk-amlogic', 'clk-qcom', 'clk-parent' and 'clk...Stephen Boyd
2024-03-13Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinne...Stephen Boyd
2024-03-13Merge branches 'clk-renesas', 'clk-cleanup', 'clk-hisilicon', 'clk-mediatek' ...Stephen Boyd
2024-03-12clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x...Hans de Goede
2024-03-08clk: zynq: Prevent null pointer dereference caused by kmalloc failureDuoming Zhou
2024-03-08clk: fractional-divider: Use bit operations consistentlyAndy Shevchenko
2024-03-08clk: fractional-divider: Move mask calculations out of lockAndy Shevchenko
2024-03-08clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue
2024-03-08clk: starfive: jh7110-vout: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08clk: starfive: jh7110-isp: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08clk: imx: imx8-acm: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-04Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2024-03-04Merge tag 'v6.9-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2024-03-03clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES resetGabor Juhos
2024-03-03clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'Gabor Juhos
2024-03-03clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'Gabor Juhos
2024-03-02clk: qcom: camcc-x1e80100: Fix missing DT_IFACE enum in x1e80100 camccBryan O'Donoghue
2024-03-02clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos
2024-03-02clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos
2024-03-02clk: qcom: camcc-sc8280xp: fix terminating of frequency table arraysGabor Juhos
2024-03-02clk: qcom: gcc-ipq9574: fix terminating of frequency table arraysGabor Juhos
2024-03-02clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos
2024-03-02clk: qcom: gcc-ipq6018: fix terminating of frequency table arraysGabor Juhos
2024-03-02clk: qcom: gcc-ipq5018: fix terminating of frequency table arraysGabor Juhos
2024-02-28clk: mediatek: clk-mt8173-apmixedsys: Use common error handling code in clk_m...Markus Elfring
2024-02-28clk: Add a devm variant of clk_rate_exclusive_get()Uwe Kleine-König
2024-02-28clk: ti: dpll3xxx: use correct function names in kernel-docRandy Dunlap
2024-02-28clk: clocking-wizard: Remove redundant initialization of pointer div_addrColin Ian King
2024-02-28clkdev: Update clkdev id usage to allow for longer namesMichael J. Ruhl
2024-02-27clk: rockchip: rk3399: Allow to set rate of clk_i2s0_frac's parentOndrej Jirman
2024-02-27clk: rockchip: rk3588: use linked clock ID for GATE_LINKSebastian Reichel
2024-02-27clk: rockchip: rk3588: fix indentSebastian Reichel
2024-02-27clk: rockchip: rk3588: fix pclk_vo0grf and pclk_vo1grfSebastian Reichel
2024-02-27Merge branch 'v6.9-shared/clkids' into v6.9-clk/nextHeiko Stuebner
2024-02-27clk: rockchip: rk3588: fix CLK_NR_CLKS usageSebastian Reichel
2024-02-26clk: ti: Improve clksel clock bit parsing for reg propertyTony Lindgren
2024-02-26clk: ti: Handle possible address in the node nameTony Lindgren
2024-02-26clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionShengjiu Wang
2024-02-26clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()Markus Elfring
2024-02-26clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk...Markus Elfring
2024-02-26clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...Markus Elfring
2024-02-25clk: samsung: Add CPU clock support for Exynos850Sam Protsenko
2024-02-25clk: samsung: Pass mask to wait_until_mux_stable()Sam Protsenko
2024-02-25clk: samsung: Keep register offsets in chip specific structureSam Protsenko