summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek
AgeCommit message (Expand)Author
2026-03-17clk: mediatek: mt7622: fix infracfg and pericfg clock operationsDaniel Golle
2026-02-18Merge patch series "Add MT8195 support"Tom Rini
2026-02-18clk: mediatek: add MT8195 clock driverChris-QJ Chen
2026-02-18clk: mediatek: implement GATE_FLAGS macroJulien Stephan
2026-02-18clk: mediatek: mt8188: refactor driver to improve readabilityJulien Stephan
2026-02-18clk: mediatek: mt8188: fix some clock parentsJulien Stephan
2026-02-18clk: mediatek: mt8188: add missing fixed clockJulien Stephan
2026-02-18clk: mediatek: mt8188: fix circular clock dependencyJulien Stephan
2026-02-18clk: mediatek: mt8188: remove separate topckgen-cg driverJulien Stephan
2026-01-21clk: mtk: use IS_ERR_VALUE() to check rate return valuesDavid Lechner
2026-01-21clk: mediatek: fix mux clocks with mapped parent IDsDavid Lechner
2026-01-12clk: mediatek: mt8365: fix missing topckgen IDsDavid Lechner
2026-01-12clk: mediatek: mt8365: remove separate topckgen-cg driverDavid Lechner
2026-01-12clk: mediatek: allow gates in topckgen driversDavid Lechner
2026-01-12clk: mediatek: mt8365: split struct mtk_clk_treeDavid Lechner
2026-01-12clk: mediatek: mt8365: fix some clock parentsDavid Lechner
2026-01-12clk: mediatek: fix fixed clock parentsDavid Lechner
2026-01-12clk: mediatek: add separate gates_offs for cg gatesDavid Lechner
2026-01-12clk: mediatek: mt8365: fix missing and out of order clocksDavid Lechner
2026-01-12clk: mediatek: implement dump callbacksDavid Lechner
2026-01-12clk: mediatek: mt7623: set unmapped IDs to -1David Lechner
2026-01-12clk: mediatek: clarify mapped vs. unmapped IDDavid Lechner
2026-01-12clk: mediatek: add of_xlate opsDavid Lechner
2026-01-12clk: mediatek: organize infrasys functionsDavid Lechner
2026-01-12clk: mediatek: add array size field for id_offs_mapDavid Lechner
2026-01-12clk: mediatek: add array size fields to cg gatesDavid Lechner
2026-01-12clk: mediatek: add array size fields to clk treesDavid Lechner
2026-01-06clk: mediatek: remove CLOCK_PARENT_* aliasesDavid Lechner
2026-01-06Merge patch series "Add support for MT8188"Tom Rini
2026-01-06clk: mediatek: add MT8188 clock driverJulien Masson
2025-12-31arm: dts: mediatek: switch mt8365 to OF_UPSTREAMDavid Lechner
2025-12-16clk: mediatek: remove duplicate '@parent' field docDavid Lechner
2025-05-22clk: mediatek: add dummy clk enable/disable ops for apmixedsys clocksWeijie Gao
2025-02-21arm: mediatek: remove CONFIG_MT8512Weijie Gao
2025-01-30clk: mediatek: add clock driver support for MediaTek MT7987 SoCWeijie Gao
2025-01-23clk: mediatek: fix uninitialized fields issue in INFRA_MUX structWeijie Gao
2025-01-21clk: mediatek: mt7629: fix gate offset of peri clock treeSam Shih
2024-12-31clk: mediatek: mt7629: fix parent clock of some top clock muxesWeijie Gao
2024-08-19Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM"Tom Rini
2024-08-19clk: mediatek: mt7622: add missing clock PERIBUS_SEL clockChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock PERI_UART4_PDChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock MUX1_SELChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock define for MAIN_CORE_ENChristian Marangi
2024-08-19clk: mediatek: mt7622: move INFRA_TRNG to the bottomChristian Marangi
2024-08-19clk: mediatek: mt7622: fix broken peri_cgs clk with XTAL parentsChristian Marangi
2024-08-19Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM"Tom Rini
2024-08-19clk: mediatek: mt7986: rename CK to CLKChristian Marangi
2024-08-19clk: mediatek: mt7986: convert to unified infracfg gates + muxesChristian Marangi
2024-08-19clk: mediatek: mt7986: replace infracfg ID with upstream linuxChristian Marangi
2024-08-19clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the listChristian Marangi