index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt7622.c
Age
Commit message (
Expand
)
Author
6 days
Merge branch 'next'
Tom Rini
2026-03-24
clk: mediatek: mt7622: convert CLK_XTAL to CLK_PAD_CLK25M
David Lechner
2026-03-24
clk: mediatek: replace xtal2_rate with struct mtk_parent
David Lechner
2026-03-24
clk: mediatek: remove CLK_PARENT_MIXED flag
David Lechner
2026-03-24
clk: mediatek: mt7622: convert to struct mtk_parent
David Lechner
2026-03-17
clk: mediatek: set CLK_PARENT_XTAL on fixed factor clocks
David Lechner
2026-03-17
clk: mediatek: move common PARENT macros to header
David Lechner
2026-03-17
clk: mediatek: rename CLK_DOMAIN_SCPSYS
David Lechner
2026-03-17
clk: mediatek: rename HAVE_RST_BAR
David Lechner
2026-03-17
clk: mediatek: mt7622: fix infracfg and pericfg clock operations
Daniel Golle
2026-01-12
clk: mediatek: fix fixed clock parents
David Lechner
2026-01-12
clk: mediatek: add separate gates_offs for cg gates
David Lechner
2026-01-12
clk: mediatek: add array size fields to cg gates
David Lechner
2026-01-12
clk: mediatek: add array size fields to clk trees
David Lechner
2024-08-19
clk: mediatek: mt7622: add missing clock PERIBUS_SEL clock
Christian Marangi
2024-08-19
clk: mediatek: mt7622: add missing clock PERI_UART4_PD
Christian Marangi
2024-08-19
clk: mediatek: mt7622: add missing clock MUX1_SEL
Christian Marangi
2024-08-19
clk: mediatek: mt7622: add missing clock define for MAIN_CORE_EN
Christian Marangi
2024-08-19
clk: mediatek: mt7622: move INFRA_TRNG to the bottom
Christian Marangi
2024-08-19
clk: mediatek: mt7622: fix broken peri_cgs clk with XTAL parents
Christian Marangi
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
clk: Remove <common.h> and add needed includes
Tom Rini
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-08-24
clk: mt7622: add needed clocks for ssusb-node
Frank Wunderlich
2020-08-24
reset: drop unnecessary comment for pciesys
Frank Wunderlich
2020-08-19
reset: add basic reset controller for pciesys
Frank Wunderlich
2020-08-19
clk: mediatek: add pciesys support for MT7622 SoC
Chuanjia Liu
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-16
clk: mediatek: add driver for MT7622
Sam Shih