summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt7986-eth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-211-1/+1
* 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-eth: Migrate to common probe mechanismAngeloGioacchino Del Regno2023-03-131-51/+32
* clk: mediatek: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno2023-03-131-18/+6
* clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno2023-01-311-5/+5
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-201-6/+6
* clk: mediatek: update compatible string for MT7986 ethsysSam Shih2022-05-191-1/+1
* clk: mediatek: add mt7986 clock supportSam Shih2022-01-071-0/+132