All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] cpufreq/arm fixes for 5.18-rc5
@ 2022-04-26  6:52 Viresh Kumar
  2022-04-27 18:39 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2022-04-26  6:52 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git tags/cpufreq-arm-fixes-5.18-rc5

for you to fetch changes up to e4e6448638a01905faeda9bf96aa9df7c8ef463c:

  cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts (2022-04-26 12:08:31 +0530)

----------------------------------------------------------------
cpufreq arm fixes for 5.18-rc5

- Fix issues with the Qualcomm's cpufreq driver (Dmitry Baryshkov and
  Vladimir Zapolskiy).
- Fix memory leak with the Sun501 driver (Xiaobing Luo).

----------------------------------------------------------------
Dmitry Baryshkov (4):
      cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
      cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
      cpufreq: qcom-hw: fix the opp entries refcounting
      cpufreq: qcom-hw: provide online/offline operations

Vladimir Zapolskiy (2):
      cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
      cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts

Xiaobing Luo (1):
      cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe

 drivers/cpufreq/qcom-cpufreq-hw.c      | 70 +++++++++++++++++++++++++++-------
 drivers/cpufreq/sun50i-cpufreq-nvmem.c |  4 +-
 2 files changed, 60 insertions(+), 14 deletions(-)

-- 
viresh

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

* Re: [GIT PULL] cpufreq/arm fixes for 5.18-rc5
  2022-04-26  6:52 [GIT PULL] cpufreq/arm fixes for 5.18-rc5 Viresh Kumar
@ 2022-04-27 18:39 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-04-27 18:39 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Rafael J. Wysocki, Linux PM

On Tue, Apr 26, 2022 at 8:52 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
>
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
>
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git tags/cpufreq-arm-fixes-5.18-rc5
>
> for you to fetch changes up to e4e6448638a01905faeda9bf96aa9df7c8ef463c:
>
>   cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts (2022-04-26 12:08:31 +0530)
>
> ----------------------------------------------------------------
> cpufreq arm fixes for 5.18-rc5
>
> - Fix issues with the Qualcomm's cpufreq driver (Dmitry Baryshkov and
>   Vladimir Zapolskiy).
> - Fix memory leak with the Sun501 driver (Xiaobing Luo).
>
> ----------------------------------------------------------------
> Dmitry Baryshkov (4):
>       cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
>       cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
>       cpufreq: qcom-hw: fix the opp entries refcounting
>       cpufreq: qcom-hw: provide online/offline operations
>
> Vladimir Zapolskiy (2):
>       cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
>       cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
>
> Xiaobing Luo (1):
>       cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe
>
>  drivers/cpufreq/qcom-cpufreq-hw.c      | 70 +++++++++++++++++++++++++++-------
>  drivers/cpufreq/sun50i-cpufreq-nvmem.c |  4 +-
>  2 files changed, 60 insertions(+), 14 deletions(-)
>
> --

Pulled and pushed out, thanks!

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

end of thread, other threads:[~2022-04-27 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26  6:52 [GIT PULL] cpufreq/arm fixes for 5.18-rc5 Viresh Kumar
2022-04-27 18:39 ` Rafael J. Wysocki

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.