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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/