summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt8516-aud.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Explicitly include correct DT includesRob Herring2023-07-191-3/+1
* clk: mediatek: Make mtk_clk_simple_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: mt8516: Convert to platform driver and simple probeAngeloGioacchino Del Regno2023-03-131-14/+21
* clk: mediatek: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno2023-03-131-8/+2
* clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno2023-01-301-1/+1
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-191-2/+2
* clk: mediatek: add audsys clock driver for MT8516Fabien Parent2019-06-061-0/+65