[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4322980.ey5AOPpS2x@vostro.rjw.lan>
Date: Thu, 24 Jan 2013 13:57:55 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux PM list <linux-pm@...r.kernel.org>
Subject: [GIT PULL] ACPI and power management fixes for v3.8-rc5
Hi Linus,
Please pull from the git repository at
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm+acpi-for-3.8-rc5
to receive ACPI and power management fixes for v3.8-rc5 with top-most commit
efa17194581bdfca0986dabc178908bd7c21ba00
cpufreq: Add module aliases for acpi-cpufreq
on top of commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619
Linux 3.8-rc4
Included are:
* Two cpuidle initialization fixes (both -stable material) from
Konrad Rzeszutek Wilk.
* cpufreq regression fixes for AMD processors, mostly related to the change
of the default driver for newer CPUs from powernow-k8 to acpi-cpufreq.
From Borislav Petkov, Stefan Bader, Matthew Garrett.
* ACPI cpufreq fix related to system reconfigurations such as the switch
from battery to AC power from Thomas Schlichter (-stable material).
* cpufreq and devfreq fixes related to incorrect usage of operating
performance points (OPP) framework and RCU from Nishanth Menon
(-stable material).
* APEI workaround for incorrect BIOS information from Lans Zhang.
Thanks!
drivers/acpi/apei/apei-base.c | 3 ++
drivers/acpi/processor_idle.c | 4 ++
drivers/acpi/processor_perflib.c | 7 ++++
drivers/cpufreq/Kconfig.x86 | 2 +-
drivers/cpufreq/acpi-cpufreq.c | 7 ++++
drivers/cpufreq/cpufreq-cpu0.c | 5 +++
drivers/cpufreq/omap-cpufreq.c | 3 ++
drivers/devfreq/devfreq.c | 5 +++
drivers/devfreq/exynos4_bus.c | 94 +++++++++++++++++++++++++++++++++-------------
drivers/idle/intel_idle.c | 3 +-
10 files changed, 103 insertions(+), 30 deletions(-)
---------------
Borislav Petkov (1):
powernow-k8: Add a kconfig dependency on acpi-cpufreq
Konrad Rzeszutek Wilk (2):
intel_idle: Don't register CPU notifier if we are not running.
ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
Lans Zhang (1):
ACPI, APEI: Fixup incorrect 64-bit access width firmware bug
Matthew Garrett (1):
cpufreq: Add module aliases for acpi-cpufreq
Nishanth Menon (4):
cpufreq: OMAP: use RCU locks around usage of OPP
cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP
PM / devfreq: add locking documentation for recommended_opp
PM / devfreq: exynos4_bus: honor RCU lock usage
Stefan Bader (1):
ACPI: Check MSR valid bit before using P-state frequencies
Thomas Schlichter (1):
ACPI / processor: Get power info before updating the C-states
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists