From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: [PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state Date: Sat, 19 Jul 2014 22:36:53 +0200 Message-ID: <1907495.agrCMfRsQN@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: Sender: linux-acpi-owner@vger.kernel.org To: ACPI Devel Maling List Cc: Linux Kernel Mailing List , Linux PM list , Linux PCI , Zhang Rui , Peter Zijlstra List-Id: linux-pm@vger.kernel.org Hi, As per the subject, this is to make ACPI-based PCI wakeup (such as WoL on some systems among other things) work with the "freeze" sleep state. For this purpose ACPI wakeup GPEs need to be enabled for wakeup devices before freeze_enter() is called and it is best to do that when configuring devices for wakeup. [1/2] Always enable wakeup GPEs when configuring devices for wakeup [2/2] Rename one static function to avoid possible future confusion Thanks! -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center.