summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/governors
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: teo: Fix intervals[] array indexing bugIkjoon Jang2020-01-131-1/+1
* cpuidle: teo: Avoid code duplication in conditionalsRafael J. Wysocki2019-11-151-5/+8
* cpuidle: teo: Avoid using "early hits" incorrectlyRafael J. Wysocki2019-11-131-4/+17
* cpuidle: teo: Exclude cpuidle overhead from computationsRafael J. Wysocki2019-11-131-1/+8
* cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki2019-11-114-124/+107
* cpuidle: Consolidate disabled state checksRafael J. Wysocki2019-11-063-11/+6
* cpuidle: teo: Fix "early hits" handling for disabled idle statesRafael J. Wysocki2019-10-141-9/+26
* cpuidle: teo: Consider hits and misses metrics of disabled statesRafael J. Wysocki2019-10-141-4/+21
* cpuidle: teo: Rename local variable in teo_select()Rafael J. Wysocki2019-10-141-10/+9
* cpuidle: teo: Ignore disabled idle states that are too deepRafael J. Wysocki2019-10-141-0/+7
* cpuidle-haltpoll: set haltpoll as preferred governorJoao Martins2019-09-111-1/+1
* cpuidle: teo: Get rid of redundant check in teo_update()Rafael J. Wysocki2019-08-101-12/+4
* cpuidle: teo: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki2019-08-051-16/+16
* cpuidle: menu: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki2019-08-051-11/+5
* cpuidle: add haltpoll governorMarcelo Tosatti2019-07-302-0/+151
* governors: unify last_state_idxMarcelo Tosatti2019-07-303-20/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215Thomas Gleixner2019-05-301-3/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* cpuidle: menu: Avoid overflows when computing varianceRafael J. Wysocki2019-03-071-1/+1
* cpuidle: New timer events oriented governor for tickless systemsRafael J. Wysocki2019-01-162-0/+445
* Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-301-19/+6
|\
| * cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano2018-10-251-19/+6
* | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-261-4/+0
|/
* cpuidle: menu: Avoid computations when result will be discardedRafael J. Wysocki2018-10-181-3/+16
* cpuidle: menu: Drop redundant comparisonRafael J. Wysocki2018-10-181-6/+1
* cpuidle: menu: Simplify checks related to the polling stateRafael J. Wysocki2018-10-121-4/+4
* cpuidle: menu: Move the latency_req == 0 special case checkRafael J. Wysocki2018-10-041-7/+1
* cpuidle: menu: Avoid computations for very close timersRafael J. Wysocki2018-10-041-0/+12
* cpuidle: menu: Do not update last_state_idx in menu_select()Rafael J. Wysocki2018-10-041-5/+2
* cpuidle: menu: Get rid of first_idx from menu_select()Rafael J. Wysocki2018-10-041-18/+14
* cpuidle: menu: Compute first_idx when latency_req is knownRafael J. Wysocki2018-10-041-16/+16
* cpuidle: menu: Fix wakeup statistics updates for polling stateRafael J. Wysocki2018-10-041-0/+10
* cpuidle: menu: Replace data->predicted_us with local variableRafael J. Wysocki2018-10-031-12/+11
* cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()Fieah Lim2018-09-182-2/+2
* cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki2018-08-251-1/+12
* cpuidle: menu: Handle stopped tick more aggressivelyRafael J. Wysocki2018-08-201-12/+24
* cpuidle: menu: Update stale polling override commentRafael J. Wysocki2018-08-161-3/+2
* cpuidle: menu: Fix white spaceRafael J. Wysocki2018-08-151-2/+2
* cpuidle: governors: Consolidate PM QoS handlingRafael J. Wysocki2018-05-302-16/+2
* cpuidle: governors: Drop redundant checks related to PM QoSRafael J. Wysocki2018-05-302-4/+2
* cpuidle: menu: Avoid selecting shallow states with stopped tickRafael J. Wysocki2018-04-091-7/+22
* cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-091-2/+25
* cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-062-13/+49
* cpuidle: ladder: Add per CPU PM QoS resume latency supportRamesh Thomas2017-11-081-0/+7
* PM / QoS: Fix device resume latency frameworkRafael J. Wysocki2017-11-081-2/+2
* cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-302-14/+13
* cpuidle: menu: allow state 0 to be disabledNicholas Piggin2017-06-291-5/+15
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+2
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1