summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-gate.c
AgeCommit message (Expand)Author
2023-01-30clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno
2022-09-26clk: mediatek: gate: Export mtk_clk_register_gates_with_devYassine Oudjana
2022-05-19clk: mediatek: Switch to clk_hw provider APIsChen-Yu Tsai
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai
2022-02-17clk: mediatek: Warn if clk IDs are duplicatedChen-Yu Tsai
2022-02-17clk: mediatek: gate: Implement error handling in register APIChen-Yu Tsai
2022-02-17clk: mediatek: gate: Clean up included headersChen-Yu Tsai
2022-02-17clk: mediatek: gate: Implement unregister APIChen-Yu Tsai
2022-02-17clk: mediatek: gate: Internalize clk implementationChen-Yu Tsai
2022-02-17clk: mediatek: gate: Consolidate gate type clk related codeChen-Yu Tsai
2022-01-06clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpersAngeloGioacchino Del Regno
2022-01-06clk: mediatek: clk-gate: Shrink by adding clockgating bit check helperAngeloGioacchino Del Regno
2021-09-14clk: mediatek: support COMMON_CLK_MEDIATEK module buildMiles Chen
2019-09-17clk: mediatek: Register clock gate with deviceWeiyi Lu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson
2016-11-08clk: mediatek: Add MT2701 clock supportShunli Wang
2016-08-18clk: mediatek: remove __init from clk registration functionsJames Liao
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang
2015-10-01clk: mediatek: Add __initdata and __init for data and functionsJames Liao
2015-05-19clk: mediatek: Initialize clk_init_dataRicky Liang
2015-05-05clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao