From: Viresh Kumar <viresh.kumar@linaro.org>
To: Rafael Wysocki <rjw@rjwysocki.net>
Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org,
Viresh Kumar <viresh.kumar@linaro.org>,
Andrew Lunn <andrew@lunn.ch>,
Gregory Clement <gregory.clement@free-electrons.com>,
Jason Cooper <jason@lakedaemon.net>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Subject: [PATCH 0/6] cpufreq: minor cleanups
Date: Wed, 18 May 2016 17:55:25 +0530 [thread overview]
Message-ID: <cover.1463574213.git.viresh.kumar@linaro.org> (raw)
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
next reply other threads:[~2016-05-18 12:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-18 12:25 Viresh Kumar [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1463574213.git.viresh.kumar@linaro.org \
--to=viresh.kumar@linaro.org \
--cc=andrew@lunn.ch \
--cc=gregory.clement@free-electrons.com \
--cc=jason@lakedaemon.net \
--cc=linaro-kernel@lists.linaro.org \
--cc=linux-pm@vger.kernel.org \
--cc=rjw@rjwysocki.net \
--cc=sebastian.hesselbarth@gmail.com \
--cc=thomas.petazzoni@free-electrons.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).