diff options
author | MyungJoo Ham <[email protected]> | 2012-03-16 21:54:53 +0100 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2012-03-17 21:51:34 +0100 |
commit | ab5f299f51259fd2466cf35c89d79bd960e0fc32 (patch) | |
tree | 2c8b409511e48e04833b57457acdb98207201b0b /tools/perf/scripts/python/check-perf-trace.py | |
parent | e4c9d8efe6bdc844071d68960dfa2003c5cf6449 (diff) |
PM / devfreq: add relation of recommended frequency.
The semantics of "target frequency" given to devfreq driver from
devfreq framework has always been interpretted as "at least" or GLB
(greatest lower bound). However, the framework might want the
device driver to limit its max frequency (LUB: least upper bound),
especially if it is given by thermal framework (it's too hot).
Thus, the target fuction should have another parameter to express
whether the framework wants GLB or LUB. And, the additional parameter,
"u32 flags", does it.
With the update, devfreq_recommended_opp() is also updated.
Signed-off-by: MyungJoo Ham <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Reviewed-by: Mike Turquette <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions