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-mt8188.c
Age
Commit message (
Expand
)
Author
2026-03-24
clk: mediatek: mt8188: convert CLK_XTAL to CLK_PAD_CLK26M
David Lechner
2026-03-24
clk: mediatek: replace xtal2_rate with struct mtk_parent
David Lechner
2026-03-24
clk: mediatek: mt8188: use ext_clock_rates
David Lechner
2026-03-24
clk: mediatek: remove CLK_PARENT_MIXED flag
David Lechner
2026-03-24
clk: mediatek: mt8188: convert to struct mtk_parent
David Lechner
2026-03-17
clk: mediatek: rename HAVE_RST_BAR
David Lechner
2026-03-17
clk: mediatek: mt8188: fix CLK_TOP_CLK{13,26}M rates
David Lechner
2026-02-18
clk: mediatek: mt8188: refactor driver to improve readability
Julien Stephan
2026-02-18
clk: mediatek: mt8188: fix some clock parents
Julien Stephan
2026-02-18
clk: mediatek: mt8188: add missing fixed clock
Julien Stephan
2026-02-18
clk: mediatek: mt8188: fix circular clock dependency
Julien Stephan
2026-02-18
clk: mediatek: mt8188: remove separate topckgen-cg driver
Julien Stephan
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 field for id_offs_map
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: add MT8188 clock driver
Julien Masson