From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [RFC][PATCH 12/12] PM / r8169: Add simplified run-time PM support Date: Sun, 27 Dec 2009 20:48:37 +0100 Message-ID: <200912272048.37332.rjw@sisk.pl> References: <200911160047.46299.rjw@sisk.pl> <200911291644.27288.rjw@sisk.pl> <20091215114956.GA1415@ucw.cz> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from ogre.sisk.pl ([217.79.144.158]:60339 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750762AbZL0TsK (ORCPT ); Sun, 27 Dec 2009 14:48:10 -0500 In-Reply-To: <20091215114956.GA1415@ucw.cz> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Pavel Machek Cc: pm list , LKML , Linux PCI , ACPI Devel Maling List , Alan Stern , Jesse Barnes , Matthew Garrett , Oliver Neukum , Shaohua Li , Bjorn Helgaas , Francois Romieu , Len Brown On Tuesday 15 December 2009, Pavel Machek wrote: > Hi! > > > Use the PCI run-time power management framework to add simplified > > run-time PM support to the r8169 driver. Namely, make the driver > > suspend the device when the link is off and set it up for generating > > wake-up event after the link has been detected again. > > Nice! > > Do you have any idea how much power it saves? No, but there should be a power meter somewhere here ... I'll let you know if I can find it. Rafael