[PATCH v1 0/2] cpuidle: governors: teo: Fix and simplification

From: Rafael J. Wysocki
Date: Sun Nov 16 2025 - 07:36:20 EST


Hi,

This series is based on

https://lore.kernel.org/linux-pm/6228387.lOV4Wx5bFT@rafael.j.wysocki/

and the previous teo updates sent recently.

It fixes a reverse condition in teo_update() (first patch) and quite
dramatically simplifies the "intercepts" logic in teo_select() (second
patch).

Thanks!