[PATCH v2 0/2] cpuidle: governors: teo: Wakeup events classification change and refinement

From: Rafael J. Wysocki

Date: Mon Jan 26 2026 - 14:53:28 EST


Hi All,

This is a follow-up to

https://lore.kernel.org/linux-pm/2257365.irdbgypaU6@rafael.j.wysocki/

including new versions of patches [4-5/5] in that series. The other patches
from it have been already queued up for 6.20.

Patch [1/2] changes the criteria used for classifying wakeup events as hits
or intercepts to (hopefully) make the classification work better for large
state bins.

Patch [2/2] refines the idle state lookup based on intercepts to first
consider the state with the maximum intercepts metric, so that state is
always taken into consideration.

Please see the individual patch changelogs for details.

Thanks!