Hi, The following patches have already been sent once and (except for [1/4]) they have been in your test branch for some time, but they stopped applying after the previous ACPICA changes were merged. So, here they go again, rebased on top of your test branch. [1/4] - Fixes a test supposed to check if a GPE has a method or handler. [2/4] - Drops the code walikng the namespace in search of _PRW and adds acpi_gpe_can_wake() so that the host OS can disable wakeup GPEs previously enabled unconditionally by the ACPICA initialization code. This basically reproduces the current behavior except that the GPEs are temporarily enabled befor acpi_bus_extract_wakeup_device_power_package() runs for all devices with _PRW referring to them. [3/4] - Simplifies code in acpi_ev_initialize_gpe_block(), which only is a cosmetic thing, but worth doing IMO. [4/4] - Changes acpi_gpe_wakeup() to return error code for the GPEs whose ACPI_GPE_CAN_WAKE flags are not set. Please apply. Rafael -- 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