Linus, Please pull ACPI updates from git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6.git release-2.6.27 which contains Andi Kleen (5): Revert "Fix FADT parsing" Revert "dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled." Merge branch 'merge' into release-2.6.27 Revert "ACPI: don't walk tables if ACPI was disabled" Merge branch 'for-upstream/acpi-test' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into release-2.6.27 Bjorn Helgaas (1): ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors Henrique de Moraes Holschuh (7): ACPI: thinkpad-acpi: minor refactor on radio switch init ACPI: thinkpad-acpi: consolidate wlsw notification function ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill support ACPI: thinkpad-acpi: WLSW overrides other rfkill switches ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill support ACPI: thinkpad-acpi: bump up version to 0.21 ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEM Ingo Molnar (1): acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y Zhao Yakui (2): ACPI: Ignore _BQC object when registering backlight device ACPI : Set FAN device to correct state in boot phase Documentation/laptops/thinkpad-acpi.txt | 26 ++- drivers/acpi/namespace/nsnames.c | 8 + drivers/acpi/pci_link.c | 31 ++- drivers/acpi/tables/tbfadt.c | 17 +- drivers/acpi/thermal.c | 43 +++ drivers/acpi/utilities/utalloc.c | 4 + drivers/acpi/video.c | 14 +- drivers/misc/Kconfig | 2 + drivers/misc/thinkpad_acpi.c | 475 ++++++++++++++++++++++--------- 9 files changed, 446 insertions(+), 174 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