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-mt7981.c
Age
Commit message (
Expand
)
Author
2026-03-24
clk: mediatek: mt7981: 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-24
clk: mediatek: mt7981: convert to struct mtk_parent
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: mt7981: rename CK to CLK
Christian Marangi
2024-08-19
clk: mediatek: mt7981: convert to unified infracfg gates + muxes
Christian Marangi
2024-08-19
clk: mediatek: mt7981: fix support for pwm3 clock
Christian Marangi
2024-08-19
clk: mediatek: mt7981: replace infracfg ID with upstream linux
Christian Marangi
2024-08-19
clk: mediatek: mt7981: drop 1/1 spurious factor
Christian Marangi
2024-08-19
clk: mediatek: mt7981: implement sgmii0/1 clock
Christian Marangi
2024-08-19
clk: mediatek: mt7981: fix wrong parent list for INFRA_PWM1_SEL mux
Christian Marangi
2024-08-19
clk: mediatek: mt7981: fix wrong parent for TOP_FAUD clock
Christian Marangi
2024-08-19
clk: mediatek: mt7981: fix wrong mux width for pwm2 and pwm1 clock
Christian Marangi
2024-08-19
clk: mediatek: mt7981: fix typo for infra_i2c0_ck
Christian Marangi
2024-08-19
clk: mediatek: mt7981: add missing clock for infra_ipcie_pipe
Christian Marangi
2024-07-08
clk: mediatek: mt7981: support alternative compatible for fixed-plls
Christian Marangi
2022-09-23
clk: mediatek: add clock driver support for MediaTek MT7981 SoC
Weijie Gao