summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-gate.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno2023-01-311-6/+1
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-201-4/+4
* clk: mediatek: gate: Clean up included headersChen-Yu Tsai2022-02-171-3/+7
* clk: mediatek: gate: Implement unregister APIChen-Yu Tsai2022-02-171-0/+3
* clk: mediatek: gate: Internalize clk implementationChen-Yu Tsai2022-02-171-29/+2
* clk: mediatek: gate: Consolidate gate type clk related codeChen-Yu Tsai2022-02-171-0/+25
* clk: mediatek: Register clock gate with deviceWeiyi Lu2019-09-171-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* clk: mediatek: Add MT8183 clock supportWeiyi Lu2019-04-111-0/+14
* clk: mediatek: Add flags to mtk_gateJasper Mattsson2019-02-261-1/+2
* clk: mediatek: Add MT2701 clock supportShunli Wang2016-11-091-0/+2
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-1/+1
* clk: mediatek: Properly include clk.hStephen Boyd2015-07-201-1/+2
* clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao2015-05-061-0/+49