mirror of
https://github.com/ARM-software/devlib.git
synced 2025-09-05 19:41:53 +01:00
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.