summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt2701-aud.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Explicitly include correct DT includesRob Herring2023-07-191-1/+1
* clk: mediatek: Make mtk_clk_simple_remove() return voidUwe Kleine-König2023-05-101-3/+3
* clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriateAngeloGioacchino Del Regno2023-03-131-0/+1
* clk: mediatek: Add MODULE_LICENSE() where missingAngeloGioacchino Del Regno2023-03-131-0/+1
* clk: mediatek: Switch to module_platform_driver() where possibleAngeloGioacchino Del Regno2023-03-131-2/+1
* clk: mediatek: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno2023-03-131-32/+8
* clk: mediatek: Switch to mtk_clk_simple_probe() where possibleAngeloGioacchino Del Regno2023-01-301-13/+18
* clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno2023-01-301-2/+2
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-191-2/+2
* clk: mediatek: add audsys support for MT2701Ryder Lee2018-03-201-0/+186