All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Enhance mediatek-cpufreq robustness
@ 2023-03-24 10:11 ` jia-wei.chang
  0 siblings, 0 replies; 39+ messages in thread
From: jia-wei.chang @ 2023-03-24 10:11 UTC (permalink / raw)
  To: Rafael J . Wysocki, Viresh Kumar, Matthias Brugger,
	AngeloGioacchino Del Regno, Kevin Hilman, Rex-BC Chen,
	Jia-Wei Chang
  Cc: linux-arm-kernel, linux-mediatek, linux-kernel,
	Project_Global_Chrome_Upstream_Group, hsinyi, Nick Hainke,
	Dan Carpenter

From: "Jia-Wei Chang" <jia-wei.chang@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@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



^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2023-06-19  4:24 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-24 10:11 [PATCH v2 0/4] Enhance mediatek-cpufreq robustness jia-wei.chang
2023-03-24 10:11 ` jia-wei.chang
2023-03-24 10:11 ` [PATCH v2 1/4] cpufreq: mediatek: fix passing zero to 'PTR_ERR' jia-wei.chang
2023-03-24 10:11   ` jia-wei.chang
2023-03-24 10:11 ` [PATCH v2 2/4] cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_put jia-wei.chang
2023-03-24 10:11   ` jia-wei.chang
2023-03-24 10:11 ` [PATCH v2 3/4] cpufreq: mediatek: raise proc/sram max voltage for MT8516 jia-wei.chang
2023-03-24 10:11   ` jia-wei.chang
2023-03-24 13:11   ` AngeloGioacchino Del Regno
2023-03-24 13:11     ` AngeloGioacchino Del Regno
2023-03-24 10:11 ` [PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623 jia-wei.chang
2023-03-24 10:11   ` jia-wei.chang
2023-05-22 18:03   ` Daniel Golle
2023-05-22 18:03     ` Daniel Golle
2023-05-23 14:56     ` AngeloGioacchino Del Regno
2023-05-23 14:56       ` AngeloGioacchino Del Regno
2023-05-23 17:37       ` Daniel Golle
2023-05-23 17:37         ` Daniel Golle
2023-05-24  7:28         ` AngeloGioacchino Del Regno
2023-05-24  7:28           ` AngeloGioacchino Del Regno
2023-05-24  8:43           ` Jia-wei Chang (張佳偉)
2023-05-24  8:43             ` Jia-wei Chang (張佳偉)
2023-05-24 12:42             ` Daniel Golle
2023-05-24 12:42               ` Daniel Golle
2023-05-26  8:27               ` Jia-wei Chang (張佳偉)
2023-05-26  8:27                 ` Jia-wei Chang (張佳偉)
2023-05-26  8:37                 ` Jia-wei Chang (張佳偉)
2023-05-26  8:37                   ` Jia-wei Chang (張佳偉)
2023-05-26 10:27                 ` Daniel Golle
2023-05-26 10:27                   ` Daniel Golle
2023-05-29  4:12                   ` Jia-wei Chang (張佳偉)
2023-06-05 14:18                     ` [PATCH] cpufreq: mediatek: correct voltages for MT7622 and MT7623 Daniel Golle
2023-06-05 14:18                       ` Daniel Golle
2023-06-06  7:41                       ` AngeloGioacchino Del Regno
2023-06-06  7:41                         ` AngeloGioacchino Del Regno
2023-06-19  4:23                         ` Viresh Kumar
2023-06-19  4:23                           ` Viresh Kumar
2023-03-30  3:50 ` [PATCH v2 0/4] Enhance mediatek-cpufreq robustness Viresh Kumar
2023-03-30  3:50   ` Viresh Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.