[GIT PULL] Power management fixes for v5.14-rc5

From: Rafael J. Wysocki
Date: Fri Aug 06 2021 - 13:56:54 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.14-rc5

with top-most commit 4adae7dd10db10f20f51833dc11b3cf7a342ad38

cpuidle: teo: Rename two local variables in teo_select()

on top of commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17

Linux 5.14-rc4

to receive power management fixes for 5.14-rc5.

These fix a recent regression in the timer events oriented (TEO)
cpuidle governor causing it to misbehave when idle state 0 is
disabled and rename two local variables for improved clarity
on top of that.

Thanks!


---------------

Rafael J. Wysocki (2):
cpuidle: teo: Fix alternative idle state lookup
cpuidle: teo: Rename two local variables in teo_select()

---------------

drivers/cpuidle/governors/teo.c | 48 ++++++++++++++++++++++++++---------------
1 file changed, 31 insertions(+), 17 deletions(-)