From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: [PATCH 0/7] ACPI / hotplug: Common code for ACPI-based hotplug Date: Sun, 17 Feb 2013 16:18:31 +0100 Message-ID: <3260206.bhaAobGhpZ@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: ACPI Devel Maling List Cc: Bjorn Helgaas , LKML , Yinghai Lu , Toshi Kani , Yasuaki Ishimatsu , Jiang Liu List-Id: linux-acpi@vger.kernel.org Hi All, The following patches introduce common code for ACPI-based hotplug for non-PCI devices and modify the container and memory hotplug ACPI drivers to use the new code. This is based on linux-pm.git/master and regarded as v3.10 material. [1/7] Introduce acpi_scan_match_handler() that will be useful going forward. [2/7] Introduce common code for ACPI-base device hotplug. [3/7] Use the new commot hotplug code in the container driver. [4/7] Introduce acpi_scan_handler_matching() that will be useful subsequently. [5/7] Introduce user space interface for hotplug profiles. [6/7] Make the container driver use the hotplug profiles user space interface. [7/7] Make the memory hotplug driver use struct acpi_scan_handler along with the hotplug profiles user space interface. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center.