summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt6779-venc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-211-1/+1
* clk: mediatek: Add a module description where missingAngeloGioacchino Del Regno2024-06-041-0/+2
* 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-16/+13
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-201-2/+2
* clk: mediatek: support COMMON_CLK_MT6779 module buildMiles Chen2021-09-151-1/+3
* clk: mediatek: Add MT6779 clock supportmtk017612019-09-091-0/+58