index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2021-07-14
clk: uniphier: Add PCIe clock entry
Kunihiko Hayashi
2021-07-08
clk: armada-37xx: Set DM_FLAG_PRE_RELOC
Marek BehĂșn
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'
Green Wan
2021-07-01
Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-06-28
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...
Tom Rini
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-24
clk: renesas: Add R8A779A0 clock tables
Hai Pham
2021-06-24
clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code
Marek Vasut
2021-06-23
clk: zynq: Add clock wizard driver
Zhengxun
2021-06-19
Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...
Tom Rini
2021-06-18
clk: cosmetic change in uclass
Patrick Delaunay
2021-06-18
rockchip: rk3568: add clock driver
Elaine Zhang
2021-06-17
clk: k210: Move k210 clock out of its own subdirectory
Sean Anderson
2021-06-17
clk: k210: Remove bypass driver
Sean Anderson
2021-06-17
clk: k210: Don't set PLL rates if we are already at the correct rate
Sean Anderson
2021-06-17
clk: k210: Re-add support for setting rate
Sean Anderson
2021-06-17
clk: k210: Implement soc_clk_dump
Sean Anderson
2021-06-17
clk: k210: Move pll into the rest of the driver
Sean Anderson
2021-06-17
clk: k210: Rewrite to remove CCF
Sean Anderson
2021-06-17
clk: Allow force setting clock defaults before relocation
Sean Anderson
2021-06-11
clk: add support for TI K3 SoC clocks
Tero Kristo
2021-06-11
clk: add support for TI K3 SoC PLL
Tero Kristo
2021-06-11
clk: fix set_rate to clean up cached rates for the hierarchy
Tero Kristo
2021-06-11
clk: fix assigned-clocks to pass with deferring provider
Tero Kristo
2021-06-11
clk: sci-clk: fix return value of set_rate
Tero Kristo
2021-06-11
clk: do not attempt to fetch clock pointer with null device
Tero Kristo
2021-06-11
clk: fixed_rate: add API for directly registering fixed rate clocks
Tero Kristo
2021-06-09
clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3
Giulio Benetti
2021-06-09
clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB
Giulio Benetti
2021-05-31
drivers: clk: add fu740 support
Green Wan
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-21
clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling
Marek Vasut
2021-05-21
clk: renesas: Add register pointers into struct cpg_mssr_info
Hai Pham
2021-05-21
clk: renesas: Introduce enum clk_reg_layout
Hai Pham
2021-05-21
clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable()
Hai Pham
2021-05-21
clk: renesas: Make reset controller modemr register offset configurable
Marek Vasut
2021-05-21
clk: renesas: Add support for RPCD2 clock
Hai Pham
2021-05-21
clk: renesas: Fix Realtime Module Stop Control Register offsets
Hai Pham
2021-05-21
clk: renesas: Fix incorrect return RPC clk_get_rate
Hai Pham
2021-05-21
clk: renesas: Reinstate RPC clock on R-Car D3/E3
Marek Vasut
2021-05-21
clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12
Marek Vasut
2021-05-21
clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12
Marek Vasut
2021-05-21
clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
Marek Vasut
2021-05-14
clk: Add support for the k210 clock driver pre-relocation
Sean Anderson
2021-05-14
clk: k210: Move the clint clock to under aclk
Sean Anderson
2021-05-14
clk: k210: Remove k210_register_pll
Sean Anderson
2021-05-14
clk: k210: Fix PLL enable always getting taken
Sean Anderson
2021-05-14
clk: k210: Fix PLLs not being enabled
Sean Anderson
[next]