summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt7629.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_dataJiasheng Jiang2023-10-191-0/+6
* clk: Explicitly include correct DT includesRob Herring2023-07-191-2/+0
* 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: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno2023-03-131-32/+8
* clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno2023-01-311-3/+5
* clk: mediatek: cpumux: Propagate struct device where possibleAngeloGioacchino Del Regno2023-01-311-2/+2
* 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-15/+15
* clk: mediatek: use en_mask as a pure div_en_maskChun-Jie Chen2022-05-191-6/+6
* clk: mediatek: pll: Split definitions into separate header fileChen-Yu Tsai2022-02-171-2/+3
* clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_initLiu Shixin2020-09-221-7/+2
* clk: mediatek: mt7629: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-171-4/+2
* clk: mediatek: fix the PCIe MAC clock parentRyder Lee2018-12-051-2/+2
* clk: mediatek: add clock support for MT7629 SoCRyder Lee2018-11-301-0/+723