commit | 5b0c0b16d48d20e26859907df4dd449e3b3c7f4c | [log] [tgz] |
---|---|---|
author | Stratos Karafotis <stratosk@semaphore.gr> | Mon Jun 30 19:59:33 2014 +0300 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Jul 21 13:43:19 2014 +0200 |
tree | 39a03f932232701615350efba56302928362f634 | |
parent | 22d0628a226c9864fabd621ef2bf64c841219b46 [diff] |
cpufreq: Introduce new relation for freq selection Introduce CPUFREQ_RELATION_C for frequency selection. It selects the frequency with the minimum euclidean distance to target. In case of equal distance between 2 frequencies, it will select the greater frequency. Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>