summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-08-25drivers: clk: Add memory clock driver for Intel N5X deviceSiew Chin Lim
2021-08-25drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim
2021-08-21clk: clk_versaclock: Add support for versaclock driverAdam Ford
2021-08-16clk: stm32mp1: add support of BSEC clockPatrick Delaunay
2021-08-12rockchip: px30: Support configure SFCJon Lin
2021-07-27clk: stm32mp1: add support of missing SPI clocksPatrick Delaunay
2021-07-26clk: zynqmp: Add support for enabling clock on lpd_lsbusMichal Simek
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-16Merge branch '2021-07-15-assorted-fixes'Tom Rini
2021-07-16clk: stm32mp1: add support of SYSCFG clockPatrick Delaunay
2021-07-15clk: Detect failure to set defaultsSimon Glass
2021-07-14clk: uniphier: Add PCIe clock entryKunihiko Hayashi
2021-07-10clk: imx8mm: Add SPI clocksFrieder Schrempf
2021-07-08clk: armada-37xx: Set DM_FLAG_PRE_RELOCMarek BehĂșn
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-07-06drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'Green Wan
2021-07-01Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-06-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-24clk: renesas: Add R8A779A0 clock tablesHai Pham
2021-06-24clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock codeMarek Vasut
2021-06-23clk: zynq: Add clock wizard driverZhengxun
2021-06-19Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-06-18clk: cosmetic change in uclassPatrick Delaunay
2021-06-18rockchip: rk3568: add clock driverElaine Zhang
2021-06-17clk: k210: Move k210 clock out of its own subdirectorySean Anderson
2021-06-17clk: k210: Remove bypass driverSean Anderson
2021-06-17clk: k210: Don't set PLL rates if we are already at the correct rateSean Anderson
2021-06-17clk: k210: Re-add support for setting rateSean Anderson
2021-06-17clk: k210: Implement soc_clk_dumpSean Anderson
2021-06-17clk: k210: Move pll into the rest of the driverSean Anderson
2021-06-17clk: k210: Rewrite to remove CCFSean Anderson
2021-06-17clk: Allow force setting clock defaults before relocationSean Anderson
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo
2021-06-11clk: fix set_rate to clean up cached rates for the hierarchyTero Kristo
2021-06-11clk: fix assigned-clocks to pass with deferring providerTero Kristo
2021-06-11clk: sci-clk: fix return value of set_rateTero Kristo
2021-06-11clk: do not attempt to fetch clock pointer with null deviceTero Kristo
2021-06-11clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo
2021-06-09clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3Giulio Benetti
2021-06-09clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APBGiulio Benetti
2021-05-31drivers: clk: add fu740 supportGreen Wan
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-05-21clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handlingMarek Vasut
2021-05-21clk: renesas: Add register pointers into struct cpg_mssr_infoHai Pham
2021-05-21clk: renesas: Introduce enum clk_reg_layoutHai Pham
2021-05-21clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable()Hai Pham
2021-05-21clk: renesas: Make reset controller modemr register offset configurableMarek Vasut