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-mtk.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-31
1
-0
/
+3
*
clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-31
1
-0
/
+10
*
clk: mediatek: clk-mtk: Add dummy clock ops
AngeloGioacchino Del Regno
2023-01-31
1
-0
/
+19
*
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
2023-01-31
1
-1
/
+2
*
clk: mediatek: clk-mtk: Allow specifying flags on mtk_fixed_factor clocks
AngeloGioacchino Del Regno
2022-11-29
1
-1
/
+6
*
clk: mediatek: Provide mtk_devm_alloc_clk_data
Markus Schneider-Pargmann
2022-10-01
1
-0
/
+2
*
clk: mediatek: clk-apmixed: Add helper function to unregister ref2usb_tx
AngeloGioacchino Del Regno
2022-09-26
1
-0
/
+1
*
clk: mediatek: reset: Add reset support for simple probe
Rex-BC Chen
2022-06-16
1
-0
/
+1
*
clk: mediatek: reset: Add reset.h
Rex-BC Chen
2022-06-16
1
-6
/
+2
*
clk: mediatek: Switch to clk_hw provider APIs
Chen-Yu Tsai
2022-05-20
1
-1
/
+1
*
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-05-20
1
-10
/
+10
*
clk: mediatek: Make mtk_clk_register_composite() static
Chen-Yu Tsai
2022-05-20
1
-3
/
+0
*
clk: mediatek: mtk: Implement error handling in register APIs
Chen-Yu Tsai
2022-02-17
1
-10
/
+10
*
clk: mediatek: mtk: Clean up included headers
Chen-Yu Tsai
2022-02-17
1
-6
/
+6
*
clk: mediatek: Add mtk_clk_simple_remove()
Chen-Yu Tsai
2022-02-17
1
-0
/
+1
*
clk: mediatek: Implement mtk_clk_unregister_composites() API
Chen-Yu Tsai
2022-02-17
1
-0
/
+2
*
clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
Chen-Yu Tsai
2022-02-17
1
-3
/
+5
*
clk: mediatek: Implement mtk_clk_unregister_factors() API
Chen-Yu Tsai
2022-02-17
1
-2
/
+4
*
clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
Chen-Yu Tsai
2022-02-17
1
-2
/
+4
*
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
2022-02-17
1
-39
/
+0
*
clk: mediatek: gate: Consolidate gate type clk related code
Chen-Yu Tsai
2022-02-17
1
-25
/
+0
*
clk: mediatek: Add API for clock resource recycle
Chun-Jie Chen
2021-09-15
1
-0
/
+1
*
clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Chun-Jie Chen
2021-07-27
1
-0
/
+8
*
clk: mediatek: Add configurable enable control to mtk_pll_data
Chun-Jie Chen
2021-07-27
1
-9
/
+11
*
clk: mediatek: Register clock gate with device
Weiyi Lu
2019-09-17
1
-0
/
+5
*
clk: reset: Modify reset-controller driver
yong.liang
2019-08-08
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_data
Weiyi Lu
2019-04-11
1
-0
/
+1
*
clk: mediatek: Add configurable pcwibits and fmin to mtk_pll_data
Owen Chen
2019-04-11
1
-0
/
+2
*
-
.
Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...
Stephen Boyd
2019-03-08
1
-8
/
+21
|
\
\
|
|
*
clk: mediatek: Add flags to mtk_gate
Jasper Mattsson
2019-02-26
1
-0
/
+1
|
|
*
clk: mediatek: Add MUX_FLAGS macro
Jasper Mattsson
2019-02-26
1
-2
/
+6
|
|
/
|
/
|
|
*
clk: mediatek: add MUX_GATE_FLAGS_2
chunhui dai
2019-02-25
1
-6
/
+14
|
/
*
clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
Sean Wang
2018-01-10
1
-7
/
+0
*
clk: mediatek: Fix all warnings for missing struct clk_onecell_data
Sean Wang
2017-12-27
1
-0
/
+1
*
clk: mediatek: add the option for determining PLL source clock
Chen Zhong
2017-11-02
1
-0
/
+1
*
clk: mediatek: Add MT2712 clock support
weiyi.lu@mediatek.com
2017-11-02
1
-0
/
+2
*
clk: mediatek: Add MT2701 clock support
Shunli Wang
2016-11-09
1
-5
/
+36
*
clk: mediatek: make dpi0_sel propagate rate changes
Philipp Zabel
2016-05-06
1
-2
/
+13
*
clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS
James Liao
2015-10-01
1
-0
/
+3
*
clk: mediatek: Add fixed clocks support for Mediatek SoC.
James Liao
2015-10-01
1
-0
/
+17
*
clk: mediatek: Remove unused code from MT8173.
James Liao
2015-10-01
1
-2
/
+2
*
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
1
-1
/
+2
|
\
|
*
clk: mediatek: Properly include clk.h
Stephen Boyd
2015-07-20
1
-1
/
+2
*
|
clk: mediatek: Add MT8173 MMPLL change rate support
James Liao
2015-07-28
1
-0
/
+6
|
/
*
clk: mediatek: Add reset controller support
Sascha Hauer
2015-05-06
1
-0
/
+10
*
clk: mediatek: Add initial common clock support for Mediatek SoCs.
James Liao
2015-05-06
1
-0
/
+159