summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt2701-img.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: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno2023-03-131-8/+2
* clk: mediatek: mt2701: use mtk_clk_simple_probe to simplify driverMiles Chen2022-09-261-23/+13
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-191-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* clk: mediatek: Add MT2701 clock supportShunli Wang2016-11-081-0/+80