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