summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek
AgeCommit message (Expand)Author
2026-07-22clk: mediatek: mt7622: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7629: remove mt7629_peri_clk_treeDavid Lechner
2026-07-22clk: mediatek: remove mtk_common_clk_infrasys_init()David Lechner
2026-07-22clk: mediatek: drop parent udevice fieldDavid Lechner
2026-07-22clk: mediatek: use registered provider for parent lookupDavid Lechner
2026-07-22clk: mediaTek: mt8518: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8516: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8512: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8365: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8195: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8189: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8188: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8183: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7988: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7987: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7986: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7981: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7629: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7623: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7622: add clock tree type flagsDavid Lechner
2026-07-22clk: mediatek: add registration function for clock tree typesDavid Lechner
2026-07-22clk: mediatek: mt7622: set parent flag for GATE_APMIXED()David Lechner
2026-07-22clk: mediatek: mt8189: fix VLP_CK wrong parentsDavid Lechner
2026-07-22clk: mediatek: mt8188: add missing clock in pericfg_aoJulien Stephan
2026-04-17clk: mediatek: mt8189: add UFS clocksDavid Lechner
2026-04-17clk: mediatek: remove redundant forward declarationsSam Shih
2026-04-17clk: mediatek: add grandparent variable in mtk_find_parent_rate()Sam Shih
2026-04-17clk: mediatek: fix parent rate lookup for fixed PLL clocksSam Shih
2026-04-07clk: mediatek: mt8189: add some VLP clocksDavid Lechner
2026-04-06Merge branch 'next'Tom Rini
2026-03-24clk: mediatek: mt7623: fix pericfg priv_auto sizeDavid Lechner
2026-03-24clk: mediatek: remove CLK_PARENT_XTALDavid Lechner
2026-03-24clk: mediatek: mt8518: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8516: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8512: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8365: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8195: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8188: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt8183: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt7988: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7987: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7986: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7981: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7629: convert CLK_XTAL to CLK_PAD_CLK40MDavid Lechner
2026-03-24clk: mediatek: mt7623: convert CLK_XTAL to CLK_PAD_CLK26MDavid Lechner
2026-03-24clk: mediatek: mt7622: convert CLK_XTAL to CLK_PAD_CLK25MDavid Lechner
2026-03-24clk: mediatek: replace xtal2_rate with struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt8195: use ext_clock_ratesDavid Lechner
2026-03-24clk: mediatek: mt8188: use ext_clock_ratesDavid Lechner
2026-03-24clk: mediatek: mt8365: drop topckgen mapDavid Lechner