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-mt7986.c
Age
Commit message (
Expand
)
Author
2026-03-24
clk: mediatek: mt7986: convert CLK_XTAL to CLK_PAD_CLK40M
David Lechner
2026-03-24
clk: mediatek: remove CLK_PARENT_MIXED flag
David Lechner
2026-03-24
clk: mediatek: remove use of CLK_BYPASS_XTAL flag
David Lechner
2026-03-17
clk: mediatek: move common PARENT macros to header
David Lechner
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
2026-01-06
clk: mediatek: remove CLOCK_PARENT_* aliases
David Lechner
2025-05-22
clk: mediatek: add dummy clk enable/disable ops for apmixedsys clocks
Weijie Gao
2025-01-23
clk: mediatek: fix uninitialized fields issue in INFRA_MUX struct
Weijie Gao
2024-08-19
clk: mediatek: mt7986: rename CK to CLK
Christian Marangi
2024-08-19
clk: mediatek: mt7986: convert to unified infracfg gates + muxes
Christian Marangi
2024-08-19
clk: mediatek: mt7986: replace infracfg ID with upstream linux
Christian Marangi
2024-08-19
clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the list
Christian Marangi
2024-08-19
clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not used
Christian Marangi
2024-08-19
clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen
Christian Marangi
2024-08-19
clk: mediatek: mt7986: reorder TOPCKGEN factor ID
Christian Marangi
2024-08-19
clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming
Christian Marangi
2024-08-19
clk: mediatek: mt7986: fix typo for infra_i2c0_ck
Christian Marangi
2024-08-19
clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gate
Christian Marangi
2024-08-19
clk: mediatek: mt7986: drop 1/1 infracfg spurious factor
Christian Marangi
2024-08-19
clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CK
Christian Marangi
2024-08-19
clk: mediatek: mt7986: rename 66M_MCK to SYSAXI_D2
Christian Marangi
2024-08-19
clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL
Christian Marangi
2024-08-19
clk: mediatek: mt7986: fix wrong shift for PCIe clocks
Christian Marangi
2024-07-08
clk: mediatek: mt7986: support alternative compatible for fixed-plls
Christian Marangi
2022-09-23
clk: mediatek: add clock driver support for MediaTek MT7986 SoC
Weijie Gao