summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2025-06-02clk: qcom: apq8016: Fix SDCC clock warningsStephan Gerhold
2025-06-02clk: qcom: apq8016: Convert GATE_CLK() to GATE_CLK_POLLED()Stephan Gerhold
2025-06-02clk: qcom: Allow polling for clock status in qcom_gate_clk_en()Stephan Gerhold
2025-06-02clk: qcom: Use setbits_le32() for qcom_gate_clk_en()Stephan Gerhold
2025-06-02clk: qcom: Move qcom_gate_clk_en() to C fileStephan Gerhold
2025-06-02clk: qcom: apq8016: Fix SDCC clock addressesStephan Gerhold
2025-05-21clk: thead: Port clock controller driver of TH1520 SoCYao Zi
2025-05-12spi: fspi: Add imxrt1170 device dataJonathan Currier
2025-05-12clk: Fix clk_set_parent() regressionJonas Karlman
2025-05-03clk: scmi: check the clock state/parent/rate control permissionsAlice Guo
2025-05-03clk: scmi: add the command CLOCK_PARENT_SETPeng Fan
2025-05-03firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driverAlice Guo
2025-05-02Merge patch series "Qualcomm: cleanup OF_LIVE fixup and fix RB1/2"Tom Rini
2025-05-02clk/qcom: qcm2290: show clock name in set_rate()Caleb Connolly
2025-04-30clk: fix crash on clk_set_rate clean rate cacheChristian Marangi
2025-04-28Merge tag 'u-boot-imx-master-20250428' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-28clk: imx: Pass CCM udevice into clk_register_composite()Marek Vasut
2025-04-25clk: stm32mp1: fix DSI clock settingPatrice Chotard
2025-04-25clk: imx: Finish converting clock-osc-24 back to osc_24Adam Ford
2025-04-23clk: rockchip: Add rk3576 clk supportElaine Zhang
2025-04-23clk: rockchip: Add support for RK3528Joseph Chen
2025-04-22Merge patch series "MIPS: Boston: Various enhancements"Tom Rini
2025-04-22clk: boston: Allow to get regmap from parent deviceJiaxun Yang
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