Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> --- Thomas Weißschuh (5): ACPI: battery: check result of register_pm_notifier() ACPI: battery: allocate driver data through devm_ APIs ACPI: battery: initialize mutexes through devm_ APIs ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS ACPI: battery: install notify handler through ACPI core drivers/acpi/battery.c | 41 +++++++++++------------------------------ 1 file changed, 11 insertions(+), 30 deletions(-) --- base-commit: 88fac17500f4ea49c7bac136cf1b27e7b9980075 change-id: 20240904-acpi-battery-cleanups-98903bf44bd0 Best regards, -- Thomas Weißschuh <linux@xxxxxxxxxxxxxx>