linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] OPP changes for 5.3
@ 2019-06-26  7:20 Viresh Kumar
  2019-06-27 21:34 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2019-06-26  7:20 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM

Hi Rafael,

This pull request contains:

- OPP core changes to support a wider range of devices, like IO
  devices (Rajendra Nayak and Stehpen Boyd).
- Fixes around genpd_virt_devs (Viresh Kumar).
- Fix for platform with set_opp() callback (Dmitry Osipenko).

--
viresh

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

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

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 560d1bcad715c215e7ffe5d7cffe045974b623d0:

  opp: Don't use IS_ERR on invalid supplies (2019-06-24 12:48:29 +0530)

----------------------------------------------------------------
Dmitry Osipenko (1):
      opp: Don't use IS_ERR on invalid supplies

Rajendra Nayak (1):
      opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votes

Stephen Boyd (1):
      opp: Don't overwrite rounded clk rate

Viresh Kumar (2):
      opp: Attach genpds to devices from within OPP core
      opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd()

 drivers/opp/core.c     | 176 ++++++++++++++++++++++++++++++++-----------------
 drivers/opp/of.c       |  30 +--------
 include/linux/pm_opp.h |   8 +--
 3 files changed, 122 insertions(+), 92 deletions(-)


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

* Re: [GIT PULL] OPP changes for 5.3
  2019-06-26  7:20 [GIT PULL] OPP changes for 5.3 Viresh Kumar
@ 2019-06-27 21:34 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-06-27 21:34 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Rafael J. Wysocki, Linux PM

On Wed, Jun 26, 2019 at 9:20 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
>
> Hi Rafael,
>
> This pull request contains:
>
> - OPP core changes to support a wider range of devices, like IO
>   devices (Rajendra Nayak and Stehpen Boyd).
> - Fixes around genpd_virt_devs (Viresh Kumar).
> - Fix for platform with set_opp() callback (Dmitry Osipenko).
>
> --
> viresh
>
> -------------------------8<-------------------------
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> 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 560d1bcad715c215e7ffe5d7cffe045974b623d0:
>
>   opp: Don't use IS_ERR on invalid supplies (2019-06-24 12:48:29 +0530)
>

Pulled, thanks!

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

end of thread, other threads:[~2019-06-27 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26  7:20 [GIT PULL] OPP changes for 5.3 Viresh Kumar
2019-06-27 21:34 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).