Skip to content
Commit a6220fc1 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

PM / suspend: Always use deepest C-state in the "freeze" sleep state



If freeze_enter() is called, we want to bypass the current cpuidle
governor and always use the deepest available (that is, not disabled)
C-state, because we want to save as much energy as reasonably possible
then and runtime latency constraints don't matter at that point, since
the system is in a sleep state anyway.

Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tested-by: default avatarAubrey Li <aubrey.li@linux.intel.com>
parent bed4d597
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment