summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2025-02-25Merge tag 'u-boot-socfpga-next-20250225' of https://source.denx.de/u-boot/cus...Tom Rini
2025-02-25drivers: clk: agilex5: Set PLL to asynchronous modeAlif Zakuan Yuslaimi
2025-02-25drivers: clk: agilex5: Replace status polling with wait_for_bit_le32()Alif Zakuan Yuslaimi
2025-02-25drivers: clk: agilex5: Configure intosc as boot_clk sourceAlif Zakuan Yuslaimi
2025-02-21arm: mediatek: remove CONFIG_MT8512Weijie Gao
2025-01-31Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-01-31stm32: remove dt-binding headers that are available upstreamPatrick Delaunay
2025-01-30clk: mediatek: add clock driver support for MediaTek MT7987 SoCWeijie Gao
2025-01-23clk: mediatek: fix uninitialized fields issue in INFRA_MUX structWeijie Gao
2025-01-22clk: qcom: x1e80100: add support for PCIe clocksNeil Armstrong
2025-01-22clk: qcom: sm8650: add support for PCIe clocksNeil Armstrong
2025-01-22clk: qcom: sm8550: add support for PCIe clocksNeil Armstrong
2025-01-22clk: qcom: add clk_phy_mux_enable() for PCIe PIPE clockNeil Armstrong
2025-01-22clk: qcom: Add X1E80100 clock driverNeil Armstrong
2025-01-22clk/qcom: add initial clock driver for qcs9100Varadarajan Narayanan
2025-01-21clk: mediatek: mt7629: fix gate offset of peri clock treeSam Shih
2025-01-10rockchip: clk: rk3288: Drop use of SCLK_MAC_PLLJonas Karlman
2024-12-31Merge patch series "Cumulative fixes and updates for MediaTek ethernet driver"Tom Rini
2024-12-31clk: mediatek: mt7629: fix parent clock of some top clock muxesWeijie Gao
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-20clk: renesas: r8a779h0: Drop CLK_PLL2_DIV2 to clarify ZCn clocksGeert Uytterhoeven
2024-12-18dts: starfive: Switch to using upstream DTHal Feng
2024-12-16driver: clk: tegra: init basic clocks on probeSvyatoslav Ryhel
2024-12-16driver: clk: tegra: partially support PLL clocksSvyatoslav Ryhel
2024-12-15clk: mpc83xx: Fix typo in "Coherent System Bus"J. Neuschäfer
2024-12-12clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE presentSam Protsenko
2024-12-11clk: renesas: Fix R-Car spellingMarek Vasut
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-08clk: rzg2l: Ignore enable for core clocksPaul Barker
2024-12-07clk: imx: clk-fracn-gppll: Add new PLL rateYe Li
2024-12-07clk: imx93: support i.MX91Peng Fan
2024-12-06clk: ti: clk-k3-pll: Add additional robustness steps to the PLL sequenceManorit Chawdhry
2024-12-06clk: ti: clk-k3-pll: Change variable name reg to baseManorit Chawdhry
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-03clk: renesas: Fix missing unbind on driver look up failureMarek Vasut
2024-10-29clk: microchip: mpfs: support new syscon based devicetree configurationConor Dooley
2024-10-26Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-10-25imx: imxrt1050-evk: Fix missing clocks for mmcJesse Taube
2024-10-25rockchip: px30: clk: add UART0 clock getter/setterLukasz Czechowski
2024-10-18clk: imx8: Add dummy clkPeng Fan
2024-10-14Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/cus...Tom Rini
2024-10-14clk: meson: gxbb: add HDMI clocksNeil Armstrong
2024-10-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-10-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-10-13clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9Marek Vasut
2024-10-13clk: imx8mp: Add i.MX8MP Dummy clkPeng Fan
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini