summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt7986-infracfg.c (follow)
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: mt7986-infracfg: Migrate to common probe mechanismAngeloGioacchino Del Regno2023-03-131-44/+17
* clk: mediatek: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno2023-03-131-18/+6
* clk: mediatek: clk-mux: Propagate struct device for mtk-muxAngeloGioacchino Del Regno2023-01-311-1/+2
* clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno2023-01-311-2/+2
* clk: mediatek: fix dependency of MT7986 ADC clocksDaniel Golle2022-11-291-1/+1
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-201-2/+2
* clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih2022-01-191-1/+1
* clk: mediatek: add mt7986 clock supportSam Shih2022-01-071-0/+224