summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mt8183-audio.c
AgeCommit message (Expand)Author
2023-05-10clk: mediatek: Make mtk_clk_simple_remove() return voidUwe Kleine-König
2023-03-13clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriateAngeloGioacchino Del Regno
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-01-30clk: mediatek: Switch to mtk_clk_simple_probe() where possibleAngeloGioacchino 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
2019-04-11clk: mediatek: Add MT8183 clock supportWeiyi Lu