From: Rafael J. Wysocki Date: Tue, 2 Nov 2021 17:50:03 +0000 (+0100) Subject: Merge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f8df16016d2d83d496f1ffa42f8d86ed7cd8db47;p=uclinux-h8%2Flinux.git Merge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac' Merge updates related to device power management, system sleep, battery driver and AC driver for 5.16-rc1: - Check the states of all ACPI power resources during initialization to avoid dealing with power resources in unknown states (Rafael Wysocki). - Fix ACPI power resource issues related to sharing wakeup power resources (Rafael Wysocki). - Avoid registering redundant suspend_ops (Rafael Wysocki). - Report battery charging state as "full" if it appears to be over the design capacity (André Almeida). - Quirk GK45 mini PC to skip reading _PSR in the AC driver (Stefan Schaeckeler). * acpi-pm: ACPI: PM: sleep: Do not set suspend_ops unnecessarily ACPI: PM: Turn off wakeup power resources on _DSW/_PSW errors ACPI: PM: Fix sharing of wakeup power resources ACPI: PM: Turn off unused wakeup power resources ACPI: PM: Check states of power resources during initialization * acpi-battery: ACPI: battery: Accept charges over the design capacity as full * acpi-ac: ACPI: AC: Quirk GK45 to skip reading _PSR --- f8df16016d2d83d496f1ffa42f8d86ed7cd8db47