[PATCH v2 0/4] Enhance mediatek-cpufreq robustness

jia-wei.chang jia-wei.chang at mediatek.com
Fri Mar 24 03:11:26 PDT 2023


From: "Jia-Wei Chang" <jia-wei.chang at mediatek.com>

MediaTek cpufreq driver has some reported problems required to be fixed.

Change since v1:
- Fix error handling in patch [2/3] in a way of "Free the Last Thing
  Style". Refine its commit message tag.
- Remove the change for MT7622/7623 platform data in the patch [3/3].
- Add the patch for MT7622/7623 platform data [1] in this series.
[1]: Message ID: 20221202095227.167492-1-angelogioacchino.delregno at collabora.com/

Tested on:
MT8186 Platform (kernel v5.15)

AngeloGioacchino Del Regno (1):
  cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623

jia-wei.chang (3):
  cpufreq: mediatek: fix passing zero to 'PTR_ERR'
  cpufreq: mediatek: fix KP caused by handler usage after
    regulator_put/clk_put
  cpufreq: mediatek: raise proc/sram max voltage for MT8516

 drivers/cpufreq/mediatek-cpufreq.c | 98 +++++++++++++++++-------------
 1 file changed, 57 insertions(+), 41 deletions(-)

-- 
2.18.0




More information about the linux-arm-kernel mailing list