summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt6797-img.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: mt6797: 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-201-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* clk: mediatek: add clk support for MT6797Kevin-CW Chen2017-04-191-0/+76