index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mtk.h
Age
Commit message (
Expand
)
Author
2023-01-30
clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Add dummy clock ops
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: clk-mtk: Allow specifying flags on mtk_fixed_factor clocks
AngeloGioacchino Del Regno
2022-09-30
clk: mediatek: Provide mtk_devm_alloc_clk_data
Markus Schneider-Pargmann
2022-09-26
clk: mediatek: clk-apmixed: Add helper function to unregister ref2usb_tx
AngeloGioacchino Del Regno
2022-06-15
clk: mediatek: reset: Add reset support for simple probe
Rex-BC Chen
2022-06-15
clk: mediatek: reset: Add reset.h
Rex-BC Chen
2022-05-19
clk: mediatek: Switch to clk_hw provider APIs
Chen-Yu Tsai
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-05-19
clk: mediatek: Make mtk_clk_register_composite() static
Chen-Yu Tsai
2022-02-17
clk: mediatek: mtk: Implement error handling in register APIs
Chen-Yu Tsai
2022-02-17
clk: mediatek: mtk: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: Add mtk_clk_simple_remove()
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_composites() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_factors() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Consolidate gate type clk related code
Chen-Yu Tsai
2021-09-14
clk: mediatek: Add API for clock resource recycle
Chun-Jie Chen
2021-07-27
clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Chun-Jie Chen
2021-07-27
clk: mediatek: Add configurable enable control to mtk_pll_data
Chun-Jie Chen
2019-09-17
clk: mediatek: Register clock gate with device
Weiyi Lu
2019-08-08
clk: reset: Modify reset-controller driver
yong.liang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-11
clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_data
Weiyi Lu
2019-04-11
clk: mediatek: Add configurable pcwibits and fmin to mtk_pll_data
Owen Chen
2019-03-08
Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...
Stephen Boyd
2019-02-26
clk: mediatek: Add flags to mtk_gate
Jasper Mattsson
2019-02-26
clk: mediatek: Add MUX_FLAGS macro
Jasper Mattsson
2019-02-25
clk: mediatek: add MUX_GATE_FLAGS_2
chunhui dai
2018-01-10
clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
Sean Wang
2017-12-26
clk: mediatek: Fix all warnings for missing struct clk_onecell_data
Sean Wang
2017-11-02
clk: mediatek: add the option for determining PLL source clock
Chen Zhong
2017-11-02
clk: mediatek: Add MT2712 clock support
weiyi.lu@mediatek.com
2016-11-08
clk: mediatek: Add MT2701 clock support
Shunli Wang
2016-05-06
clk: mediatek: make dpi0_sel propagate rate changes
Philipp Zabel
2015-10-01
clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS
James Liao
2015-10-01
clk: mediatek: Add fixed clocks support for Mediatek SoC.
James Liao
2015-10-01
clk: mediatek: Remove unused code from MT8173.
James Liao
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: mediatek: Add MT8173 MMPLL change rate support
James Liao
2015-07-20
clk: mediatek: Properly include clk.h
Stephen Boyd
2015-05-05
clk: mediatek: Add reset controller support
Sascha Hauer
2015-05-05
clk: mediatek: Add initial common clock support for Mediatek SoCs.
James Liao