summaryrefslogtreecommitdiff
path: root/drivers/cpuidle/governors/teo.c
AgeCommit message (Expand)Author
2026-03-05cpuidle: governors: teo: Rearrange stopped tick handlingRafael J. Wysocki
2026-02-17cpuidle: teo: Remove single state handlingChristian Loehle
2026-01-30cpuidle: governors: teo: Refine intercepts-based idle state lookupRafael J. Wysocki
2026-01-30cpuidle: governors: teo: Adjust the classification of wakeup eventsRafael J. Wysocki
2026-01-23cpuidle: governors: teo: Refine tick_intercepts vs total events checkRafael J. Wysocki
2026-01-23cpuidle: governors: teo: Avoid fake intercepts produced by tickRafael J. Wysocki
2026-01-23cpuidle: governors: teo: Avoid selecting states with zero-size binsRafael J. Wysocki
2025-11-24cpuidle: governors: teo: Add missing space to the descriptionRafael J. Wysocki
2025-11-20cpuidle: governors: teo: Simplify intercepts-based state lookupRafael J. Wysocki
2025-11-20cpuidle: governors: teo: Fix tick_intercepts handling in teo_update()Rafael J. Wysocki
2025-11-20cpuidle: governors: teo: Rework the handling of tick wakeupsRafael J. Wysocki
2025-11-14cpuidle: governors: teo: Decay metrics below DECAY_SHIFT thresholdRafael J. Wysocki
2025-11-14cpuidle: governors: teo: Use s64 consistently in teo_update()Rafael J. Wysocki
2025-11-14cpuidle: governors: teo: Drop redundant function parameterRafael J. Wysocki
2025-11-14cpuidle: governors: teo: Drop misguided target residency checkRafael J. Wysocki
2025-11-12cpuidle: teo: Use this_cpu_ptr() where possibleChristian Loehle
2025-04-09cpuidle: teo: Fix typos in two commentsAtul Kumar Pant
2025-01-20cpuidle: teo: Skip sleep length computation for low latency constraintsRafael J. Wysocki
2025-01-20cpuidle: teo: Replace time_span_ns with a flagRafael J. Wysocki
2025-01-20cpuidle: teo: Simplify handling of total events countRafael J. Wysocki
2025-01-20cpuidle: teo: Skip getting the sleep length if wakeups are very frequentRafael J. Wysocki
2025-01-20cpuidle: teo: Simplify counting events used for tick managementRafael J. Wysocki
2025-01-20cpuidle: teo: Clarify two code commentsRafael J. Wysocki
2025-01-20cpuidle: teo: Drop local variable prev_intercept_idxRafael J. Wysocki
2025-01-20cpuidle: teo: Combine candidate state index checks against 0Rafael J. Wysocki
2025-01-20cpuidle: teo: Reorder candidate state index checksRafael J. Wysocki
2025-01-20cpuidle: teo: Rearrange idle state lookup codeRafael J. Wysocki
2025-01-13cpuidle: teo: Update documentation after previous changesRafael J. Wysocki
2024-07-01cpuidle: teo: Don't count non-existent interceptsChristian Loehle
2024-06-28cpuidle: teo: Remove recent intercepts metricChristian Loehle
2024-06-28Revert: "cpuidle: teo: Introduce util-awareness"Christian Loehle
2024-06-21cpuidle: governors: teo: Fix a typo in a commentAtul Kumar Pant
2023-08-23cpuidle: teo: Avoid unnecessary variable assignmentsRafael J. Wysocki
2023-08-17cpuidle: menu: Skip tick_nohz_get_sleep_length() call in some casesRafael J. Wysocki
2023-08-09cpuidle: teo: Gather statistics regarding whether or not to stop the tickRafael J. Wysocki
2023-08-09cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some casesRafael J. Wysocki
2023-08-09cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfrontRafael J. Wysocki
2023-08-03cpuidle: teo: Drop utilized from struct teo_cpuRafael J. Wysocki
2023-08-03cpuidle: teo: Avoid stopping the tick unnecessarily when bailing outRafael J. Wysocki
2023-08-03cpuidle: teo: Update idle duration estimate when choosing shallower stateRafael J. Wysocki
2023-01-10cpuidle: teo: Introduce util-awarenessKajetan Puchalski
2023-01-10cpuidle: teo: Optionally skip polling states in teo_find_shallower_state()Kajetan Puchalski
2021-08-03cpuidle: teo: Rename two local variables in teo_select()Rafael J. Wysocki
2021-08-03cpuidle: teo: Fix alternative idle state lookupRafael J. Wysocki
2021-06-17cpuidle: teo: remove unneeded semicolon in teo_select()Wan Jiabing
2021-06-11cpuidle: teo: Use kerneldoc documentation in admin-guideRafael J. Wysocki
2021-06-11cpuidle: teo: Rework most recent idle duration values treatmentRafael J. Wysocki
2021-06-11cpuidle: teo: Change the main idle state selection logicRafael J. Wysocki
2021-06-11cpuidle: teo: Cosmetic modification of teo_select()Rafael J. Wysocki
2021-06-11cpuidle: teo: Cosmetic modifications of teo_update()Rafael J. Wysocki