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-mt8365.c
Age
Commit message (
Expand
)
Author
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
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-06-12
clk: mediatek: mt8365: Fix inverted topclk operations
Markus Schneider-Pargmann
2023-06-12
clk: mediatek: mt8365: Fix index issue
Alexandre Mergnat
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: mt8365: Convert to mtk_clk_simple_{probe,remove}()
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
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-09-30
clk: mediatek: add driver for MT8365 SoC
Fabien Parent