From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH v7 0/5] ACPI: new acpi_dev_present helper + ac and battery blacklist patches Date: Wed, 19 Apr 2017 14:02:07 +0200 Message-ID: <20170419120212.24949-1-hdegoede@redhat.com> Return-path: Received: from mx1.redhat.com ([209.132.183.28]:57016 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762875AbdDSMCq (ORCPT ); Wed, 19 Apr 2017 08:02:46 -0400 Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J . Wysocki" , Len Brown , Sebastian Reichel Cc: Hans de Goede , Andy Shevchenko , Lukas Wunner , Robert Moore , linux-acpi@vger.kernel.org, linux-pm@vger.kernel.org Hi Rafael, This is a new version of my acpi_dev_present helper + ac and battery blacklist patches, new compared to the v5 resend of the latest version of all these patches are some changes to the first, third and fourth patch as requested by Andy Shevchenko. This set also includes a power-supply patch, which depends on the new acpi_dev_present helper and has an Ack from Sebastian Reichel (the power-supply maintainer) for being merged through the ACPI tree because of that dependency. These patches obsolete: -earlier versions of patches with the same title -"ACPI: battery: Add acpi_battery_unregister() function" -"ACPI: ac: Add acpi_ac_unregister() function" -"power: supply: axp288_fuel_gauge: Unregister duplicate ACPI battery supply" -"power: supply: axp288_charger: Unregister duplicate ACPI ac supply" Thanks & Regards, Hans