aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/mediatek/clk-gate.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-30clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno1-6/+1
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai1-4/+4
2022-02-17clk: mediatek: gate: Clean up included headersChen-Yu Tsai1-3/+7
2022-02-17clk: mediatek: gate: Implement unregister APIChen-Yu Tsai1-0/+3
2022-02-17clk: mediatek: gate: Internalize clk implementationChen-Yu Tsai1-29/+2
2022-02-17clk: mediatek: gate: Consolidate gate type clk related codeChen-Yu Tsai1-0/+25
2019-09-17clk: mediatek: Register clock gate with deviceWeiyi Lu1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-11clk: mediatek: Add MT8183 clock supportWeiyi Lu1-0/+14
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson1-1/+2
2016-11-08clk: mediatek: Add MT2701 clock supportShunli Wang1-0/+2
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang1-1/+1
2015-07-20clk: mediatek: Properly include clk.hStephen Boyd1-1/+2
2015-05-05clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao1-0/+49