Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752207Ab2EWEvX (ORCPT ); Wed, 23 May 2012 00:51:23 -0400 Received: from na3sys009aog135.obsmtp.com ([74.125.149.84]:45487 "EHLO na3sys009aog135.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751990Ab2EWEvW convert rfc822-to-8bit (ORCPT ); Wed, 23 May 2012 00:51:22 -0400 MIME-Version: 1.0 In-Reply-To: References: <1335462041-4949-1-git-send-email-j-keerthy@ti.com> <87397by2h9.fsf@ti.com> Date: Wed, 23 May 2012 10:21:19 +0530 Message-ID: Subject: Re: [PATCH V3 00/10] PM: Create the AVS(Adaptive Voltage Scaling) From: "J, KEERTHY" To: "Rafael J. Wysocki" , Kevin Hilman , greg@kroah.com Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org, j-pihet@ti.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1608 Lines: 62 On Tue, May 15, 2012 at 11:16 AM, J, KEERTHY wrote: > On Tue, May 8, 2012 at 5:21 AM, Kevin Hilman wrote: >> Rafael, >> >> Keerthy writes: >> >>> From: J Keerthy >>> >>> AVS(Adaptive Voltage Scaling) is a power management technique which >>> controls the operating voltage of a device in order to optimize (i.e. reduce) >>> its power consumption. The voltage is adapted depending on static factors >>> (chip manufacturing process) and dynamic factors (temperature >>> depending performance). >>> The TI AVS solution is named Smartreflex. >>> >>> To that end, create the AVS driver in drivers/power/avs and >>> move the OMAP SmartReflex code to the new directory. The >>> class driver is still retained in the mach-omap2 directory. >> >> How should we handle this for upstream? >> >> It does a bunch of cleanup under arch/arm then does the move to >> drivers/power the end. ?To avoid conflicts with other OMAP core changes, >> I would suggest we take this through the OMAP tree. >> >> With your ack, I'd be glad to take it. > > Hello Rafael, > > A gentle ping on this series. Hi Greg, This series has Kevin's comments incorporated. Kevin, Can i have your Ack for this series? > >> >> Thanks, >> >> Kevin >> > > > > -- > Regards and Thanks, > Keerthy -- Regards and Thanks, Keerthy -- 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/