summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt6779-mfg.c
Commit message (Expand)AuthorAgeFilesLines
* 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: mt6779: use mtk_clk_simple_probe to simplify driverMiles Chen2022-09-261-15/+12
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-191-2/+2
* clk: mediatek: support COMMON_CLK_MT6779 module buildMiles Chen2021-09-141-1/+3
* clk: mediatek: Add MT6779 clock supportmtk017612019-09-091-0/+55