From: Len Brown <lenb@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-acpi <linux-acpi@vger.kernel.org>,
Linux PM list <linux-pm@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] ACPI & Power Management Patches for Linux-3.5-rc1
Date: Mon, 04 Jun 2012 11:34:35 -0400 [thread overview]
Message-ID: <4FCCD58B.30000@kernel.org> (raw)
Hi Linus,
Please pull these ACPI & Power Management bug fixes.
thanks!
Len Brown, Intel Open Source Technology Center
The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:
Linux 3.5-rc1 (2012-06-02 18:29:26 -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 d3514abcf5b896a3a66d8b7c960a0018a52ebc2c:
Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into release (2012-06-04 00:48:41 -0400)
----------------------------------------------------------------
Alan Cox (3):
acpi_video: fix leaking PCI references
acpi_video: Intel video is not always i915
gma500: don't register the ACPI video bus
Andy Whitcroft (1):
ACPI battery: only refresh the sysfs files when pertinent information changes
Dan Carpenter (1):
ACPI video: use after input_unregister_device()
Daniel Drake (2):
ACPI / PM: Generate wakeup events on fixed power button
rtc-cmos / PM: report wakeup event on ACPI RTC alarm
Fabio Estevam (1):
drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU
Len Brown (5):
tools/power turbostat: fix un-intended affinity of forked program
tools/power turbostat: fix IVB support
ACPI: fix acpi_bus.h build warnings when ACPI is not enabled
Merge branch 'upstream' into bugfix-video
Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into release
Marco Aurelio da Costa (1):
ACPI: Ignore invalid _PSS entries, but use valid ones
Rafael J. Wysocki (3):
ACPI / PM: Fix error messages in drivers/acpi/bus.c
ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly
ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification
drivers/acpi/Kconfig | 2 +-
drivers/acpi/battery.c | 10 +++-
drivers/acpi/bus.c | 88 +++++++++++++++++++++++------------
drivers/acpi/power.c | 2 +-
drivers/acpi/processor_perflib.c | 30 ++++++++++--
drivers/acpi/scan.c | 1 +
drivers/acpi/sleep.c | 49 +++++++++++++++++--
drivers/acpi/video.c | 33 ++++++++-----
drivers/gpu/drm/gma500/psb_drv.c | 3 +-
drivers/rtc/rtc-cmos.c | 9 ++--
include/acpi/acpi_bus.h | 4 +-
tools/power/x86/turbostat/turbostat.c | 30 +++++++++++-
12 files changed, 199 insertions(+), 62 deletions(-)
next reply other threads:[~2012-06-04 15:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-04 15:34 Len Brown [this message]
2012-06-05 16:43 ` [GIT PULL] ACPI & Power Management Patches for Linux-3.5-rc1 Linus Torvalds
2012-06-05 16:43 ` Linus Torvalds
2012-06-08 16:57 ` Alan Cox
2012-06-08 18:02 ` Linus Torvalds
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=4FCCD58B.30000@kernel.org \
--to=lenb@kernel.org \
--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 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.