All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v4.19-rc2
@ 2018-08-30 23:54 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2018-08-30 23:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-4.19-rc2

with top-most commit a0b9c4de7bf3dacc32a7e70fff25e158a0bf848f

 Merge branch 'pm-core'

on top of commit dfec4a8478e8e81483a94b663f13153bb7796800

 Merge tag 'pm-4.19-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive power management fixes for 4.19-rc2.

These address a corner case in the menu cpuidle governor and fix
error handling in the PM core's generic clock management code.

Specifics:

 - Make the menu cpuidle governor avoid stopping the scheduler tick
   if the predicted idle duration exceeds the tick period length, but
   the selected idle state is shallow and deeper idle states with
   high target residencies are available (Rafael Wysocki).

 - Make the PM core's generic clock management code use a proper data
   type for one variable to make error handling work (Dan Carpenter).

Thanks!


---------------

Dan Carpenter (1):
      PM / clk: signedness bug in of_pm_clk_add_clks()

Rafael J. Wysocki (1):
      cpuidle: menu: Retain tick when shallow state is selected

---------------

 drivers/base/power/clock_ops.c   |  2 +-
 drivers/cpuidle/governors/menu.c | 13 ++++++++++++-
 2 files changed, 13 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-30 23:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-30 23:54 [GIT PULL] Power management fixes for v4.19-rc2 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.