summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/governors
AgeCommit message (Expand)Author
2020-01-13cpuidle: teo: Fix intervals[] array indexing bugIkjoon Jang
2019-11-15cpuidle: teo: Avoid code duplication in conditionalsRafael J. Wysocki
2019-11-13cpuidle: teo: Avoid using "early hits" incorrectlyRafael J. Wysocki
2019-11-13cpuidle: teo: Exclude cpuidle overhead from computationsRafael J. Wysocki
2019-11-11cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki
2019-11-06cpuidle: Consolidate disabled state checksRafael J. Wysocki
2019-10-14cpuidle: teo: Fix "early hits" handling for disabled idle statesRafael J. Wysocki
2019-10-14cpuidle: teo: Consider hits and misses metrics of disabled statesRafael J. Wysocki
2019-10-14cpuidle: teo: Rename local variable in teo_select()Rafael J. Wysocki
2019-10-14cpuidle: teo: Ignore disabled idle states that are too deepRafael J. Wysocki
2019-09-11cpuidle-haltpoll: set haltpoll as preferred governorJoao Martins
2019-08-10cpuidle: teo: Get rid of redundant check in teo_update()Rafael J. Wysocki
2019-08-05cpuidle: teo: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki
2019-08-05cpuidle: menu: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki
2019-07-30cpuidle: add haltpoll governorMarcelo Tosatti
2019-07-30governors: unify last_state_idxMarcelo Tosatti
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-07cpuidle: menu: Avoid overflows when computing varianceRafael J. Wysocki
2019-01-16cpuidle: New timer events oriented governor for tickless systemsRafael J. Wysocki
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-25cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano
2018-10-18cpuidle: menu: Avoid computations when result will be discardedRafael J. Wysocki
2018-10-18cpuidle: menu: Drop redundant comparisonRafael J. Wysocki
2018-10-12cpuidle: menu: Simplify checks related to the polling stateRafael J. Wysocki
2018-10-04cpuidle: menu: Move the latency_req == 0 special case checkRafael J. Wysocki
2018-10-04cpuidle: menu: Avoid computations for very close timersRafael J. Wysocki
2018-10-04cpuidle: menu: Do not update last_state_idx in menu_select()Rafael J. Wysocki
2018-10-04cpuidle: menu: Get rid of first_idx from menu_select()Rafael J. Wysocki
2018-10-04cpuidle: menu: Compute first_idx when latency_req is knownRafael J. Wysocki
2018-10-04cpuidle: menu: Fix wakeup statistics updates for polling stateRafael J. Wysocki
2018-10-03cpuidle: menu: Replace data->predicted_us with local variableRafael J. Wysocki
2018-09-18cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()Fieah Lim
2018-08-25cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki
2018-08-20cpuidle: menu: Handle stopped tick more aggressivelyRafael J. Wysocki
2018-08-16cpuidle: menu: Update stale polling override commentRafael J. Wysocki
2018-08-15cpuidle: menu: Fix white spaceRafael J. Wysocki
2018-05-30cpuidle: governors: Consolidate PM QoS handlingRafael J. Wysocki
2018-05-30cpuidle: governors: Drop redundant checks related to PM QoSRafael J. Wysocki
2018-04-09cpuidle: menu: Avoid selecting shallow states with stopped tickRafael J. Wysocki
2018-04-09cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki
2018-04-06cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki
2017-11-08cpuidle: ladder: Add per CPU PM QoS resume latency supportRamesh Thomas
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki
2017-08-30cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki
2017-06-29cpuidle: menu: allow state 0 to be disabledNicholas Piggin
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar