summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mt2701-aud.c
AgeCommit message (Expand)Author
2024-12-17clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probeDaniel Golle
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
2023-07-19clk: Explicitly include correct DT includesRob Herring
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-03-13clk: mediatek: Consistently use GATE_MTK() macroAngeloGioacchino 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
2018-03-20clk: mediatek: add audsys support for MT2701Ryder Lee