index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt6797-mm.c
Age
Commit message (
Expand
)
Author
2023-05-10
clk: mediatek: Make mtk_clk_pdev_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-03-13
clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
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
2020-05-20
clk/soc: mediatek: mt6797: Bind clock driver from platform device
Matthias Brugger
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-04-19
clk: mediatek: add clk support for MT6797
Kevin-CW Chen