Hi Linus, Please pull two power management regression fixes for 2.6.39 from: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes The first one fixes device initialization so that wakeup-related files are created for all wakeup-capable devices as appropriate and the other is a workaround for some BIOS brain damage that started to be visible and hurt people after recent changes in the handling of ACPI power resources. drivers/acpi/scan.c | 4 ++++ drivers/base/power/main.c | 1 + drivers/base/power/wakeup.c | 2 +- 3 files changed, 6 insertions(+), 1 deletions(-) --------------- Rafael J. Wysocki (2): PM / Wakeup: Fix initialization of wakeup-related device sysfs files ACPI / PM: Avoid infinite recurrence while registering power resources -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html