Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751931Ab3G0NFf (ORCPT ); Sat, 27 Jul 2013 09:05:35 -0400 Received: from hydra.sisk.pl ([212.160.235.94]:43316 "EHLO hydra.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751678Ab3G0NEn (ORCPT ); Sat, 27 Jul 2013 09:04:43 -0400 From: "Rafael J. Wysocki" To: ACPI Devel Maling List Cc: LKML , Linux PM list , Yinghai Lu , Bjorn Helgaas , Aaron Lu , Tejun Heo , linux-ide@vger.kernel.org Subject: [PATCH 0/3] ACPI / PM: Device PM cleanups Date: Sat, 27 Jul 2013 15:09:29 +0200 Message-ID: <10433383.dueoNg39qi@vostro.rjw.lan> User-Agent: KMail/4.9.5 (Linux/3.10.0+; KDE/4.9.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 736 Lines: 25 Hi All, The following 3 patches clean up ACPI device PM a bit: [1/3] Fix acpi_device_set_power() to avoid printing useless messages for devices that aren't power manageable. [2/3] Fix messages in acpi_device_set_power() to always contain a device name. [3/3] Replace ACPI_STATE_D3 witn ACPI_STATE_D3_COLD everywhere in the tree (leave definition as part of ACPICA). Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/