summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt6779-mm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: mediatek: Make mtk_clk_pdev_remove() return voidUwe Kleine-König2023-05-101-1/+1
* clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriateAngeloGioacchino Del Regno2023-03-131-0/+1
* clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocksAngeloGioacchino Del Regno2023-03-131-13/+11
* clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno2023-01-311-2/+2
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-201-2/+2
* clk: mediatek: support COMMON_CLK_MT6779 module buildMiles Chen2021-09-151-1/+3
* clk/soc: mediatek: mt6779: Bind clock driver from platform deviceMatthias Brugger2020-05-201-7/+2
* clk: mediatek: Add MT6779 clock supportmtk017612019-09-091-0/+113