summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mt7629.c
AgeCommit message (Expand)Author
2023-03-13clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriateAngeloGioacchino Del Regno
2023-03-13clk: mediatek: Add MODULE_LICENSE() where missingAngeloGioacchino Del Regno
2023-03-13clk: mediatek: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno
2023-01-30clk: mediatek: cpumux: Propagate struct device where possibleAngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai
2022-05-18clk: mediatek: use en_mask as a pure div_en_maskChun-Jie Chen
2022-02-17clk: mediatek: pll: Split definitions into separate header fileChen-Yu Tsai
2020-09-22clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_initLiu Shixin
2019-10-16clk: mediatek: mt7629: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2018-12-05clk: mediatek: fix the PCIe MAC clock parentRyder Lee
2018-11-29clk: mediatek: add clock support for MT7629 SoCRyder Lee