summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2025-04-11Merge tag 'qcom-for-2025.07' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2025-04-10clk: imx8mp: Add media related clocksMiquel Raynal
2025-04-10clk: Ensure the parent clocks are enabled while reparentingMiquel Raynal
2025-04-10clk: stub: add qcom,glink-smd-rpmJorge Ramirez-Ortiz
2025-04-10clk/qcom: apq8096: fix the sdhci clockJorge Ramirez-Ortiz
2025-04-10clk/qcom: apq8096: fix set rate for the uart clockJorge Ramirez-Ortiz
2025-04-10clk/qcom: sc7280: add missing UFS and MMC clocksCaleb Connolly
2025-04-10clk/qcom: sdm845: add GCC_AGGRE_UFS_PHY_AXI_CLKCaleb Connolly
2025-04-10clk/stub: add sdm845 rpmh clockCaleb Connolly
2025-04-10clk/qcom: sdm845: add missing USB3 clocksSam Day
2025-04-08Merge branch 'next'Tom Rini
2025-04-05arm: mach-k3: j721e: Split out J7200 SoC support from J721eAndrew Davis
2025-04-03Merge patch series "Introduce J742S2 SoC and EVM"Tom Rini
2025-04-03arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoCManorit Chawdhry
2025-04-01Merge patch series "airoha: Add initial support AN7581"Tom Rini
2025-04-01reset: airoha: Add driver for controlling reset line of AN7581Christian Marangi
2025-04-01clk: airoha: Add support for Airoha AN7581 SoC clockChristian Marangi
2025-03-27clk: sunxi: Add support for the A100/A133 CCUAndre Przywara
2025-03-25Merge tag 'u-boot-imx-next-20250325' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-03-25clk: sophgo: Fix return values of register updating helpersYao Zi
2025-03-24Merge tag 'qcom-next-20250324' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2025-03-24clk: imx: Pass struct udevice into imx_clk_fixed_factor*()Marek Vasut
2025-03-24clk: clk-fixed-factor: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-fixed-factor: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-divider: Resolve parent clock by nameMarek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_divider*()Marek Vasut
2025-03-24clk: clk-divider: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: imx: pllv3: Resolve parent clock by nameMarek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_pllv3*()Marek Vasut
2025-03-24clk: imx: Convert clock-osc-* back to osc_*Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_composite*()Marek Vasut
2025-03-24clk: clk-composite: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-composite: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: imx: Pass struct udevice to clk_register_gate*()Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_gate*()Marek Vasut
2025-03-24clk: imx: gate2: Resolve parent clock by nameMarek Vasut
2025-03-24clk: imx: gate2: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-gate: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-gate: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: imx: Pass struct udevice to clk_register_mux()Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_mux*()Marek Vasut
2025-03-24clk: clk-mux: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-mux: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-mux: Fold clk_register_mux()Marek Vasut
2025-03-24clk: Add clk_resolve_parent_clk()Marek Vasut
2025-03-19clk: imx: select SPL_CLK_COMPOSITE_CCF when SPL_CLK_IMX8MPAdam Ford
2025-03-19clk: imx8mn: register UART clocksAdam Ford
2025-03-19clk: imx8mm: register UART clocksAdam Ford
2025-03-19clk: imx6q: Register UART clocksAdam Ford
2025-03-19clk: imx6q: Properly handle imx6qp ECSPI clk_selsAdam Ford