Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
da3ae1feb080fbcabfabd19fe669b5fd4234af64
/
drivers
/
clk
397c84f
clk/qcom: fix rcg divider value
by Caleb Connolly
· Tue Nov 07 12:41:05 2023 +0000
fbacc67
clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()
by Caleb Connolly
· Tue Nov 07 12:41:04 2023 +0000
10a0abb
clk/qcom: use function pointers for enable and set_rate
by Caleb Connolly
· Tue Nov 07 12:41:03 2023 +0000
7a63294
clk/qcom: sdm845: add register map for simple gate clocks
by Caleb Connolly
· Tue Nov 07 12:41:02 2023 +0000
6c0b844
clk/qcom: handle resets and clocks in one device
by Konrad Dybcio
· Tue Nov 07 12:41:01 2023 +0000
90c4464
clk/qcom: move ipq4019 driver from mach-ipq40xx
by Caleb Connolly
· Tue Nov 07 12:41:00 2023 +0000
878b26a
clk/qcom: move from mach-snapdragon
by Caleb Connolly
· Tue Nov 07 12:40:59 2023 +0000
8319840
clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3
by Marek Vasut
· Sun Dec 03 14:15:20 2023 +0100
8d712ee
clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3
by Marek Vasut
· Sun Dec 03 14:15:19 2023 +0100
8a8e103
clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3
by Marek Vasut
· Sun Dec 03 14:15:18 2023 +0100
aa50693
clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3
by Marek Vasut
· Sun Dec 03 14:15:17 2023 +0100
f689f58
clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3
by Marek Vasut
· Sun Dec 03 14:15:16 2023 +0100
f887994
clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3
by Marek Vasut
· Sun Dec 03 14:15:15 2023 +0100
68f8e87
clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3
by Marek Vasut
· Sun Dec 03 14:15:14 2023 +0100
e1418a0
clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.6.3
by Marek Vasut
· Sun Dec 03 14:15:13 2023 +0100
be33e10
Merge patch series "Add support for MediaTek MT8365 EVK Board"
by Tom Rini
· Tue Dec 19 10:09:14 2023 -0500
e9e0fee
clk: mediatek: add clock driver support for MediaTek MT8365 SoC
by Julien Masson
· Mon Dec 04 11:48:52 2023 +0100
08ccd54
Merge tag 'v2024.01-rc5' into next
by Tom Rini
· Mon Dec 18 08:31:50 2023 -0500
a9f05a0
Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next
by Tom Rini
· Fri Dec 15 17:49:13 2023 -0500
e89289c
test: dm: clk_ccf: test ccf_clk_ops
by Yang Xiwen
· Sat Dec 16 02:28:52 2023 +0800
f071d55
clk: nuvoton: add read only feature for clk driver
by Jim Liu
· Tue Nov 14 17:00:04 2023 +0800
1a3427b
clk: treewide: switch to clock dump from clk_ops
by Igor Prusov
· Thu Nov 09 13:55:15 2023 +0300
8baf365
clk: amlogic: Move driver and ops structs
by Igor Prusov
· Thu Nov 09 13:55:12 2023 +0300
10ceddf
clk: k210: Move soc_clk_dump function
by Igor Prusov
· Thu Nov 09 13:55:11 2023 +0300
43d8518
clk: ast2600: Move soc_clk_dump function
by Igor Prusov
· Thu Nov 09 13:55:10 2023 +0300
b8704af
clk: zynq: Move soc_clk_dump to Zynq clock driver
by Igor Prusov
· Thu Nov 09 13:55:09 2023 +0300
46c8190
clk: Check that composite clock's div has set_rate()
by Igor Prusov
· Wed Dec 06 02:23:33 2023 +0300
cb34b1c
clk: get correct ops for clk_enable() and clk_disable()
by Yang Xiwen
· Sun Nov 19 06:10:06 2023 +0800
470fba1
clk: check parent_name in clk_register to avoid confusing log_error() output
by Yang Xiwen
· Sat Nov 11 03:19:52 2023 +0800
8dcbf81
clk: stm32f: fix setting of LCD clock
by Dario Binacchi
· Sat Nov 11 11:46:19 2023 +0100
c447a08
clk: stm32f: fix setting of division factor for LCD_CLK
by Dario Binacchi
· Sat Nov 11 11:46:18 2023 +0100
49107fb
Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Dec 14 13:27:11 2023 -0500
0d84dcd
clk: zynqmp: enable topsw_lsbus clock
by Venkatesh Yadav Abbarapu
· Mon Dec 04 14:15:15 2023 +0530
e5e8523
clk: imx8mn: add pwm clocks
by Nicolas Heemeryck
· Mon Dec 11 11:06:13 2023 +0100
020e1b0
clk: starfive: jh7110: Add watchdog clocks
by Chanho Park
· Mon Nov 06 08:13:15 2023 +0900
bc761d5
Merge tag 'v2024.01-rc4' into next
by Tom Rini
· Mon Dec 04 21:39:57 2023 -0500
8cdb392
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Nov 28 10:05:25 2023 -0500
ee20d66
Merge tag 'v2024.01-rc3' into next
by Tom Rini
· Mon Nov 20 09:19:50 2023 -0500
c3421ea
treewide: use linux/time.h for time conversion defines
by Igor Prusov
· Thu Nov 09 20:10:04 2023 +0300
0f3bda0
clk: exynos: Add header guard for clk-pll.h
by Sam Protsenko
· Tue Nov 07 15:22:00 2023 -0600
687f5e8
clk: sunxi: Use the right symbol in the Makefile
by Samuel Holland
· Mon Oct 30 23:49:22 2023 -0500
eaa39c6
tree-wide: Replace http:// link with https:// link for ti.com
by Nishanth Menon
· Wed Nov 01 15:56:03 2023 -0500
9576a3b
clk_k210.c: Clean up how we handle nop
by Tom Rini
· Thu Oct 26 14:31:36 2023 -0400
cd05aaa
clk: a1: add new clocks for USB stack
by Alexey Romanov
· Wed Nov 01 17:04:56 2023 +0300
37e2688
Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Thu Nov 02 18:32:57 2023 -0400
ff9427e
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Nov 02 09:30:34 2023 -0400
cb2a62e
clk: rzg2l: Drop <common.h>
by Paul Barker
· Wed Nov 01 20:05:58 2023 +0000
ab81cc7
clk: starfive: jh7110: Add security clocks
by Chanho Park
· Wed Nov 01 21:16:49 2023 +0900
b808e3c
Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Wed Nov 01 17:49:58 2023 -0400
77e1151
clk: use private clk struct in CLK_CCF's enable/disable functions
by Maksim Kiselev
· Wed Sep 06 01:16:49 2023 +0300
70e32ba
clk: fix count parameter type for clk_release_all
by Eugen Hristev
· Mon Jun 19 13:47:52 2023 +0300
f6da668
drivers: clk: Adjust temp var data type to properly match that of struct clk_ops
by Nathan Barrett-Morrison
· Mon May 15 15:49:58 2023 -0400
a5135b8
clk: ti: k3-pll: Add calibration support for non fractional mode
by Vishal Mahaveer
· Mon Oct 23 08:35:46 2023 -0500
9de522d
Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Tue Oct 24 09:39:52 2023 -0400
bb988a3
clk: rockchip: rk3588: fix up the frac pll calculation
by Elaine Zhang
· Thu Oct 12 18:18:28 2023 +0800
2892074
clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parent
by Elaine Zhang
· Thu Oct 12 18:18:12 2023 +0800
9aaa5ab
clk: rockchip: rk3588: support aclk_top_root set 750M
by Elaine Zhang
· Wed Oct 11 18:29:45 2023 +0800
63f88d1
clk: rk3588: Add 742.5M parameter for PLL
by Guochun Huang
· Wed Oct 11 18:29:44 2023 +0800
f12a160
clk: rockchip: rk3568: support dclk_vop select more parent clks
by Elaine Zhang
· Wed Oct 11 18:29:43 2023 +0800
1987b0c
sunxi: add Allwinner R528/T113 SoC support
by Andre Przywara
· Tue Sep 06 15:59:57 2022 +0100
934d0f5
clk: sunxi: Add support for the D1 CCU
by Samuel Holland
· Sat Apr 30 22:38:37 2022 -0500
f513c78
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Tue Oct 17 09:15:56 2023 -0400
f9b45bd
Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Oct 16 17:34:38 2023 -0400
132d7ea
clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver
by Paul Barker
· Mon Oct 16 10:25:29 2023 +0100
2c2d1d8
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Oct 16 09:09:54 2023 -0400
8d163f5
clk: imx: add i.MX93 CCF driver
by Sébastien Szymanski
· Tue Jul 25 10:08:53 2023 +0200
7b3aa37
scmi: refactor the code to hide a channel from devices
by AKASHI Takahiro
· Wed Oct 11 19:06:54 2023 +0900
00135d8
Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Fri Oct 13 08:45:55 2023 -0400
c31616f
clk: ti: clk-sci: Notify AVS driver based upon clock rate
by Udit Kumar
· Thu Sep 21 22:33:43 2023 +0530
c648daa
clk: ti: clk-k3: Notify AVS driver upon setting clock rate
by Udit Kumar
· Thu Sep 21 22:30:38 2023 +0530
99c20ae7
a1: clk: Add missing USB_PHY_IN and USB_PHY gates
by Igor Prusov
· Thu Oct 05 11:54:27 2023 +0300
072c98b
clk: Add clock driver for Amlogic A1
by Igor Prusov
· Mon Sep 25 18:52:09 2023 +0300
fc809eb
Revert "clk: versal: Enable clock driver for Versal NET"
by Michal Simek
· Wed Sep 27 12:02:53 2023 +0200
1ec7f33
Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Oct 04 10:49:30 2023 -0400
b62c75d
clk: stm32mp1: Add support for USART1 clock
by Anatolij Gustschin
· Fri Sep 29 13:34:37 2023 +0200
06a54ed
Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Mon Oct 02 15:19:02 2023 -0400
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
436358e
clk: renesas: Synchronize R8A774E1 RZ/G2H clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:41 2023 +0200
2f8e987
clk: renesas: Synchronize R8A774C0 RZ/G2E clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:40 2023 +0200
618da65
clk: renesas: Synchronize R8A774B1 RZ/G2N clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:39 2023 +0200
8fbe782
clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:38 2023 +0200
3c7646e
clk: renesas: Synchronize R8A779G0 V4H clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:37 2023 +0200
97e1ba3
clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:36 2023 +0200
91c6541
clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:35 2023 +0200
0a4b3ae
clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:34 2023 +0200
cbf6914
clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:33 2023 +0200
6f008ee
clk: renesas: Synchronize R8A77980 V3H clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:32 2023 +0200
7d79af5
clk: renesas: Synchronize R8A77970 V3M clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:31 2023 +0200
561e8be
clk: renesas: Synchronize R8A77965 M3-N clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:30 2023 +0200
c6698f9
clk: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:29 2023 +0200
fa9525c
clk: renesas: Synchronize R8A77951 H3 clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:28 2023 +0200
bff3e0e
clk: renesas: Synchronize R8A7794 E2 clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:27 2023 +0200
b25bd80
clk: renesas: Synchronize R8A7792 V2H clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:26 2023 +0200
dde6069
clk: renesas: Synchronize R8A7791 M2-W and R8A7793 M2-N clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:25 2023 +0200
23cbd51
clk: renesas: Synchronize R8A7790 H2 clock tables with Linux 6.5.3
by Marek Vasut
· Sun Sep 17 16:11:24 2023 +0200
14f9b11
clk: at91: Fix initializing arrays
by Francois Berder
· Sun Sep 24 11:58:54 2023 +0200
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
c0f52c0
clk: versal: Fix the function versal_clock_ref
by Venkatesh Yadav Abbarapu
· Tue Sep 12 09:00:55 2023 +0530
8f03cef
clk: Dont return error when assigned-clocks is empty or missing
by Ashok Reddy Soma
· Wed Aug 30 10:31:42 2023 +0200
59ee41c
clk: Add GPIO-controlled clock gate driver
by Marek Vasut
· Mon Aug 14 01:51:27 2023 +0200
Next »