* [GIT PULL] ACPI and power management fixes for v3.12-rc5
@ 2013-10-12 21:09 Rafael J. Wysocki
0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2013-10-12 21:09 UTC (permalink / raw)
To: Linus Torvalds; +Cc: ACPI Devel Maling List, Linux PCI, Linux PM list, LKML
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.12-rc5
to receive ACPI and power management fixes for v3.12-rc5 with
top-most commit 2c5bfce855ead529e2ea6f33757aa26a651d4460
Merge branch 'acpi-pci-hotplug'
on top of commit d0e639c9e06d44e713170031fe05fb60ebe680af
Linux 3.12-rc4
These fix two recent bugs in ACPIPHP (ACPI-based PCI hotplug) and
update a bunch of web links and e-mail addresses in MAINTAINERS, docs
and Kconfig that either are stale or will expire soon.
Specifics:
- The WARN_ON() in acpiphp_enumerate_slots() triggers as a false
positive in some cases, so drop it.
- Add a missing pci_dev_put() to an error code path in
acpiphp_enumerate_slots().
- Replace my old e-mail address that's going to expire with a new one.
- Update ACPI web links and git tree information in MAINTAINERS.
- Update links to the Linux-ACPI project's page in MAINTAINERS.
- Update some stale links and e-mail addresses under Documentation
and in the ACPI Kconfig file.
Thanks!
---------------
Rafael J. Wysocki (6):
MAINTAINERS / Documentation: Update Rafael's e-mail address
MAINTAINERS / ACPI: Update links and git tree information
MAINTAINERS / ACPI: Update links to the Linux-ACPI project web page
ACPI / PM / Documentation: Replace outdated project links and addresses
ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()
---------------
Documentation/ABI/stable/sysfs-bus-usb | 8 +++----
Documentation/ABI/testing/sysfs-devices-power | 32 ++++++++++++-------------
Documentation/ABI/testing/sysfs-power | 22 ++++++++---------
Documentation/acpi/dsdt-override.txt | 2 +-
MAINTAINERS | 26 ++++++++++----------
drivers/acpi/Kconfig | 2 +-
drivers/pci/hotplug/acpiphp_glue.c | 8 ++++---
7 files changed, 51 insertions(+), 49 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-12 21:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 21:09 [GIT PULL] ACPI and power management fixes for v3.12-rc5 Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).