summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt8183-cam.c
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-031-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: Add MODULE_LICENSE() where missingAngeloGioacchino Del Regno2023-03-131-0/+1
* clk: mediatek: Switch to module_platform_driver() where possibleAngeloGioacchino Del Regno2023-03-131-2/+1
* clk: mediatek: mt8183: 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: Add MT8183 clock supportWeiyi Lu2019-04-111-0/+63