All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] OPP changes for 5.5
@ 2019-11-11  5:02 Viresh Kumar
  2019-11-13 10:59 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2019-11-11  5:02 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM

Hi Rafael,

This pull request contains a single patch to allow modification of the
OPP voltages at run time.

--
viresh

-------------------------8<-------------------------
The following changes since commit b19c23551be8de0d4e59fe6af70f10763e3cc595:

  opp: Reinitialize the list_kref before adding the static OPPs again (2019-10-23 10:58:44 +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 25cb20a212a1f989385dfe23230817e69c62bee5:

  PM / OPP: Support adjusting OPP voltages at runtime (2019-11-11 10:27:15 +0530)

----------------------------------------------------------------
Stephen Boyd (1):
      PM / OPP: Support adjusting OPP voltages at runtime

 drivers/opp/core.c     | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/pm_opp.h | 13 ++++++++++
 2 files changed, 82 insertions(+)


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

* Re: [GIT PULL] OPP changes for 5.5
  2019-11-11  5:02 [GIT PULL] OPP changes for 5.5 Viresh Kumar
@ 2019-11-13 10:59 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-11-13 10:59 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Rafael J. Wysocki, Linux PM

On Monday, November 11, 2019 6:02:46 AM CET Viresh Kumar wrote:
> Hi Rafael,
> 
> This pull request contains a single patch to allow modification of the
> OPP voltages at run time.
> 
> --
> viresh
> 
> -------------------------8<-------------------------
> The following changes since commit b19c23551be8de0d4e59fe6af70f10763e3cc595:
> 
>   opp: Reinitialize the list_kref before adding the static OPPs again (2019-10-23 10:58:44 +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 25cb20a212a1f989385dfe23230817e69c62bee5:
> 
>   PM / OPP: Support adjusting OPP voltages at runtime (2019-11-11 10:27:15 +0530)
> 
> ----------------------------------------------------------------
> Stephen Boyd (1):
>       PM / OPP: Support adjusting OPP voltages at runtime
> 
>  drivers/opp/core.c     | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/linux/pm_opp.h | 13 ++++++++++
>  2 files changed, 82 insertions(+)
> 
> 

Pulled, thanks!




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

end of thread, other threads:[~2019-11-13 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11  5:02 [GIT PULL] OPP changes for 5.5 Viresh Kumar
2019-11-13 10:59 ` 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.