From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linux PM list <linux-pm@vger.kernel.org>,
ACPI Devel Maling List <linux-acpi@vger.kernel.org>
Subject: [GIT PULL] ACPI and power management fixes for v3.13-rc8
Date: Fri, 10 Jan 2014 14:56:34 +0100 [thread overview]
Message-ID: <3636626.qYgrmslayD@vostro.rjw.lan> (raw)
Hi Linus,
Please pull from the git repository at
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm+acpi-3.13-rc8
to receive ACPI and power management fixes for 3.13-rc8
with top-most commit 13de22c59fd1f5a452fea806a5f822883deec88b
Merge branch 'pm-cpuidle'
on top of commit d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc
Linux 3.13-rc7
These include two fixes for recent regressions in intel_idle, a fix for
a recent regression in the ACPI AC driver and three commits for stable
(intel_pstate fixup, tpm_ppi memory leak fix and an ACPI battery quirk).
All simple stuff.
This should be the last ACPI/PM batch for 3.13.
Specifics:
- Recent commits modifying the lists of C-states in the intel_idle
driver introduced bugs leading to crashes on some systems. Two
fixes from Jiang Liu.
- The ACPI AC driver should receive all types of notifications, but
recent change made it ignore some of them. Fix from Alexander Mezin.
- intel_pstate's validity checks for MSRs it depends on are not
sufficient to catch the lack of support in nested KVM setups, so
they are extended to cover that case. From Dirk Brandewie.
- NEC LZ750/LS has a botched up _BIX method in its ACPI tables, so our
ACPI battery driver needs a quirk for it. From Lan Tianyu.
- The tpm_ppi driver sometimes leaks memory allocated by acpi_get_name().
Fix from Jiang Liu.
Thanks!
---------------
Alexander Mezin (1):
ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY
Dirk Brandewie (1):
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Jiang Liu (3):
ACPI / TPM: fix memory leak when walking ACPI namespace
Revert "intel_idle: mark states tables with __initdata tag"
intel_idle: close avn_cstates array with correct marker
Lan Tianyu (1):
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
---------------
drivers/acpi/ac.c | 4 ++--
drivers/acpi/battery.c | 22 +++++++++++++++++++++-
drivers/char/tpm/tpm_ppi.c | 15 +++++++++------
drivers/cpufreq/intel_pstate.c | 3 ++-
drivers/idle/intel_idle.c | 14 ++++++++------
5 files changed, 42 insertions(+), 16 deletions(-)
reply other threads:[~2014-01-10 13:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3636626.qYgrmslayD@vostro.rjw.lan \
--to=rjw@rjwysocki.net \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®