aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-gate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17clk: mediatek: Register clock gate with deviceWeiyi Lu1-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu1-2/+1
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson1-1/+3
2016-11-08clk: mediatek: Add MT2701 clock supportShunli Wang1-0/+52
2016-08-18clk: mediatek: remove __init from clk registration functionsJames Liao1-1/+1
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang1-4/+4
2015-10-01clk: mediatek: Add __initdata and __init for data and functionsJames Liao1-1/+1
2015-05-19clk: mediatek: Initialize clk_init_dataRicky Liang1-1/+1
2015-05-05clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao1-0/+137