From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40skqX0WtTzF1s5 for ; Fri, 25 May 2018 21:41:44 +1000 (AEST) In-Reply-To: <1525688738-9185-4-git-send-email-shilpa.bhat@linux.vnet.ibm.com> To: Shilpasri G Bhat , linux@roeck-us.net From: Michael Ellerman Cc: linux-hwmon@vger.kernel.org, stewart@linux.vnet.ibm.com, jdelvare@suse.com, linux-kernel@vger.kernel.org, paulus@samba.org, Shilpasri G Bhat , linuxppc-dev@lists.ozlabs.org Subject: Re: [3/3] hwmon: (ibmpowernv) Add energy sensors Message-Id: <40skqW5Xm4z9s2k@ozlabs.org> Date: Fri, 25 May 2018 21:41:43 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2018-05-07 at 10:25:38 UTC, Shilpasri G Bhat wrote: > This patch exports the accumulated power numbers of each power > sensor maintained by OCC. > > Signed-off-by: Shilpasri G Bhat > Acked-by: Guenter Roeck Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/43d2974b66d916a6df16e536da542e cheers