Messages in this thread |  | | Date | Thu, 7 Feb 2013 16:12:42 +0530 | Subject | Re: [PATCH 0/5] Add P state driver for Intel Core Processors | From | Viresh Kumar <> |
| |
On Wed, Feb 6, 2013 at 10:32 PM, <dirk.brandewie@gmail.com> wrote: > From: Dirk Brandewie <dirk.brandewie@gmail.com> > > This driver implements a scaling driver with an internal governor for > Intel Core processors. The driver follows the same model as the > Transmeta scaling driver (longrun.c) and implements the setpolicy() > instead of target(). Scaling drivers that implement setpolicy() are > assmuned to implement internal governors by the cpufreq core. All the > logic for selecting the current P state is contained within the driver > no external governor is used by the cpufreq core.
Hi Dirk,
All look good now :) Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
@Rafael: I wasn't sure if these would apply over my patches without any conflicts and so i applied them in my repo. Added my Acked-by's and fixed a minor thing in one of the patches (as mentioned in the other mail).
You can pick these from: dirk-patches
http://git.linaro.org/gitweb?p=people/vireshk/linux.git;a=shortlog;h=refs/heads/dirk-patches
|  |