From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [PATCH] cpuidle: Measure idle state durations with monotonic clock Date: Tue, 27 Nov 2012 01:15:38 -0500 Message-ID: <50B45A8A.4040307@kernel.org> References: <1352944590-8776-1-git-send-email-jwerner@chromium.org> <3364211.o5ZCq4Y6Je@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3364211.o5ZCq4Y6Je@vostro.rjw.lan> Sender: linux-pm-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: Julius Werner , linux-kernel@vger.kernel.org, Kevin Hilman , Andrew Morton , "Srivatsa S. Bhat" , linux-acpi@vger.kernel.org, linux-pm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Deepthi Dharwar , Trinabh Gupta , Sameer Nanda , Lists Linaro-dev , Daniel Lezcano List-Id: linux-acpi@vger.kernel.org >> drivers/idle/intel_idle.c | 14 +----- Acked-by: Len Brown thanks! -Len From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qc0-f179.google.com (mail-qc0-f179.google.com [209.85.216.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id D73A22C021D for ; Tue, 27 Nov 2012 17:15:49 +1100 (EST) Received: by mail-qc0-f179.google.com with SMTP id b14so8210535qcs.38 for ; Mon, 26 Nov 2012 22:15:47 -0800 (PST) Sender: Len Brown Message-ID: <50B45A8A.4040307@kernel.org> Date: Tue, 27 Nov 2012 01:15:38 -0500 From: Len Brown MIME-Version: 1.0 To: "Rafael J. Wysocki" Subject: Re: [PATCH] cpuidle: Measure idle state durations with monotonic clock References: <1352944590-8776-1-git-send-email-jwerner@chromium.org> <3364211.o5ZCq4Y6Je@vostro.rjw.lan> In-Reply-To: <3364211.o5ZCq4Y6Je@vostro.rjw.lan> Content-Type: text/plain; charset=UTF-8 Cc: Kevin Hilman , Deepthi Dharwar , Trinabh Gupta , Lists Linaro-dev , linux-pm@vger.kernel.org, Daniel Lezcano , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, "Srivatsa S. Bhat" , Julius Werner , Andrew Morton , linuxppc-dev@lists.ozlabs.org, Sameer Nanda List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> drivers/idle/intel_idle.c | 14 +----- Acked-by: Len Brown thanks! -Len