summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2024-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+9
2024-11-05Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd-9/+9
2024-10-22clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flagsAbel Vesa-1/+1
2024-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-48/+16
2024-10-16clk: test: Fix some memory leaksJinjie Ruan-47/+14
2024-10-16clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocksQiang Yu-5/+5
2024-10-14clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not setBarnabás Czémán-1/+1
2024-10-10Merge tag 'samsung-clk-fixes-6.12' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd-0/+1
2024-10-09clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold-2/+2
2024-10-09clk: rockchip: fix finding of maximum clock IDYao Zi-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-09-30clk: samsung: Fix out-of-bound access of of_match_node()Jinjie Ruan-0/+1
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+859
2024-09-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-2980/+14449
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König-201/+201
2024-09-21Merge branches 'clk-devm', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into ...Stephen Boyd-2328/+10135
2024-09-21Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-nextStephen Boyd-129/+1372
2024-09-21Merge branches 'clk-assigned-rates', 'clk-renesas' and 'clk-scmi' into clk-nextStephen Boyd-194/+1578
2024-09-21Merge branches 'clk-kunit', 'clk-mediatek', 'clk-cleanup' and 'clk-bindings' ...Stephen Boyd-126/+36
2024-09-12clk: ep93xx: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter-1/+1
2024-09-12clk: ep93xx: add module licenseArnd Bergmann-0/+4
2024-09-12clk: ep93xx: add DT support for Cirrus EP93xxNikita Shubin-0/+855
2024-09-09clk: rockchip: remove unused mclk_pdm0_p/pdm0_p definitionsArnd Bergmann-2/+0
2024-09-09clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()Satya Priya Kakitapalli-3/+1
2024-09-05clk: provide devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski-0/+28
2024-09-05Merge branch 'clk-imx-old' into clk-imxStephen Boyd-50/+192
2024-09-04clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SELMichel Alex-2/+2
2024-09-03clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPsJohan Hovold-24/+24
2024-09-02clk: renesas: r9a09g057: Add clock and reset entries for GTM/RIIC/SDHI/WDTLad Prabhakar-0/+88
2024-09-02clk: renesas: rzv2h: Add support for dynamic switching divider clocksLad Prabhakar-3/+201
2024-09-02clk: renesas: r9a08g045: Add clocks, resets and power domains for USBClaudiu Beznea-0/+17
2024-08-30clk: rockchip: fix error for unknown clocksSebastian Reichel-1/+2
2024-08-30clk: rockchip: rk3588: drop unused codeSebastian Reichel-40/+0
2024-08-29clk: starfive: jh7110-sys: Add notifier for PLL0 clockXingyu Wu-1/+32
2024-08-29clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPsNeil Armstrong-28/+28
2024-08-29clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd-1/+32
2024-08-29clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd-26/+26
2024-08-29clk: rockchip: Add clock controller for the RK3576Elaine Zhang-0/+2532
2024-08-29clk: rockchip: Add new pll type pll_rk3588_ddrElaine Zhang-1/+6
2024-08-29clk: rockchip: rk3588: Fix 32k clock name for pmu_24m_32k_100m_src_pAlexander Shiyan-1/+1
2024-08-29clk: imx95: enable the clock of NETCMIX block controlWei Fang-0/+30
2024-08-29clk: imx: imx8: Use clk_hw pointer for self registered clock in clk_parent_dataShengjiu Wang-9/+29
2024-08-28clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageYuntao Liu-1/+1
2024-08-28clk: ti: dra7-atl: Fix leak of of_nodesDavid Lechner-0/+1
2024-08-28clk:davinci: make use of dev_err_cast_probe()Yuesong Li-2/+1
2024-08-28clk: rockchip: rk3399: Drop CLK_NR_CLKS CLKPMU_NR_CLKS usageJohan Jonker-2/+8
2024-08-28clk: rockchip: rk3368: Drop CLK_NR_CLKS usageJohan Jonker-1/+4
2024-08-28clk: rockchip: rk3328: Drop CLK_NR_CLKS usageJohan Jonker-1/+4
2024-08-28clk: rockchip: rk3308: Drop CLK_NR_CLKS usageJohan Jonker-1/+4
2024-08-28clk: rockchip: rk3288: Drop CLK_NR_CLKS usageJohan Jonker-1/+4