From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Lagerwall Subject: Re: [stable request <=3.5] acpi-cpufreq: set current frequency based on target P-State Date: Fri, 20 Dec 2013 10:19:12 +0200 Message-ID: <20131220081912.GA13684@hobo.Home> References: Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=W0R2gN6Vid7+38X1ttE35LAb6Q5Czorpw8EX0aTlEBE=; b=pXHmQan3AQ5OG/7NJJVpYFhZhK6R1Fjoao3xF+DODkqA+7M501kDk9w0JflEIT+4xS x3c3VU6izk7u6JS7PiSzMNQsvrGKlJwKJ1Dbs78CZ2CXsYVnB44TWhwv9e19rZQJ9ULM O9k/WQKkBcePEUmFBgrp8Vb2AKVQiaPRyVc0IXbsCU/bAbjPCNJ7pWGOKY8KTiFgOaCO KDZUMexf7h3AE3E/KcKTAlq187SyQPZx7zKzdaDCI9Z/OnIUXVPuWaeG1KuCpD+a3fHx uFcHESy6BF8+b1NK/yppwoQEH3wZq6FIUAD5R/CbiDWhiw/Hs9cR0neNgnKWBVfLUL42 1Myg== Content-Disposition: inline In-Reply-To: Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Vinson Lee Cc: stable@vger.kernel.org, "Rafael J. Wysocki" , Viresh Kumar , cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, Shatil Rafitullah , Len Brown , "Rafael J. Wysocki" On Thu, Dec 19, 2013 at 06:14:12PM -0800, Vinson Lee wrote: > Hi. > > Is commit 8673b83bf2f013379453b4779047bf3c6ae387e4 "acpi-cpufreq: set > current frequency based on target P-State" applicable to kernels > before 3.8? > > We found that this patch allows the kernel to control P-states on > 3.4.74 on some platforms. However, other platforms were able to change > P-states even without this patch. > Well, it fixes a regression introduced in 3.8 which affected setting turbo frequencies (I'm not sure if the 3.8 patch was backported). However, there may be other situations where the target frequency is different from the reported frequency which 8673b83bf2f0 could well fix. Cheers -- Ross Lagerwall