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

From: Rafael J. Wysocki

Date: Thu Jan 29 2026 - 15:53:21 EST


Hi All,

This is a new version of

https://lore.kernel.org/linux-pm/12831359.O9o76ZdvQC@rafael.j.wysocki/

updating the first patch. The second one is unchanged.

Patch [1/2] changes the criteria used for classifying wakeup events as hits
or intercepts to (hopefully) make the classification work better, especially
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!