diff options
author | 2016-06-27 16:04:07 +0530 | |
---|---|---|
committer | 2016-07-07 00:13:20 +0200 | |
commit | da0c6dc00c69d0adaae99c3b3d2ea0c869a3fb35 (patch) | |
tree | 857ed9f41fafe743720003520ecc94d4e53114d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: Drop redundant check from cpufreq_update_current_freq() (diff) | |
download | linux-dev-da0c6dc00c69d0adaae99c3b3d2ea0c869a3fb35.tar.xz linux-dev-da0c6dc00c69d0adaae99c3b3d2ea0c869a3fb35.zip |
cpufreq: Handle sorted frequency tables more efficiently
cpufreq drivers aren't required to provide a sorted frequency table
today, and even the ones which provide a sorted table aren't handled
efficiently by cpufreq core.
This patch adds infrastructure to verify if the freq-table provided by
the drivers is sorted or not, and use efficient helpers if they are
sorted.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions