summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2023-02-02clk: renesas: rcar-gen3: Factor out CPG libraryHai Pham
2023-02-02clk: renesas: Add R8A77970 SD0H/SD0 clocks for SDHIHai Pham
2023-02-02clk: renesas: Switch to new SD clock handlingHai Pham
2023-02-02clk: renesas: Handle E3/D3 RPCSRC clockHai Pham
2023-02-02clk: renesas: Introduce and use rcar_clk_get_rate64_div_table functionHai Pham
2023-02-02clk: renesas: Convert Gen2/Gen3 clock tables to clk-provider struct clk_div_t...Marek Vasut
2023-02-02clk: renesas: Drop core param from gen3_clk_get_rate64_pll_mul_regMarek Vasut
2023-02-02clk: renesas: Use pre-defined offset for RPC clocksHai Pham
2023-02-02clk: renesas: Add and enable CPG reset driverMarek Vasut
2023-02-02clk: renesas: r8a7796: Add R8A77961 CPG/MSSR supportHai Pham
2023-02-02clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960Hai Pham
2023-02-02clk: renesas: Synchronize R8A774E1 RZ/G2H clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A774C0 RZ/G2E clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A774B1 RZ/G2N clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77980 V3H clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77965 M3-N clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ clock tables with ...Marek Vasut
2023-02-02clk: renesas: Synchronize R8A7795 H3 clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Add dummy SDnH clockHai Pham
2023-02-02ARM: dts: rmobile: Synchronize DTs with Linux 6.1.7Marek Vasut
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-01-23clk: sunxi: Add DE2 display-related clocks/resetsSamuel Holland
2023-01-16clk: versal: Return error in case if clock setup failedJay Buddhabhatti
2023-01-16clk: rockchip: Add rv1126 clk supportJagan Teki
2023-01-16rockchip: clk: add watchdog clock to px30_clk_enableQuentin Schulz
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof
2022-12-07clk: stm32mp13: introduce STM32MP13 RCC driverGabriel Fernandez
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-15clk: microchip: mpfs: fix criticality of peripheral clocksConor Dooley
2022-11-15clk: microchip: mpfs: fix periph clk parentageConor Dooley
2022-11-15clk: microchip: mpfs: fix reference clock handlingConor Dooley
2022-11-15clk: microchip: mpfs: convert parent rate acquistion to get_get_rate()Conor Dooley
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-10-21clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=yFabio Estevam
2022-10-21clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=yFabio Estevam
2022-10-21clk-imx8mm: Move CLK_ENET_AXI to the non-SPL sectionFabio Estevam
2022-10-21clk-imx8mm: Only build PWM clocks in non-SPL codeFabio Estevam
2022-10-20Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini
2022-10-20k210: fix k210_pll_calc_config()Heinrich Schuchardt
2022-10-19clk: update clk_clean_rate_cache to use private clk structPatrick Delaunay
2022-10-19rockchip: clk: pll: Fix constant typoMichal Suchanek
2022-10-19clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek