commit | bb8313b603eb8fd52de48a079bfcd72dcab2ef1e | [log] [tgz] |
---|---|---|
author | Jacob Pan <jacob.jun.pan@linux.intel.com> | Mon Nov 28 23:03:04 2016 -0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Nov 29 14:02:21 2016 +0100 |
tree | 909fb13b3c68408b772568d2e1be11fb99d5e2cb | |
parent | ed61390bff3ad43166a2552651b09ebd95dd1da5 [diff] |
cpuidle: Allow enforcing deepest idle state selection When idle injection is used to cap power, we need to override the governor's choice of idle states. For this reason, make it possible the deepest idle state selection to be enforced by setting a flag on a given CPU to achieve the maximum potential power draw reduction. Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com> [ rjw: Subject & changelog ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>