index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
Age
Commit message (
Expand
)
Author
2023-02-10
clk: mediatek: clk-mtk: Remove unneeded semicolon
Yang Li
2023-01-31
clk: mediatek: remove MT8195 vppsys/0/1 simple_probe
Moudy Ho
2023-01-30
clk: mediatek: add MT7981 clock support
Daniel Golle
2023-01-30
clk: mediatek: clk-mt7986-topckgen: Migrate to mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mt7986-topckgen: Properly keep some clocks enabled
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mt6795-topckgen: Migrate to mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mt8186-topckgen: Migrate to mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mt8192: Migrate topckgen to mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mt8183: Join top_aud_muxes and top_aud_divs
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8186: Join top_adj_div and top_muxes
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8192: Join top_adj_divs and top_muxes
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mt8192: Move CLK_TOP_CSW_F26M_D2 in top_divs
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8173: Migrate pericfg/topckgen to 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: Switch to mtk_clk_simple_probe() where possible
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8173: Break down clock drivers and allow module build
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8173: Remove mtk_clk_enable_critical()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8173: Migrate to platform driver and common probe
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Add dummy clock ops
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mux: Propagate struct device for mtk-mux
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: cpumux: Propagate struct device where possible
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8192: Propagate struct device for gate clocks
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8192: Correctly unregister and free clocks on failure
AngeloGioacchino Del Regno
2022-12-12
Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...
Stephen Boyd
2022-11-29
clk: mediatek: fix dependency of MT7986 ADC clocks
Daniel Golle
2022-11-29
clk: mediatek: Change PLL register API for MT8186
Johnson Wang
2022-11-29
clk: mediatek: Add new clock driver to handle FHCTL hardware
Johnson Wang
2022-11-29
clk: mediatek: Export PLL operations symbols
Johnson Wang
2022-11-29
clk: mediatek: mt8186-topckgen: Add GPU clock mux notifier
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8186-mfg: Propagate rate changes to parent
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8195-topckgen: Drop flags for main/univpll fixed factors
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8192: Drop flags for main/univpll fixed factors
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt6795-topckgen: Drop flags for main/sys/univpll fixed factors
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8173: Drop flags for main/sys/univpll fixed factors
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8183: Drop flags for sys/univpll fixed factors
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8183: Compress top_divs array entries
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: mt8186-topckgen: Drop flags for main/univpll fixed factors
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: clk-mtk: Allow specifying flags on mtk_fixed_factor clocks
AngeloGioacchino Del Regno
2022-10-17
clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck...
Yang Yingliang
2022-10-14
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-14
clk: mediatek: clk-mux: Add .determine_rate() callback
AngeloGioacchino Del Regno
2022-09-30
clk: mediatek: add driver for MT8365 SoC
Fabien Parent
2022-09-30
clk: mediatek: Export required common code symbols
Markus Schneider-Pargmann
2022-09-30
clk: mediatek: Provide mtk_devm_alloc_clk_data
Markus Schneider-Pargmann
2022-09-29
clk: mediatek: mt8192: deduplicate parent clock lists
Chen-Yu Tsai
2022-09-29
clk: mediatek: Migrate remaining clk_unregister_*() to clk_hw_unregister_*()
Chen-Yu Tsai
2022-09-29
clk: mediatek: fix unregister function in mtk_clk_register_dividers cleanup
Chen-Yu Tsai
[next]