Re: [PATCH 0/3] intel_pstate bug fixes
From: Rafael J. Wysocki <hidden>
Date: 2014-07-07 00:08:43
From: Rafael J. Wysocki <hidden>
Date: 2014-07-07 00:08:43
On Friday, June 20, 2014 07:27:57 AM dirk.brandewie@gmail.com wrote:
From: Dirk Brandewie <redacted> Bug fixes for intel_pstate based on v3.16-rc1. Patch 1 fixes a regression reported at https://bugzilla.kernel.org/show_bug.cgi?id=77951 Patch 2-3 two issues reported in https://bugzilla.kernel.org/show_bug.cgi?id=64251 Dirk Brandewie (3): intel_pstate: Fix setting VID intel_pstate: don't touch turbo bit if turbo disabled or unavailable. intel_pstate: Update documentation of {max,min}_perf_pct sysfs files Documentation/cpu-freq/intel-pstate.txt | 7 +++++-- drivers/cpufreq/intel_pstate.c | 32 +++++++++++++++++++++----------- 2 files changed, 26 insertions(+), 13 deletions(-)
All three queued up as fixes for -rc5, thanks! Rafael