summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-03-22clk: clk-imx8qm: Add LPUART IPG entriesFabio Estevam
2024-03-22clk: clk-imx8qxp: Add LPUART IPG entriesFabio Estevam
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"Tom Rini
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-02-28clk: renesas: Confirm all clock & reset changes on RZ/G2LPaul Barker
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-02-17clk: renesas: Fix broken clocks on all Gen2 boardsNiklas Söderlund
2024-02-10clk: renesas: Implement R8A779H0 V4M PLL7 supportMarek Vasut
2024-02-10clk: renesas: Add R8A779H0 V4M clock tablesHai Pham
2024-01-29clk: clk-gpio: add actual gated clockSvyatoslav Ryhel
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-29clk: Remove rfreeSean Anderson
2024-01-29clk: fix clk_get_rate() always return ulongJulien Masson
2024-01-29clk: meson: add Hardware Clock measure driverNeil Armstrong
2024-01-27Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-27clk: renesas: Drop include common.hMarek Vasut
2024-01-24clk: exynos: Add Exynos850 clock driverSam Protsenko
2024-01-24clk: exynos: Add Samsung clock frameworkSam Protsenko
2024-01-24clk: exynos: Move pll code into clk-exynos7420Sam Protsenko
2024-01-22clk: altera: n5x: Fix MEMCLKMGR_EXTCNTRST_C0CNTRST to bit(0)Dinesh Maniyam
2024-01-19arm: Rename STM32MP15xPatrick Delaunay
2024-01-19arm: Rename STM32MP13xPatrick Delaunay
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