index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-gate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2023-01-31
1
-16
/
+7
*
clk: mediatek: gate: Export mtk_clk_register_gates_with_dev
Yassine Oudjana
2022-09-26
1
-0
/
+1
*
clk: mediatek: Switch to clk_hw provider APIs
Chen-Yu Tsai
2022-05-20
1
-18
/
+18
*
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-05-20
1
-11
/
+11
*
clk: mediatek: Warn if clk IDs are duplicated
Chen-Yu Tsai
2022-02-17
1
-1
/
+4
*
clk: mediatek: gate: Implement error handling in register API
Chen-Yu Tsai
2022-02-17
1
-1
/
+14
*
clk: mediatek: gate: Clean up included headers
Chen-Yu Tsai
2022-02-17
1
-8
/
+3
*
clk: mediatek: gate: Implement unregister API
Chen-Yu Tsai
2022-02-17
1
-0
/
+35
*
clk: mediatek: gate: Internalize clk implementation
Chen-Yu Tsai
2022-02-17
1
-12
/
+23
*
clk: mediatek: gate: Consolidate gate type clk related code
Chen-Yu Tsai
2022-02-17
1
-1
/
+52
*
clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers
AngeloGioacchino Del Regno
2022-01-07
1
-4
/
+2
*
clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper
AngeloGioacchino Del Regno
2022-01-07
1
-11
/
+7
*
clk: mediatek: support COMMON_CLK_MEDIATEK module build
Miles Chen
2021-09-15
1
-0
/
+8
*
clk: mediatek: Register clock gate with device
Weiyi Lu
2019-09-17
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
2019-04-12
1
-2
/
+1
*
clk: mediatek: Add flags to mtk_gate
Jasper Mattsson
2019-02-26
1
-1
/
+3
*
clk: mediatek: Add MT2701 clock support
Shunli Wang
2016-11-09
1
-0
/
+52
*
clk: mediatek: remove __init from clk registration functions
James Liao
2016-08-19
1
-1
/
+1
*
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
1
-4
/
+4
*
clk: mediatek: Add __initdata and __init for data and functions
James Liao
2015-10-01
1
-1
/
+1
*
clk: mediatek: Initialize clk_init_data
Ricky Liang
2015-05-20
1
-1
/
+1
*
clk: mediatek: Add initial common clock support for Mediatek SoCs.
James Liao
2015-05-06
1
-0
/
+137