From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Brandewie Subject: Re: [PATCH 0/5] updates for intel_pstate Date: Thu, 08 May 2014 14:08:30 -0700 Message-ID: <536BF24E.1000709@gmail.com> References: <1399579047-5792-1-git-send-email-dirk.j.brandewie@intel.com> <3320314.vMXib5RYFF@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pa0-f53.google.com ([209.85.220.53]:62642 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755733AbaEHVId (ORCPT ); Thu, 8 May 2014 17:08:33 -0400 In-Reply-To: <3320314.vMXib5RYFF@vostro.rjw.lan> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: "Rafael J. Wysocki" Cc: dirk.brandewie@gmail.com, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Dirk Brandewie On 05/08/2014 01:30 PM, Rafael J. Wysocki wrote: > On Thursday, May 08, 2014 12:57:22 PM dirk.brandewie@gmail.com wrote: >> From: Dirk Brandewie >> >> Patches 1-4 are bugfixes. Patch 4 specifically removes the wreckage >> caused by C0 tracking change. > > I would appreciate sending such stuff before the -rc4 time frame. Agreed. Patch 1 is a resend the others were sent as soon as they were ready/tested > >> Patch 5 Adds new CPU IDs for the Broadwell processors. >> >> Dirk Brandewie (5): >> intel_pstate: Set turbo VID for Baytrail >> intel_pstate: remove setting P state to MAX on init >> intel_pstate: Fix fixed point rounding macro >> intel_pstate: Remove C0 tracking >> intel_pstate: Add CPU IDs for Broadwell processors >> >> drivers/cpufreq/intel_pstate.c | 52 +++++++++++++++++------------------------- >> 1 file changed, 21 insertions(+), 31 deletions(-) > > I'll queue them up for 3.15-rc6, but that's a bit too late. > > Next time I may just wait for the next merge window, fixes or not. OK the reporters of the issues already have the fixes in hand. > >