aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle/governors
AgeCommit message (Expand)AuthorFilesLines
2023-08-23cpuidle: teo: Avoid unnecessary variable assignmentsGravatar Rafael J. Wysocki 1-3/+2
2023-08-17cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some casesGravatar Rafael J. Wysocki 3-34/+54
2023-08-09cpuidle: teo: Gather statistics regarding whether or not to stop the tickGravatar Rafael J. Wysocki 1-1/+40
2023-08-09cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some casesGravatar Rafael J. Wysocki 1-0/+22
2023-08-09cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfrontGravatar Rafael J. Wysocki 1-61/+44
2023-08-03cpuidle: teo: Drop utilized from struct teo_cpuGravatar Rafael J. Wysocki 1-5/+4
2023-08-03cpuidle: teo: Avoid stopping the tick unnecessarily when bailing outGravatar Rafael J. Wysocki 1-23/+33
2023-08-03cpuidle: teo: Update idle duration estimate when choosing shallower stateGravatar Rafael J. Wysocki 1-10/+30
2023-01-10cpuidle: teo: Introduce util-awarenessGravatar Kajetan Puchalski 1-1/+93
2023-01-10cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()Gravatar Kajetan Puchalski 1-3/+5
2022-06-14cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrinkGravatar Eiichi Tsukata 1-0/+3
2021-11-24cpuidle: menu: Fix typo in a commentGravatar Jason Wang 1-1/+1
2021-08-03cpuidle: teo: Rename two local variables in teo_select()Gravatar Rafael J. Wysocki 1-7/+7
2021-08-03cpuidle: teo: Fix alternative idle state lookupGravatar Rafael J. Wysocki 1-13/+27
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-228/+248
2021-06-17cpuidle: teo: remove unneeded semicolon in teo_select()Gravatar Wan Jiabing 1-1/+1
2021-06-11cpuidle: teo: Use kerneldoc documentation in admin-guideGravatar Rafael J. Wysocki 1-4/+8
2021-06-11cpuidle: teo: Rework most recent idle duration values treatmentGravatar Rafael J. Wysocki 1-83/+70
2021-06-11cpuidle: teo: Change the main idle state selection logicGravatar Rafael J. Wysocki 1-168/+200
2021-06-11cpuidle: teo: Cosmetic modification of teo_select()Gravatar Rafael J. Wysocki 1-11/+7
2021-06-11cpuidle: teo: Cosmetic modifications of teo_update()Gravatar Rafael J. Wysocki 1-6/+7
2021-05-12sched: Make nr_iowait_cpu() return 32-bit valueGravatar Alexey Dobriyan 1-3/+3
2021-04-07cpuidle: menu: Take negative "sleep length" values into accountGravatar Rafael J. Wysocki 1-6/+11
2021-04-07cpuidle: teo: Take negative "sleep length" values into accountGravatar Rafael J. Wysocki 1-7/+15
2021-04-07cpuidle: teo: Adjust handling of very short idle timesGravatar Rafael J. Wysocki 1-17/+15
2020-01-13cpuidle: teo: Fix intervals[] array indexing bugGravatar Ikjoon Jang 1-1/+1
2019-11-15cpuidle: teo: Avoid code duplication in conditionalsGravatar Rafael J. Wysocki 1-5/+8
2019-11-13cpuidle: teo: Avoid using "early hits" incorrectlyGravatar Rafael J. Wysocki 1-4/+17
2019-11-13cpuidle: teo: Exclude cpuidle overhead from computationsGravatar Rafael J. Wysocki 1-1/+8
2019-11-11cpuidle: Use nanoseconds as the unit of timeGravatar Rafael J. Wysocki 4-124/+107
2019-11-06cpuidle: Consolidate disabled state checksGravatar Rafael J. Wysocki 3-11/+6
2019-10-14cpuidle: teo: Fix "early hits" handling for disabled idle statesGravatar Rafael J. Wysocki 1-9/+26
2019-10-14cpuidle: teo: Consider hits and misses metrics of disabled statesGravatar Rafael J. Wysocki 1-4/+21
2019-10-14cpuidle: teo: Rename local variable in teo_select()Gravatar Rafael J. Wysocki 1-10/+9
2019-10-14cpuidle: teo: Ignore disabled idle states that are too deepGravatar Rafael J. Wysocki 1-0/+7
2019-09-11cpuidle-haltpoll: set haltpoll as preferred governorGravatar Joao Martins 1-1/+1
2019-08-10cpuidle: teo: Get rid of redundant check in teo_update()Gravatar Rafael J. Wysocki 1-12/+4
2019-08-05cpuidle: teo: Allow tick to be stopped if PM QoS is usedGravatar Rafael J. Wysocki 1-16/+16
2019-08-05cpuidle: menu: Allow tick to be stopped if PM QoS is usedGravatar Rafael J. Wysocki 1-11/+5
2019-07-30cpuidle: add haltpoll governorGravatar Marcelo Tosatti 2-0/+151
2019-07-30governors: unify last_state_idxGravatar Marcelo Tosatti 3-20/+18
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215Gravatar Thomas Gleixner 1-3/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-03-07cpuidle: menu: Avoid overflows when computing varianceGravatar Rafael J. Wysocki 1-1/+1
2019-01-16cpuidle: New timer events oriented governor for tickless systemsGravatar Rafael J. Wysocki 2-0/+445
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-19/+6
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADGravatar Johannes Weiner 1-4/+0
2018-10-25cpuidle: menu: Remove get_loadavg() from the performance multiplierGravatar Daniel Lezcano 1-19/+6
2018-10-18cpuidle: menu: Avoid computations when result will be discardedGravatar Rafael J. Wysocki 1-3/+16
2018-10-18cpuidle: menu: Drop redundant comparisonGravatar Rafael J. Wysocki 1-6/+1