index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt8192.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-06-03
clk: mediatek: Add a module description where missing
AngeloGioacchino Del Regno
1
-0
/
+2
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
1
-3
/
+1
2023-06-26
Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...
Stephen Boyd
1
-11
/
+12
2023-06-12
clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
AngeloGioacchino Del Regno
1
-8
/
+9
2023-06-12
clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag
AngeloGioacchino Del Regno
1
-3
/
+3
2023-05-10
clk: mediatek: Make mtk_clk_simple_remove() return void
Uwe Kleine-König
1
-1
/
+1
2023-03-13
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
1
-0
/
+1
2023-03-13
clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
AngeloGioacchino Del Regno
1
-217
/
+4
2023-03-13
clk: mediatek: Add MODULE_LICENSE() where missing
AngeloGioacchino Del Regno
1
-0
/
+1
2023-03-13
clk: mediatek: mt8192: Add support for frequency hopping through FHCTL
AngeloGioacchino Del Regno
1
-2
/
+65
2023-01-30
clk: mediatek: clk-mt8192: Migrate topckgen to mtk_clk_simple_probe()
AngeloGioacchino Del Regno
1
-68
/
+17
2023-01-30
clk: mediatek: mt8192: Join top_adj_divs and top_muxes
AngeloGioacchino Del Regno
1
-13
/
+3
2023-01-30
clk: mediatek: clk-mt8192: Move CLK_TOP_CSW_F26M_D2 in top_divs
AngeloGioacchino Del Regno
1
-32
/
+7
2023-01-30
clk: mediatek: Switch to mtk_clk_simple_probe() where possible
AngeloGioacchino Del Regno
1
-67
/
+31
2023-01-30
clk: mediatek: clk-mux: Propagate struct device for mtk-mux
AngeloGioacchino Del Regno
1
-1
/
+2
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
1
-2
/
+4
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
1
-9
/
+8
2023-01-30
clk: mediatek: mt8192: Propagate struct device for gate clocks
AngeloGioacchino Del Regno
1
-4
/
+9
2023-01-30
clk: mediatek: mt8192: Correctly unregister and free clocks on failure
AngeloGioacchino Del Regno
1
-17
/
+60
2022-11-29
clk: mediatek: mt8192: Drop flags for main/univpll fixed factors
AngeloGioacchino Del Regno
1
-38
/
+38
2022-09-29
clk: mediatek: mt8192: deduplicate parent clock lists
Chen-Yu Tsai
1
-181
/
+25
2022-09-29
clk: mediatek: clk-mt8192: Add clock mux notifier for mfg_pll_sel
AngeloGioacchino Del Regno
1
-0
/
+28
2022-06-15
clk: mediatek: reset: Add infra_ao reset support for MT8192/MT8195
Rex-BC Chen
1
-0
/
+29
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
1
-10
/
+11
2022-02-17
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
1
-1
/
+2
2022-01-24
clk: mediatek: Fix memory leaks on probe
José Expósito
1
-6
/
+30
2021-07-27
clk: mediatek: Add MT8192 basic clocks support
Chun-Jie Chen
1
-0
/
+1326