On Wed, May 18, 2016 at 2:25 PM, Viresh Kumar viresh.kumar@linaro.org wrote:
Hi Rafael,
These are few cleanup patches for cpufreq governors, they shouldn't be doing any functional changes.
Rebased over bleeding-edge.
-- viresh
Viresh Kumar (6): cpufreq: governor: Remove prints from allocation failures cpufreq: governor: Remove unnecessary bits from print message cpufreq: schedutil: Improve prints messages with pr_fmt cpufreq: conservative: Remove declaration of cs_dbs_gov cpufreq: Reuse gov_attr_* macros in schedutil governor cpufreq: governor: Create cpufreq_policy_apply_limits()
I'm not sure about the [5/6]. The [4/6] kind of conflicts with a patch I've been working on recently (just posted).
The [3/6] is simple enough to go into 4.7 and the rest I'm going to queue up for 4.8.
Thanks!