Skip to content
Power management fixes for 4.19-rc2

 - Make the menu cpuidle governor avoid stopping the scheduler tick
   if the predicted idle duration exceeds the tick period length, but
   the selected idle state is shallow and deeper idle states with
   high target residencies are available (Rafael Wysocki).

 - Make the PM core's generic clock management code use a proper data
   type for one variable to make error handling work (Dan Carpenter).