Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755953Ab3HZFcL (ORCPT ); Mon, 26 Aug 2013 01:32:11 -0400 Received: from mail-oa0-f52.google.com ([209.85.219.52]:35970 "EHLO mail-oa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755471Ab3HZFcI (ORCPT ); Mon, 26 Aug 2013 01:32:08 -0400 MIME-Version: 1.0 In-Reply-To: <1376388505-30233-3-git-send-email-l.majewski@samsung.com> References: <1370502472-7249-1-git-send-email-l.majewski@samsung.com> <1376388505-30233-1-git-send-email-l.majewski@samsung.com> <1376388505-30233-3-git-send-email-l.majewski@samsung.com> Date: Mon, 26 Aug 2013 11:02:07 +0530 Message-ID: Subject: Re: [PATCH v7 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution From: Viresh Kumar To: Lukasz Majewski Cc: "Rafael J. Wysocki" , Zhang Rui , Eduardo Valentin , "cpufreq@vger.kernel.org" , Linux PM list , Jonghwa Lee , Lukasz Majewski , linux-kernel , Bartlomiej Zolnierkiewicz , Daniel Lezcano , Kukjin Kim , Myungjoo Ham , "R, Durgadoss" 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: 1019 Lines: 25 On 13 August 2013 15:38, Lukasz Majewski wrote: > The Intel's hardware based boost solution driver has been changed to cooperate with > common cpufreq boost framework. > > The global sysfs boost attribute entry code (/sys/devices/system/cpu/cpufreq/boost) > has been moved to a core cpufreq code. This attribute is now only visible, > when cpufreq driver supports it. > > The _store_boost() function has been redesigned to be used as set_boost > callback. > > Signed-off-by: Lukasz Majewski > Signed-off-by: Myungjoo Ham > > --- > Changes for v7: > - Remove superfluous acpi_cpufreq_driver.boost_supported = false at > acpi_cpufreq_boost_init() Acked-by: Viresh Kumar -- 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/