summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mt8188-topckgen.c
AgeCommit message (Expand)Author
2024-10-17clk: mediatek: clk-mt8188-topckgen: Remove univpll from parents of mfg_core_tmpPablo Sun
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-03clk: mediatek: Add a module description where missingAngeloGioacchino Del Regno
2024-01-03clk: mediatek: mt8188-topckgen: Refactor parents for top_dp/edp muxesAngeloGioacchino Del Regno
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-06-26Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...Stephen Boyd
2023-06-12clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocksAngeloGioacchino Del Regno
2023-06-12clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flagAngeloGioacchino Del Regno
2023-05-10clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()Uwe Kleine-König
2023-03-31clk: mediatek: Add MT8188 topckgen clock supportGarmin.Chang