linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] cpufreq: Stop validating cpufreq table in drivers
@ 2018-04-03 10:07 Viresh Kumar
  2018-04-03 10:07 ` [PATCH V2 1/2] cpufreq: scmi: Don't validate the frequency table twice Viresh Kumar
  0 siblings, 1 reply; 6+ messages in thread
From: Viresh Kumar @ 2018-04-03 10:07 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2018-04-10  6:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-03 10:07 [PATCH V2 0/2] cpufreq: Stop validating cpufreq table in drivers Viresh Kumar
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

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