I've just had a bug report from someone who's seeing high GPE-triggered load in .37. It turns out that GPEs 1B and 1E are constantly firing. Both have associated _L1B and _L1E methods, but they're also present in _PRW methods s should be disabled by default. However, part of the GPE rework means that we're now ignoring _PRW methods if the device they're associated with reports itself missing in _STA. I think we need to pay attention to _PRW regardless of whether or not the device is present, as otherwise we may be enabling GPEs that are tied to GPIOs that aren't connected to anything at the other end. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- 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