summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mtk.h
AgeCommit message (Expand)Author
2026-03-24clk: mediatek: remove CLK_PARENT_XTALDavid Lechner
2026-03-24clk: mediatek: replace xtal2_rate with struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: remove CLK_PARENT_MIXED flagDavid Lechner
2026-03-24clk: mediatek: remove use of CLK_BYPASS_XTAL flagDavid Lechner
2026-03-17clk: mediatek: move common PARENT macros to headerDavid Lechner
2026-03-17clk: mediatek: add MUX_GATE_MIXED macrosDavid Lechner
2026-03-17clk: mediatek: rename CLK_DOMAIN_SCPSYSDavid Lechner
2026-03-17clk: mediatek: rename HAVE_RST_BARDavid Lechner
2026-03-17clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macroDavid Lechner
2026-03-17clk: mediatek: add CLK_PARENT_EXTDavid Lechner
2026-02-18clk: mediatek: implement GATE_FLAGS macroJulien Stephan
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: clarify mapped vs. unmapped IDDavid 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
2025-12-16clk: mediatek: remove duplicate '@parent' field docDavid Lechner
2025-05-22clk: mediatek: add dummy clk enable/disable ops for apmixedsys clocksWeijie Gao
2024-08-01clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macroChristian Marangi
2024-08-01clk: mediatek: add support for remapping clock IDChristian Marangi
2024-08-01clk: mediatek: provide common clk init function for infrasysChristian Marangi
2024-08-01clk: mediatek: add support for parent mux from different sourceChristian Marangi
2024-08-01clk: mediatek: add support for gates in clk_tree for infrasysChristian Marangi
2022-09-23clk: mediatek: add CLK_XTAL support for clock driverWeijie Gao
2022-09-23clk: mediatek: add infrasys clock mux supportWeijie Gao
2022-09-23clk: mediatek: add support to configure clock driver parentWeijie Gao
2022-09-23clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock pa...Weijie Gao
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-01-16clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pllmingming lee
2020-01-16clk: mediatek: add set_clr_upd mux type flowmingming lee
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee
2019-01-14clk: MediaTek: bind ethsys reset controllerWeijie Gao
2018-11-28clk: MediaTek: add clock driver for MT7629 SoC.Ryder Lee