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
2024-01-16
clk/qcom: fix rcg divider value
Caleb Connolly
2024-01-16
clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()
Caleb Connolly
2024-01-16
clk/qcom: use function pointers for enable and set_rate
Caleb Connolly
2024-01-16
clk/qcom: sdm845: add register map for simple gate clocks
Caleb Connolly
2024-01-16
clk/qcom: handle resets and clocks in one device
Konrad Dybcio
2024-01-16
clk/qcom: move ipq4019 driver from mach-ipq40xx
Caleb Connolly
2024-01-16
clk/qcom: move from mach-snapdragon
Caleb Connolly
2024-01-14
clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3
Marek Vasut
2024-01-14
clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3
Marek Vasut
2024-01-14
clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3
Marek Vasut
2024-01-14
clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3
Marek Vasut
2024-01-14
clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3
Marek Vasut
2024-01-14
clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3
Marek Vasut
2024-01-14
clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3
Marek Vasut
2024-01-14
clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables...
Marek Vasut
2023-12-19
Merge patch series "Add support for MediaTek MT8365 EVK Board"
Tom Rini
2023-12-19
clk: mediatek: add clock driver support for MediaTek MT8365 SoC
Julien Masson
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-15
Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2023-12-15
test: dm: clk_ccf: test ccf_clk_ops
Yang Xiwen
2023-12-15
clk: nuvoton: add read only feature for clk driver
Jim Liu
2023-12-15
clk: treewide: switch to clock dump from clk_ops
Igor Prusov
2023-12-15
clk: amlogic: Move driver and ops structs
Igor Prusov
2023-12-15
clk: k210: Move soc_clk_dump function
Igor Prusov
2023-12-15
clk: ast2600: Move soc_clk_dump function
Igor Prusov
2023-12-15
clk: zynq: Move soc_clk_dump to Zynq clock driver
Igor Prusov
2023-12-15
clk: Check that composite clock's div has set_rate()
Igor Prusov
2023-12-15
clk: get correct ops for clk_enable() and clk_disable()
Yang Xiwen
2023-12-15
clk: check parent_name in clk_register to avoid confusing log_error() output
Yang Xiwen
2023-12-15
clk: stm32f: fix setting of LCD clock
Dario Binacchi
2023-12-15
clk: stm32f: fix setting of division factor for LCD_CLK
Dario Binacchi
2023-12-14
Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-12-13
clk: zynqmp: enable topsw_lsbus clock
Venkatesh Yadav Abbarapu
2023-12-13
clk: imx8mn: add pwm clocks
Nicolas Heemeryck
2023-12-05
clk: starfive: jh7110: Add watchdog clocks
Chanho Park
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
2023-11-28
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-13
clk: exynos: Add header guard for clk-pll.h
Sam Protsenko
2023-11-12
clk: sunxi: Use the right symbol in the Makefile
Samuel Holland
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-07
clk_k210.c: Clean up how we handle nop
Tom Rini
2023-11-06
clk: a1: add new clocks for USB stack
Alexey Romanov
2023-11-02
Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custo...
Tom Rini
2023-11-02
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2023-11-02
clk: rzg2l: Drop <common.h>
Paul Barker
2023-11-02
clk: starfive: jh7110: Add security clocks
Chanho Park
2023-11-01
Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-11-01
clk: use private clk struct in CLK_CCF's enable/disable functions
Maksim Kiselev
[next]