commit | b444ae65c91cf5664f7c5e22def171c9c4476ac5 | [log] [tgz] |
---|---|---|
author | Marc Bonnici <marc.bonnici@arm.com> | Fri Mar 17 15:37:45 2017 +0000 |
committer | Marc Bonnici <marc.bonnici@arm.com> | Fri Mar 17 15:53:24 2017 +0000 |
tree | bef667f4387c5af96054d02a5fafa3551266dfcf | |
parent | 32a975be74c4f512b939dfadb81f8210bf8e0f42 [diff] |
cpufreq: Fixed set_x_for cpus Fixes issue #98 where the passed `cpus` parameter was ignored when setting the governor and frequency and set for all cpus instead of those specified in the passed parameter. Also fixes kwargs not being correctly passed for governor tunables.