From: viresh.kumar@linaro.org (Viresh Kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/2] cpufreq: Stop validating cpufreq table in drivers
Date: Tue, 3 Apr 2018 15:37:37 +0530 [thread overview]
Message-ID: <cover.1522749887.git.viresh.kumar@linaro.org> (raw)
Hi,
Most of the patches from the previous series are already applied but we
didn't remove the cpufreq_table_validate_and_show() helper yet as the
scmi driver came from a different tree than PM.
These can be applied over 4.17-rc1 (that would come out after a week),
currently based off linux next.
Viresh Kumar (2):
cpufreq: scmi: Don't validate the frequency table twice
cpufreq: Drop cpufreq_table_validate_and_show()
Documentation/cpu-freq/core.txt | 12 +++++-------
Documentation/cpu-freq/cpu-drivers.txt | 6 ++----
drivers/cpufreq/freq_table.c | 14 --------------
drivers/cpufreq/scmi-cpufreq.c | 10 +---------
include/linux/cpufreq.h | 2 --
5 files changed, 8 insertions(+), 36 deletions(-)
--
2.15.0.194.g9af6a3dea062
next reply other threads:[~2018-04-03 10:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-03 10:07 Viresh Kumar [this message]
2018-04-03 10:07 ` [PATCH V2 1/2] cpufreq: scmi: Don't validate the frequency table twice Viresh Kumar
2018-04-04 9:48 ` Sudeep Holla
2018-04-09 11:39 ` Rafael J. Wysocki
2018-04-09 13:20 ` Sudeep Holla
2018-04-10 6:42 ` 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.1522749887.git.viresh.kumar@linaro.org \
--to=viresh.kumar@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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).