Files
linux/drivers/acpi
Rafael J. Wysocki c35cb4fc72 ACPI: battery: Fix system wakeup on critical battery status
Commit 0a869409a9 ("ACPI: battery: Convert the driver to a platform
one") changed the parent of the battery wakeup source to the platform
device used for driver binding, but it forgot to update the
acpi_pm_wakeup_event() call in acpi_battery_update() accordingly.

Do it now to unbreak waking up the system on critical battery status
during suspend-to-idle and during transitions to ACPI S3/S4.

Fixes: 0a869409a9 ("ACPI: battery: Convert the driver to a platform one")
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: 7.0+ <stable@vger.kernel.org> # 7.0+
Link: https://patch.msgid.link/12898712.O9o76ZdvQC@rafael.j.wysocki
2026-05-19 23:06:09 +02:00
..
2026-04-09 21:54:15 +02:00
2026-04-06 16:43:05 +02:00
2024-03-27 16:36:45 +01:00
2020-11-09 19:08:06 +01:00
2025-11-19 18:34:20 +00:00