index
:
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-mt2701-aud.c
Age
Commit message (
Expand
)
Author
2024-12-17
clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probe
Daniel Golle
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
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
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
2023-03-13
clk: mediatek: Consistently use GATE_MTK() macro
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: Switch to mtk_clk_simple_probe() where possible
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2018-03-20
clk: mediatek: add audsys support for MT2701
Ryder Lee