linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] cpufreq: minor cleanups
@ 2016-05-18 12:25 Viresh Kumar
  2016-05-18 12:25 ` [PATCH 1/6] cpufreq: governor: Remove prints from allocation failures Viresh Kumar
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Viresh Kumar @ 2016-05-18 12:25 UTC (permalink / raw)
  To: Rafael Wysocki
  Cc: linaro-kernel, linux-pm, Viresh Kumar, Andrew Lunn,
	Gregory Clement, Jason Cooper, Sebastian Hesselbarth,
	Thomas Petazzoni

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()

 drivers/cpufreq/cpufreq_conservative.c |  6 +-----
 drivers/cpufreq/cpufreq_governor.c     |  9 ++-------
 drivers/cpufreq/cpufreq_governor.h     |  8 --------
 drivers/cpufreq/cpufreq_ondemand.c     |  4 +---
 include/linux/cpufreq.h                | 16 ++++++++++++++++
 kernel/sched/cpufreq_schedutil.c       | 21 ++++++++-------------
 6 files changed, 28 insertions(+), 36 deletions(-)

-- 
2.7.1.410.g6faf27b


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-05-19 11:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 12:25 [PATCH 0/6] cpufreq: minor cleanups Viresh Kumar
2016-05-18 12:25 ` [PATCH 1/6] cpufreq: governor: Remove prints from allocation failures Viresh Kumar
2016-05-18 12:25 ` [PATCH 2/6] cpufreq: governor: Remove unnecessary bits from print message Viresh Kumar
2016-05-18 12:25 ` [PATCH 3/6] cpufreq: schedutil: Improve prints messages with pr_fmt Viresh Kumar
2016-05-18 12:25 ` [PATCH 4/6] cpufreq: conservative: Remove declaration of cs_dbs_gov Viresh Kumar
2016-05-18 21:03   ` Rafael J. Wysocki
2016-05-19  2:13     ` Viresh Kumar
2016-05-18 12:25 ` [PATCH 5/6] cpufreq: Reuse gov_attr_* macros in schedutil governor Viresh Kumar
2016-05-18 21:01   ` Rafael J. Wysocki
2016-05-19  2:13     ` Viresh Kumar
2016-05-19 11:43       ` Rafael J. Wysocki
2016-05-18 12:25 ` [PATCH 6/6] cpufreq: governor: Create cpufreq_policy_apply_limits() Viresh Kumar
2016-05-18 21:06 ` [PATCH 0/6] cpufreq: minor cleanups Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).