From: Len Brown <lenb@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-acpi <linux-acpi@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] ACPI & Power Management Patches for Linux-3.6-rc1
Date: Fri, 03 Aug 2012 00:53:21 -0400 [thread overview]
Message-ID: <501B5941.4070200@kernel.org> (raw)
Hi Linus,
Please pull these ACPI & Power Management patches.
A 3.3 sleep regression fixed, numa bugfix, plus some minor cleanups.
thanks!
Len Brown, Intel Open Source Technology Center
The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git release
for you to fetch changes up to 9d0b01a1bbb7a4ad23000240b67bca33c4235fcf:
Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base (2012-08-03 00:31:23 -0400)
----------------------------------------------------------------
Feng Tang (1):
ACPI processor: Fix tick_broadcast_mask online/offline regression
Len Brown (4):
ACPI: replace strlen("string") with sizeof("string") -1
ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler'
ACPI: delete _GTS/_BFS support
Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base
Rafael J. Wysocki (2):
ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset
ACPI / PCI: Do not try to acquire _OSC control if that is hopeless
Thomas Renninger (2):
ACPI: Untangle a return statement for better readability
ACPI: Only count valid srat memory structures
arch/ia64/kernel/acpi.c | 5 +--
arch/x86/kernel/acpi/sleep.c | 4 ---
arch/x86/kernel/acpi/sleep.h | 2 --
arch/x86/kernel/acpi/wakeup_32.S | 4 ++-
arch/x86/kernel/acpi/wakeup_64.S | 4 ++-
arch/x86/mm/srat.c | 15 ++++----
drivers/acpi/acpica/achware.h | 12 +++----
drivers/acpi/acpica/hwesleep.c | 19 ++--------
drivers/acpi/acpica/hwsleep.c | 20 ++---------
drivers/acpi/acpica/hwxfsleep.c | 22 ++++++------
drivers/acpi/numa.c | 12 ++++---
drivers/acpi/pci_root.c | 11 ++++--
drivers/acpi/processor_driver.c | 2 +-
drivers/acpi/sleep.c | 75 ++++++----------------------------------
drivers/acpi/sysfs.c | 4 +--
include/acpi/acpixf.h | 4 +--
include/acpi/actypes.h | 2 +-
include/linux/acpi.h | 2 +-
18 files changed, 73 insertions(+), 146 deletions(-)
[lenb@x980 lenb (next)]$
reply other threads:[~2012-08-03 4:53 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=501B5941.4070200@kernel.org \
--to=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@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 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.