开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt8195-topckgen.c
Age
Commit message (
Expand
)
Author
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-03
clk: mediatek: Add a module description where missing
AngeloGioacchino Del Regno
2024-01-03
clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes
AngeloGioacchino Del Regno
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-26
Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...
Stephen Boyd
2023-06-12
clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
AngeloGioacchino Del Regno
2023-06-12
clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag
AngeloGioacchino Del Regno
2023-05-10
clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()
Uwe Kleine-König
2023-03-13
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: Add MODULE_LICENSE() where missing
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: Switch to module_platform_driver() where possible
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: clk-gate: Propagate struct device with mtk_clk_register_gates()
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: mt8195-topckgen: Drop flags for main/univpll fixed factors
AngeloGioacchino Del Regno
2022-10-17
clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck...
Yang Yingliang
2022-09-29
clk: mediatek: clk-mt8195-topckgen: Drop univplls from mfg mux parents
AngeloGioacchino Del Regno
2022-09-29
clk: mediatek: clk-mt8195-topckgen: Add GPU clock mux notifier
AngeloGioacchino Del Regno
2022-09-29
clk: mediatek: clk-mt8195-topckgen: Register mfg_ck_fast_ref as generic mux
AngeloGioacchino Del Regno
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-02-17
clk: mediatek: mt8195: Implement remove functions
Chen-Yu Tsai
2022-02-17
clk: mediatek: mt8195: Implement error handling in probe functions
Chen-Yu Tsai
2021-09-14
clk: mediatek: Add MT8195 topckgen clock support
Chun-Jie Chen