summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-21163-163/+163
* clk: mediatek: reset: Remove unused mtk_register_reset_controller()AngeloGioacchino Del Regno2024-07-302-69/+0
* clk: mediatek: reset: Return regmap's error codeFei Shao2024-07-301-2/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2024-07-19147-9/+302
|\
| * clk: mediatek: mt8173-infracfg: Handle unallocated infracfg when moduleAlper Nebi Yasak2024-07-081-1/+11
| * clk: mediatek: Add a module description where missingAngeloGioacchino Del Regno2024-06-04146-8/+291
* | clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfgPin-yen Lin2024-07-013-10/+17
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2024-05-182-2/+2
|\
| * clk: mediatek: mt8365-mm: fix DPI0 parentAlexandre Mergnat2024-04-201-1/+1
| * clk: mediatek: pllfh: Don't log error for missing fhctl nodeNícolas F. R. A. Prado2024-04-111-1/+1
* | clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCIe portDaniel Golle2024-04-111-1/+1
* | clk: mediatek: Do a runtime PM get on controllers during probePin-yen Lin2024-04-111-0/+15
|/
* clk: mediatek: clk-mt8173-apmixedsys: Use common error handling code in clk_m...Markus Elfring2024-02-291-2/+3
* clk: mediatek: add infracfg reset controller for mt7988Frank Wunderlich2024-02-221-0/+23
* clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as criticalDaniel Golle2024-02-221-2/+3
* clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELFChen-Yu Tsai2024-02-221-1/+1
* clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_ap...Christophe JAILLET2024-02-221-1/+0
* clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()Christophe JAILLET2024-02-221-1/+3
* clk: mediatek: add drivers for MT7988 SoCSam Shih2024-01-047-0/+960
* clk: mediatek: add pcw_chg_bit control for PLLs of MT7988Sam Shih2024-01-042-2/+4
* clk: mediatek: mt8188-topckgen: Refactor parents for top_dp/edp muxesAngeloGioacchino Del Regno2024-01-041-13/+14
* clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxesAngeloGioacchino Del Regno2024-01-041-8/+19
* clk: mediatek: clk-mux: Support custom parent indices for muxesAngeloGioacchino Del Regno2024-01-042-4/+53
* clk: mediatek: fix double free in mtk_clk_register_pllfh()Dan Carpenter2023-10-241-3/+3
* clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_dataJiasheng Jiang2023-10-191-0/+8
* clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_dataJiasheng Jiang2023-10-191-0/+6
* clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_dataJiasheng Jiang2023-10-191-0/+4
* clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang2023-10-191-0/+6
* clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_dataJiasheng Jiang2023-10-191-0/+4
* clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_dataJiasheng Jiang2023-10-191-0/+6
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-08-3147-120/+51
|\
| * clk: mediatek: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-222-19/+8
| * clk: Explicitly include correct DT includesRob Herring2023-07-1947-101/+43
* | clk: mediatek: mt8183: Add back SSPM related clocksChen-Yu Tsai2023-07-191-0/+27
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-06-29165-363/+395
|\
| *-. Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd2023-06-261-0/+1
| |\ \
| | | * clk: mediatek: cpumux: Add a determine_rate hookMaxime Ripard2023-06-091-0/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...Stephen Boyd2023-06-2616-139/+204
| |\ \ \ | | | |/ | | |/|
| | | * clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issueAngeloGioacchino Del Regno2023-06-161-1/+4
| | | * clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() errorAngeloGioacchino Del Regno2023-06-161-1/+1
| | | * clk: mediatek: clk-mtk: Grab iomem pointer for divider clocksAngeloGioacchino Del Regno2023-06-161-3/+3
| | | * clk: mediatek: fix of_iomap memory leakBosi Zhang2023-06-131-2/+5
| | | * clk: mediatek: reset: add infra_ao reset support for MT8188Runyang Chen2023-06-131-0/+24
| | | * clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocksAngeloGioacchino Del Regno2023-06-1311-92/+93
| | | * clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flagAngeloGioacchino Del Regno2023-06-139-40/+62
| | | * clk: mediatek: Enable all MT8192 clocks by defaultChen-Yu Tsai2023-05-101-0/+12
| | |/
| * | clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()Uwe Kleine-König2023-05-1016-64/+32
| * | clk: mediatek: Make mtk_clk_pdev_remove() return voidUwe Kleine-König2023-05-1021-23/+21
| * | clk: mediatek: Make mtk_clk_simple_remove() return voidUwe Kleine-König2023-05-10126-139/+139
| |/
* | clk: mediatek: mt8365: Fix inverted topclk operationsMarkus Schneider-Pargmann2023-06-131-3/+3