aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-01-16clk/qcom: fix rcg divider valueCaleb Connolly
2024-01-16clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()Caleb Connolly
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly
2024-01-16clk/qcom: sdm845: add register map for simple gate clocksCaleb Connolly
2024-01-16clk/qcom: handle resets and clocks in one deviceKonrad Dybcio
2024-01-16clk/qcom: move ipq4019 driver from mach-ipq40xxCaleb Connolly
2024-01-16clk/qcom: move from mach-snapdragonCaleb Connolly
2024-01-14clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables...Marek Vasut
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini
2023-12-19clk: mediatek: add clock driver support for MediaTek MT8365 SoCJulien Masson
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-15Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-12-15test: dm: clk_ccf: test ccf_clk_opsYang Xiwen
2023-12-15clk: nuvoton: add read only feature for clk driverJim Liu
2023-12-15clk: treewide: switch to clock dump from clk_opsIgor Prusov
2023-12-15clk: amlogic: Move driver and ops structsIgor Prusov
2023-12-15clk: k210: Move soc_clk_dump functionIgor Prusov
2023-12-15clk: ast2600: Move soc_clk_dump functionIgor Prusov
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov
2023-12-15clk: Check that composite clock's div has set_rate()Igor Prusov
2023-12-15clk: get correct ops for clk_enable() and clk_disable()Yang Xiwen
2023-12-15clk: check parent_name in clk_register to avoid confusing log_error() outputYang Xiwen
2023-12-15clk: stm32f: fix setting of LCD clockDario Binacchi
2023-12-15clk: stm32f: fix setting of division factor for LCD_CLKDario Binacchi
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-13clk: zynqmp: enable topsw_lsbus clockVenkatesh Yadav Abbarapu
2023-12-13clk: imx8mn: add pwm clocksNicolas Heemeryck
2023-12-05clk: starfive: jh7110: Add watchdog clocksChanho Park
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-11-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-13clk: exynos: Add header guard for clk-pll.hSam Protsenko
2023-11-12clk: sunxi: Use the right symbol in the MakefileSamuel Holland
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07clk_k210.c: Clean up how we handle nopTom Rini
2023-11-06clk: a1: add new clocks for USB stackAlexey Romanov
2023-11-02Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custo...Tom Rini
2023-11-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-11-02clk: rzg2l: Drop <common.h>Paul Barker
2023-11-02clk: starfive: jh7110: Add security clocksChanho Park
2023-11-01Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-11-01clk: use private clk struct in CLK_CCF's enable/disable functionsMaksim Kiselev