index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt8183-mfgcfg.c
Age
Commit message (
Expand
)
Author
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-19
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-07-01
clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
Pin-yen Lin
2024-06-03
clk: mediatek: Add a module description where missing
AngeloGioacchino Del Regno
2023-05-10
clk: mediatek: Make mtk_clk_simple_remove() return void
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
2022-09-29
clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent
Chen-Yu Tsai
2022-09-26
clk: mediatek: mt8183: use mtk_clk_simple_probe to simplify driver
Miles Chen
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2019-09-17
clk: mediatek: Runtime PM support for MT8183 mcucfg clock provider
Weiyi Lu
2019-04-11
clk: mediatek: Add MT8183 clock support
Weiyi Lu