Commits
Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button' * acpi-pm: ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE() ACPI / PM: Always enable wakeup GPEs when enabling device wakeup ACPI / PM: Revork the handling of ACPI device wakeup notifications PM: Create PM workqueue if runtime PM is not configured too * acpi-sleep: ACPI / sleep: Do not save NVS for new machines to accelerate S3 * acpi-button: ACPI / button: Do not propagate wakeup-from-suspend events
Showing diff to821d6f0359b
- Rafael J. Wysocki committed a60b23994e4MMerge branch 'acpi-gpe' * acpi-gpe: ACPI / scan: No implicit wake notification for b...
- Rafael J. Wysocki committed 17653a3e098ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE() The ACPI_HANDLE() macro evalu...
- Lan Tianyu committed 821d6f0359bACPI / sleep: Do not save NVS for new machines to accelerate S3 NVS region is saved an...
- Rafael J. Wysocki committed e71eeb2a6bcACPI / button: Do not propagate wakeup-from-suspend events During system suspend mark ...