The 20130626 ACPICA kernel resident system updates is linuxized based on the pm/linux-next branch. The patch set has passed a build/boot test on the following machines: Dell Inspiron Mini 1010 (i386) HP Compaq 8200 Elite SFF PC (x86-64) With the following kernel configuration items enabled: CONFIG_ACPI_AC CONFIG_ACPI_BATTERY CONFIG_ACPI_NUMA CONFIG_ACPI_PROCESSOR CONFIG_ACPI_THERMAL CONFIG_ACPI_VIDEO CONFIG_CPU_FREQ CONFIG_I2C_SCMI CONFIG_SENSORS_ACPI_POWER CONFIG_PANASONIC_LAPTOP CONFIG_XO15_EBOOK No new divergences are introduced in this release. Please review. Bob Moore (5): ACPICA: Comment update ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp() ACPICA: Disassembler: Expand maximum output string length to 64K ACPICA: Remove restriction of 256 maximum GPEs in any GPE block ACPICA: Update version to 20130626 Jung-uk Kim (1): ACPICA: Fix compiler warnings for casting issues (only some compilers) drivers/acpi/acpica/actables.h | 5 +++++ drivers/acpi/acpica/acutils.h | 2 +- drivers/acpi/acpica/evgpeinit.c | 11 ----------- drivers/acpi/acpica/exdump.c | 6 +++--- drivers/acpi/acpica/nsxfname.c | 11 +++++++++-- drivers/acpi/acpica/tbxfroot.c | 4 +--- drivers/acpi/acpica/uteval.c | 8 +++++++- drivers/acpi/acpica/utstring.c | 5 +++-- include/acpi/acpixf.h | 2 +- include/acpi/actypes.h | 7 ------- 10 files changed, 30 insertions(+), 31 deletions(-) -- 1.7.10 -- 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