Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754602Ab3FLFPF (ORCPT ); Wed, 12 Jun 2013 01:15:05 -0400 Received: from mail-oa0-f44.google.com ([209.85.219.44]:48288 "EHLO mail-oa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753705Ab3FLFPC (ORCPT ); Wed, 12 Jun 2013 01:15:02 -0400 MIME-Version: 1.0 In-Reply-To: <1370941408-29304-1-git-send-email-l.majewski@samsung.com> References: <1370502472-7249-1-git-send-email-l.majewski@samsung.com> <1370941408-29304-1-git-send-email-l.majewski@samsung.com> Date: Wed, 12 Jun 2013 10:45:01 +0530 Message-ID: Subject: Re: [PATCH v2 0/3] cpufreq:boost: CPU Boost mode support From: Viresh Kumar To: Lukasz Majewski Cc: "Rafael J. Wysocky" , "cpufreq@vger.kernel.org" , Linux PM list , Vincent Guittot , Jonghwa Lee , Myungjoo Ham , linux-kernel , Lukasz Majewski , Andre Przywara , Daniel Lezcano , Kukjin Kim Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 961 Lines: 22 On 11 June 2013 14:33, Lukasz Majewski wrote: > This patch series introduces support for CPU overclocking technique > called Boost. > > It is a follow up of a LAB governor proposal. Boost is a LAB component: > http://thread.gmane.org/gmane.linux.kernel/1484746/match=cpufreq > > Boost unifies hardware based solution (e.g. Intel Nehalem) with > software oriented one (like the one done at Exynos). > For this reason cpufreq/freq_table code has been reorganized to include > common code. To be honest, I haven't given a review to patches 2/3 and 3/3 as I am concerned more about 1/3. Maybe you can just send v3 of 1/3. 2/3 and 3/3 can be sent when we have finalized 2/3 and 3/3 's version. -- 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/