summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/governors
Commit message (Expand)AuthorAge
* cpuidle-haltpoll: set haltpoll as preferred governorJoao Martins2019-09-11
* cpuidle: teo: Get rid of redundant check in teo_update()Rafael J. Wysocki2019-08-10
* cpuidle: teo: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki2019-08-05
* cpuidle: menu: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki2019-08-05
* cpuidle: add haltpoll governorMarcelo Tosatti2019-07-30
* governors: unify last_state_idxMarcelo Tosatti2019-07-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* cpuidle: menu: Avoid overflows when computing varianceRafael J. Wysocki2019-03-07
* cpuidle: New timer events oriented governor for tickless systemsRafael J. Wysocki2019-01-16
* Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-30
|\
| * cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano2018-10-25
* | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-26
|/
* cpuidle: menu: Avoid computations when result will be discardedRafael J. Wysocki2018-10-18
* cpuidle: menu: Drop redundant comparisonRafael J. Wysocki2018-10-18
* cpuidle: menu: Simplify checks related to the polling stateRafael J. Wysocki2018-10-12
* cpuidle: menu: Move the latency_req == 0 special case checkRafael J. Wysocki2018-10-04
* cpuidle: menu: Avoid computations for very close timersRafael J. Wysocki2018-10-04
* cpuidle: menu: Do not update last_state_idx in menu_select()Rafael J. Wysocki2018-10-04
* cpuidle: menu: Get rid of first_idx from menu_select()Rafael J. Wysocki2018-10-04
* cpuidle: menu: Compute first_idx when latency_req is knownRafael J. Wysocki2018-10-04
* cpuidle: menu: Fix wakeup statistics updates for polling stateRafael J. Wysocki2018-10-04
* cpuidle: menu: Replace data->predicted_us with local variableRafael J. Wysocki2018-10-03
* cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()Fieah Lim2018-09-18
* cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki2018-08-25
* cpuidle: menu: Handle stopped tick more aggressivelyRafael J. Wysocki2018-08-20
* cpuidle: menu: Update stale polling override commentRafael J. Wysocki2018-08-16
* cpuidle: menu: Fix white spaceRafael J. Wysocki2018-08-14
* cpuidle: governors: Consolidate PM QoS handlingRafael J. Wysocki2018-05-30
* cpuidle: governors: Drop redundant checks related to PM QoSRafael J. Wysocki2018-05-30
* cpuidle: menu: Avoid selecting shallow states with stopped tickRafael J. Wysocki2018-04-09
* cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-09
* cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-06
* cpuidle: ladder: Add per CPU PM QoS resume latency supportRamesh Thomas2017-11-08
* PM / QoS: Fix device resume latency frameworkRafael J. Wysocki2017-11-08
* cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-29
* cpuidle: menu: allow state 0 to be disabledNicholas Piggin2017-06-29
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki2017-02-27
|/
* cpuidle/menu: add per CPU PM QoS resume latency considerationAlex Shi2017-01-30
* cpuidle/menu: stop seeking deeper idle if current state is deep enoughAlex Shi2017-01-30
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* cpuidle: governors: Remove remaining old module codeDaniel Lezcano2016-10-21
* cpuidle: menu: Fall back to polling if next timer event is nearRafael J. Wysocki2016-03-21
* cpuidle: menu: use high confidence factors only when considering pollingRik van Riel2016-03-16
* cpuidle: menu: help gcc generate slightly better codeRasmus Villemoes2016-02-16
* cpuidle: menu: avoid expensive square root computationRasmus Villemoes2016-02-16
* cpuidle: menu: Avoid pointless checks in menu_select()Rafael J. Wysocki2016-01-19