summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt8365-mm.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mediatek: mt8365-mm: fix DPI0 parentAlexandre Mergnat2024-04-191-1/+1
* 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: Switch to module_platform_driver() where possibleAngeloGioacchino Del Regno2023-03-131-1/+1
* clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocksAngeloGioacchino Del Regno2023-03-131-28/+11
* clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno2023-01-301-3/+2
* clk: mediatek: add driver for MT8365 SoCFabien Parent2022-09-301-0/+112