summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mt6797.c
AgeCommit message (Expand)Author
2023-10-18clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-03-13clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriateAngeloGioacchino Del Regno
2023-03-13clk: mediatek: Add MODULE_LICENSE() where missingAngeloGioacchino Del Regno
2023-03-13clk: mediatek: Consistently use GATE_MTK() macroAngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai
2022-05-18clk: mediatek: use en_mask as a pure div_en_maskChun-Jie Chen
2022-02-17clk: mediatek: pll: Split definitions into separate header fileChen-Yu Tsai
2020-09-22clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_initLiu Shixin
2019-10-16clk: mediatek: mt6797: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-02-26clk: mediatek: Mark bus and DRAM related clocks as criticalJasper Mattsson
2017-04-19clk: mediatek: add clk support for MT6797Kevin-CW Chen