aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek
AgeCommit message (Expand)Author
2024-05-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-04-19clk: mediatek: mt8365-mm: fix DPI0 parentAlexandre Mergnat
2024-04-10clk: mediatek: pllfh: Don't log error for missing fhctl nodeNícolas F. R. A. Prado
2024-04-10clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCIe portDaniel Golle
2024-04-10clk: mediatek: Do a runtime PM get on controllers during probePin-yen Lin
2024-02-28clk: mediatek: clk-mt8173-apmixedsys: Use common error handling code in clk_m...Markus Elfring
2024-02-21clk: mediatek: add infracfg reset controller for mt7988Frank Wunderlich
2024-02-21clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as criticalDaniel Golle
2024-02-21clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELFChen-Yu Tsai
2024-02-21clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_ap...Christophe JAILLET
2024-02-21clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()Christophe JAILLET
2024-01-03clk: mediatek: add drivers for MT7988 SoCSam Shih
2024-01-03clk: mediatek: add pcw_chg_bit control for PLLs of MT7988Sam Shih
2024-01-03clk: mediatek: mt8188-topckgen: Refactor parents for top_dp/edp muxesAngeloGioacchino Del Regno
2024-01-03clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxesAngeloGioacchino Del Regno
2024-01-03clk: mediatek: clk-mux: Support custom parent indices for muxesAngeloGioacchino Del Regno
2023-10-24clk: mediatek: fix double free in mtk_clk_register_pllfh()Dan Carpenter
2023-10-18clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-10-18clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-10-18clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-10-18clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-10-18clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-10-18clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-08-22clk: mediatek: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-07-19clk: mediatek: mt8183: Add back SSPM related clocksChen-Yu Tsai
2023-06-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd
2023-06-26Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...Stephen Boyd
2023-06-16clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issueAngeloGioacchino Del Regno
2023-06-16clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() errorAngeloGioacchino Del Regno
2023-06-16clk: mediatek: clk-mtk: Grab iomem pointer for divider clocksAngeloGioacchino Del Regno
2023-06-12clk: mediatek: fix of_iomap memory leakBosi Zhang
2023-06-12clk: mediatek: reset: add infra_ao reset support for MT8188Runyang Chen
2023-06-12clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocksAngeloGioacchino Del Regno
2023-06-12clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flagAngeloGioacchino Del Regno
2023-06-12clk: mediatek: mt8365: Fix inverted topclk operationsMarkus Schneider-Pargmann
2023-06-12clk: mediatek: mt8365: Fix index issueAlexandre Mergnat
2023-06-08clk: mediatek: cpumux: Add a determine_rate hookMaxime Ripard
2023-05-10clk: mediatek: Enable all MT8192 clocks by defaultChen-Yu Tsai
2023-05-10clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()Uwe Kleine-König
2023-05-10clk: mediatek: Make mtk_clk_pdev_remove() return voidUwe Kleine-König
2023-05-10clk: mediatek: Make mtk_clk_simple_remove() return voidUwe Kleine-König
2023-04-25Merge branches 'clk-mediatek', 'clk-sunplus', 'clk-loongson' and 'clk-socfpga...Stephen Boyd
2023-04-10clk: mediatek: fhctl: Mark local variables staticTom Rix
2023-04-04clk: mediatek: Use right match table, include mod_devicetableStephen Boyd
2023-03-31clk: mediatek: Add MT8188 adsp clock supportGarmin.Chang
2023-03-31clk: mediatek: Add MT8188 imp i2c wrapper clock supportGarmin.Chang
2023-03-31clk: mediatek: Add MT8188 wpesys clock supportGarmin.Chang