Hi Linus, Please pull these ACPI & Power Management bug fixes for 3.5. thanks! Len Brown, Intel Open Source Technology Center The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9: Linux 3.5-rc2 (2012-06-08 18:40:09 -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 6eca954e25e8a67e48334e668b9ac7da21fcbc6f: Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release (2012-06-30 00:53:50 -0400) ---------------------------------------------------------------- Feng Tang (3): ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases ACPI: Remove one board specific WARN when ignoring timer overriding ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding Huang Ying (1): ACPI, APEI, Avoid too much error reporting in runtime Len Brown (1): Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release Pavel Vasilyev (1): ACPI sysfs.c strlen fix Stuart Hayes (1): acpi_pad: fix power_saving thread deadlock Zhang Rui (2): ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI ACPI video: Still use ACPI backlight control if _DOS doesn't exist arch/x86/kernel/acpi/boot.c | 27 ++++++++++++++++----------- arch/x86/kernel/reboot.c | 8 ++++++++ drivers/acpi/acpi_pad.c | 7 ++++--- drivers/acpi/apei/apei-base.c | 17 +++++++++++++++-- drivers/acpi/apei/apei-internal.h | 9 +++++++++ drivers/acpi/apei/ghes.c | 6 +++--- drivers/acpi/sysfs.c | 4 ++-- drivers/acpi/video.c | 2 ++ 8 files changed, 59 insertions(+), 21 deletions(-) -- 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