index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-gate.h
Age
Commit message (
Expand
)
Author
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Implement unregister API
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Internalize clk implementation
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Consolidate gate type clk related code
Chen-Yu Tsai
2019-09-17
clk: mediatek: Register clock gate with device
Weiyi Lu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-11
clk: mediatek: Add MT8183 clock support
Weiyi Lu
2019-02-26
clk: mediatek: Add flags to mtk_gate
Jasper Mattsson
2016-11-08
clk: mediatek: Add MT2701 clock support
Shunli Wang
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2015-07-20
clk: mediatek: Properly include clk.h
Stephen Boyd
2015-05-05
clk: mediatek: Add initial common clock support for Mediatek SoCs.
James Liao