aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/mediatek/clk-mt7986-apmixed.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-19clk: Explicitly include correct DT includesRob Herring1-3/+1
2023-03-13clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriateAngeloGioacchino Del Regno1-1/+2
2023-03-13clk: mediatek: Add MODULE_LICENSE() where missingAngeloGioacchino Del Regno1-0/+1
2023-03-13clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clockAngeloGioacchino Del Regno1-3/+1
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai1-3/+3
2022-05-18clk: mediatek: use en_mask as a pure div_en_maskChun-Jie Chen1-8/+8
2022-02-17clk: mediatek: pll: Split definitions into separate header fileChen-Yu Tsai1-1/+3
2022-01-19clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih1-1/+1
2022-01-06clk: mediatek: add mt7986 clock supportSam Shih1-0/+100