Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756214Ab2FWV1P (ORCPT ); Sat, 23 Jun 2012 17:27:15 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:56459 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755908Ab2FWV1O (ORCPT ); Sat, 23 Jun 2012 17:27:14 -0400 MIME-Version: 1.0 In-Reply-To: <1340418231-10134-1-git-send-email-ying.huang@intel.com> References: <1340418231-10134-1-git-send-email-ying.huang@intel.com> From: Bjorn Helgaas Date: Sat, 23 Jun 2012 15:26:52 -0600 Message-ID: Subject: Re: [PATCH -v7 0/4] PCIe, PM, Add PCIe runtime D3cold support To: Huang Ying Cc: ming.m.lin@intel.com, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel.org, "Rafael J. Wysocki" , Zheng Yan Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1521 Lines: 48 On Fri, Jun 22, 2012 at 8:23 PM, Huang Ying wrote: > Changelog: > > v7: > > - Rebased on pci.git next branch > > v6: > > - Disable device D3cold during system suspend/hibernate with a new method per Rafeal's comments > > v5: > > - Disable device D3cold during system suspend/hibernate per Rafael's comments > > v4: > > - Minors fixes based on comments from Rafael > > v3: > > - Drop device.power.power_must_be_on, use pci_dev.no_d3cold instead > - Drop device.power.power_off_user, use pci_dev.d3cold_allowed instead > - Use black list instead of white list in pcie port runtime support per request from Bjorn > - Various fixes based on comments from Rafael > > v2: > > - Refreshed based on comments from Rafael > > [PATCH -v7 1/4] ACPI, PM, Specify lowest allowed state for device sleep > [PATCH -v7 2/4] PCIe, PM, Add runtime PM support to PCIe port > [PATCH -v7 3/4] PCI, do not call pci_set_power_state with PCI_D3cold > [PATCH -v7 4/4] PCIe, PM, Add PCIe runtime D3cold support I merged this to my "next" branch and pushed it. Thanks! I reworded some of the [4/4] changelog -- check it over and make sure it still makes sense: http://git.kernel.org/?p=linux/kernel/git/helgaas/pci.git;a=commit;h=448bd857d48e69b33ef323739dc6d8ca20d4cda7 Bjorn -- 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/