summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mt6779-mm.c
AgeCommit message (Expand)Author
2023-03-13clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriateAngeloGioacchino Del Regno
2023-03-13clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocksAngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai
2021-09-14clk: mediatek: support COMMON_CLK_MT6779 module buildMiles Chen
2020-05-20clk/soc: mediatek: mt6779: Bind clock driver from platform deviceMatthias Brugger
2019-09-09clk: mediatek: Add MT6779 clock supportmtk01761