All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] More power management updates for v4.13-rc1
@ 2017-07-10 22:00 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2017-07-10 22:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ACPI Devel Maling List, 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-extra-4.13-rc1

with top-most commit 15d56b3921d2e52c7747af21fcdf04e940aeb09b

 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'

on top of commit 408c9861c6979db974455b9e7a9bcadd60e0934c

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

to receive more power management updates for v4.13-rc1.

These revert one recent change in the generic power domains
framework, fix a recently introduced build issue in there and
constify attribute_group structures in some places.

Specifics:

 - Revert a recent change in the generic power domains (genpd)
   framework that led to regressions and turned out the be misguided
   (Rafael Wysocki).

 - Fix a recently introduced build issue in the generic power domains
   (genpd) framework (Arnd Bergmann).

 - Constify attribute_group structures in the PM core, the cpufreq
   stats code and in intel_pstate (Arvind Yadav).

Thanks!


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

Arnd Bergmann (1):
      PM / Domains: provide pm_genpd_poweroff_noirq() stub

Arvind Yadav (3):
      PM / sleep: constify attribute_group structures
      cpufreq: cpufreq_stats: constify attribute_group structures
      cpufreq: intel_pstate: constify attribute_group structures

Rafael J. Wysocki (1):
      Revert "PM / Domains: Handle safely genpd_syscore_switch() call
on non-genpd device"

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

 drivers/base/power/domain.c     | 5 +++--
 drivers/cpufreq/cpufreq_stats.c | 2 +-
 drivers/cpufreq/intel_pstate.c  | 2 +-
 kernel/power/main.c             | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

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

only message in thread, other threads:[~2017-07-10 22:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-10 22:00 [GIT PULL] More power management updates for v4.13-rc1 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.