Re: [PATCH V3 1/2] cpufreq: ondemand: allow custompowersave_bias_target handler to be registered

From: Viresh Kumar
Date: Wed Apr 03 2013 - 01:12:59 EST


On 2 April 2013 23:41, Jacob Shin <jacob.shin@xxxxxxx> wrote:
> This allows for another [arch specific] driver to hook into existing
> powersave bias function of the ondemand governor. i.e. This allows AMD
> specific powersave bias function (in a separate AMD specific driver)
> to aid ondemand governor's frequency transition deicisions.
>
> Signed-off-by: Jacob Shin <jacob.shin@xxxxxxx>
> ---
> drivers/cpufreq/cpufreq_governor.h | 3 +++
> drivers/cpufreq/cpufreq_ondemand.c | 32 ++++++++++++++++++++++++--------
> 2 files changed, 27 insertions(+), 8 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/