All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] OPP fixes for 5.12
@ 2021-02-18  7:20 Viresh Kumar
  2021-02-18 17:41 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2021-02-18  7:20 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM

Hi Rafael,

This pull request contains a single patch to fix an issue where a frequency
update may get skipped.

Thanks.

--
Viresh

-------------------------8<-------------------------

The following changes since commit 86ad9a24f21ea7aac7deed06fe9556392568d88a:

  PM / devfreq: Add required OPPs support to passive governor (2021-02-04 16:48:16 +0530)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/linux-next

for you to fetch changes up to de04241ab87afcaac26f15fcc32a7bd27294dd47:

  opp: Don't skip freq update for different frequency (2021-02-18 12:31:08 +0530)

----------------------------------------------------------------
Jonathan Marek (1):
      opp: Don't skip freq update for different frequency

 drivers/opp/core.c | 8 +++++---
 drivers/opp/opp.h  | 2 ++
 2 files changed, 7 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] OPP fixes for 5.12
  2021-02-18  7:20 [GIT PULL] OPP fixes for 5.12 Viresh Kumar
@ 2021-02-18 17:41 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-02-18 17:41 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Rafael J. Wysocki, Linux PM

On Thu, Feb 18, 2021 at 8:21 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
>
> Hi Rafael,
>
> This pull request contains a single patch to fix an issue where a frequency
> update may get skipped.
>
> Thanks.
>
> --
> Viresh
>
> -------------------------8<-------------------------
>
> The following changes since commit 86ad9a24f21ea7aac7deed06fe9556392568d88a:
>
>   PM / devfreq: Add required OPPs support to passive governor (2021-02-04 16:48:16 +0530)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/linux-next
>
> for you to fetch changes up to de04241ab87afcaac26f15fcc32a7bd27294dd47:
>
>   opp: Don't skip freq update for different frequency (2021-02-18 12:31:08 +0530)

Pulled, thanks!

Please note that this will be pushed after the previous PM pull
request has been merged, though.

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

end of thread, other threads:[~2021-02-18 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-18  7:20 [GIT PULL] OPP fixes for 5.12 Viresh Kumar
2021-02-18 17:41 ` 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.