[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gGfaqBnex1Hk3qpNugQv0_gs3Zz3=n=1z9Ti2d-eLgCg@mail.gmail.com>
Date: Tue, 11 Jul 2017 00:00:13 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] More power management updates for v4.13-rc1
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(-)
Powered by blists - more mailing lists