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-mt7986-topckgen.c
Age
Commit message (
Expand
)
Author
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-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-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-mux: Propagate struct device for mtk-mux
AngeloGioacchino Del Regno
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-01-19
clk: mediatek: relicense mt7986 clock driver to GPL-2.0
Sam Shih
2022-01-06
clk: mediatek: add mt7986 clock support
Sam Shih