Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-05 | cpuidle: teo: Avoid using "early hits" incorrectly | Rafael J. Wysocki | 1 | -4/+17 |
2020-01-23 | cpuidle: teo: Fix intervals[] array indexing bug | Ikjoon Jang | 1 | -1/+1 |
2019-12-17 | cpuidle: teo: Fix "early hits" handling for disabled idle states | Rafael J. Wysocki | 1 | -9/+26 |
2019-12-17 | cpuidle: teo: Consider hits and misses metrics of disabled states | Rafael J. Wysocki | 1 | -4/+21 |
2019-12-17 | cpuidle: teo: Rename local variable in teo_select() | Rafael J. Wysocki | 1 | -10/+9 |
2019-12-17 | cpuidle: teo: Ignore disabled idle states that are too deep | Rafael J. Wysocki | 1 | -0/+7 |
2019-08-10 | cpuidle: teo: Get rid of redundant check in teo_update() | Rafael J. Wysocki | 1 | -12/+4 |
2019-08-05 | cpuidle: teo: Allow tick to be stopped if PM QoS is used | Rafael J. Wysocki | 1 | -16/+16 |
2019-07-30 | governors: unify last_state_idx | Marcelo Tosatti | 1 | -6/+6 |
2019-01-16 | cpuidle: New timer events oriented governor for tickless systems | Rafael J. Wysocki | 1 | -0/+444 |