summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mt8195-vdo0.c
AgeCommit message (Expand)Author
2023-05-10clk: mediatek: Make mtk_clk_pdev_remove() return voidUwe Kleine-König
2023-03-13clk: mediatek: Add MODULE_LICENSE() where missingAngeloGioacchino Del Regno
2023-03-13clk: mediatek: Switch to module_platform_driver() where possibleAngeloGioacchino 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-08-31clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parentAngeloGioacchino Del Regno
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai
2022-02-17clk: mediatek: mt8195: Implement remove functionsChen-Yu Tsai
2022-02-17clk: mediatek: mt8195: Implement error handling in probe functionsChen-Yu Tsai
2021-09-14clk: mediatek: Add MT8195 vdosys0 clock supportChun-Jie Chen