1. e5c6b31 cpufreq: schedutil: Use kobject release() method to free sugov_tunables by Kevin Hao · 3 years, 6 months ago
  2. 8f1b971 sched/cpufreq: Consider reduced CPU capacity in energy calculation by Lukasz Luba · 3 years, 7 months ago
  3. 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  4. 3b03706 sched: Fix various typos by Ingo Molnar · 3 years, 10 months ago
  5. 389e4ec cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled by Yue Hu · 3 years, 11 months ago
  6. 005d3bd Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  7. e209cb5 cpufreq: schedutil: Remove update_lock comment from struct sugov_policy definition by Yue Hu · 4 years ago
  8. 71f1309 cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_limit() by Yue Hu · 4 years ago
  9. a5418be sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it by Viresh Kumar · 4 years, 1 month ago
  10. 7d6a905f sched/core: Move schedutil_cpu_util() to core.c by Viresh Kumar · 4 years, 1 month ago
  11. c3a74f8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 1 month ago
  12. b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  13. ee2cc42 cpufreq: Add special-purpose fast-switching callback for drivers by Rafael J. Wysocki · 4 years, 1 month ago
  14. ca6827d cpufreq: schedutil: Add util to struct sg_cpu by Rafael J. Wysocki · 4 years, 1 month ago
  15. 90ac908 cpufreq: schedutil: Simplify sugov_update_next_freq() by Rafael J. Wysocki · 4 years, 2 months ago
  16. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months ago
  17. 31f6a8c sched/topology,schedutil: Wrap sched domains rebuild by Ionela Voinescu · 4 years, 3 months ago
  18. 9a2a9eb cpufreq: Introduce governor flags by Rafael J. Wysocki · 4 years, 2 months ago
  19. 23a8818 cpufreq: schedutil: Don't skip freq update if need_freq_update is set by Viresh Kumar · 4 years, 3 months ago
  20. d1e7c29 cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set by Rafael J. Wysocki · 4 years, 3 months ago
  21. 0070ea2 cpufreq: schedutil: restore cached freq when next_f is not changed by Wei Wang · 4 years, 3 months ago
  22. 86836ba cpufreq: schedutil: Simplify sugov_fast_switch() by Rafael J. Wysocki · 4 years, 4 months ago
  23. 08d8c65 cpufreq: Move traces and update to policy->cur to cpufreq core by Viresh Kumar · 4 years, 4 months ago
  24. 0408497 Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
  25. 46609ce sched/uclamp: Protect uclamp fast path code with static key by Qais Yousef · 4 years, 7 months ago
  26. 10dd857 cpufreq: Register governors at core_initcall by Quentin Perret · 4 years, 7 months ago
  27. d2b58a2 sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with() by Valentin Schneider · 5 years ago
  28. 85572c2 cpufreq: Avoid leaving stale IRQ work items during CPU offline by Rafael J. Wysocki · 5 years ago
  29. 3f6ec87 cpufreq: Initialize the governors in core_initcall by Amit Kucheria · 5 years ago
  30. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  31. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  32. 77c84dd sched/cpufreq: Align trace event behavior of fast switching by Douglas RAILLARD · 5 years ago
  33. 600f5ba cpufreq: schedutil: Don't skip freq update when limits change by Viresh Kumar · 5 years ago
  34. 5c3ceef cpufreq: schedutil: fix equation in comment by Qais Yousef · 5 years ago
  35. af24bde sched/uclamp: Add uclamp support to energy_compute() by Patrick Bellasi · 6 years ago
  36. 982d9cd sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks by Patrick Bellasi · 6 years ago
  37. 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
  38. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  39. 8f5e823 Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  40. 9a4f26c sched/cpufreq: Fix kobject memleak by Tobin C. Harding · 6 years ago
  41. 9782ade cpufreq: schedutil: Replace default_attrs field with groups by Kimberly Brown · 6 years ago
  42. 9eca544 cpufreq: schedutil: Simplify iowait boosting by Rafael J. Wysocki · 6 years ago
  43. 231c807 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. a23314e sched/cpufreq: Fix 32-bit math overflow by Peter Zijlstra · 6 years ago
  45. b290ebc sched: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  46. 17bf423 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 531b5c9 sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
  48. 938e5e4 sched/cpufreq: Prepare schedutil for Energy Aware Scheduling by Quentin Perret · 6 years ago
  49. 108c35a sched/cpufreq: Add the SPDX tags by Daniel Lezcano · 6 years ago
  50. 2e62c47 sched/fair: Remove #ifdefs from scale_rt_capacity() by Vincent Guittot · 7 years ago
  51. 45f5519 sched/cpufreq: Clarify sugov_get_util() by Peter Zijlstra · 7 years ago
  52. dfa444d sched/cpufreq: Remove sugov_aggregate_util() by Vincent Guittot · 7 years ago
  53. 9033ea1 cpufreq/schedutil: Take time spent in interrupts into account by Vincent Guittot · 7 years ago
  54. 8cc9051 cpufreq/schedutil: Use DL utilization tracking by Vincent Guittot · 7 years ago
  55. 3ae117c cpufreq/schedutil: Use RT utilization tracking by Vincent Guittot · 7 years ago
  56. 296b2ff sched/rt: Fix call to cpufreq_update_util() by Vincent Guittot · 7 years ago
  57. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  58. 8ecf04e sched/cpufreq: Modify aggregate utilization to always include blocked FAIR utilization by Patrick Bellasi · 7 years ago
  59. a61dec7 cpufreq: schedutil: Avoid missing updates for one-CPU policies by Rafael J. Wysocki · 7 years ago
  60. 152db03 schedutil: Allow cpufreq requests to be made even when kthread kicked by Joel Fernandes (Google) · 7 years ago
  61. 0363997 cpufreq: Rename cpufreq_can_do_remote_dvfs() by Viresh Kumar · 7 years ago
  62. fd7d528 cpufreq: schedutil: Cleanup and document iowait boost by Patrick Bellasi · 7 years ago
  63. 295f1a99 cpufreq: schedutil: Fix iowait boost reset by Patrick Bellasi · 7 years ago
  64. ecd2884 cpufreq: schedutil: Don't set next_freq to UINT_MAX by Viresh Kumar · 7 years ago
  65. 1b04722 Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily" by Dietmar Eggemann · 7 years ago
  66. 9773950 cpufreq: schedutil: Avoid using invalid next_freq by Rafael J. Wysocki · 7 years ago
  67. a744490 cpufreq: schedutil: remove stale comment by Juri Lelli · 7 years ago
  68. ea2a6af Merge branch 'linus' into sched/urgent, to pick up fixes and updates by Ingo Molnar · 7 years ago
  69. 1b5d43cf sched/cpufreq/schedutil: Fix error path mutex unlock by Jules Maselbas · 7 years ago
  70. e97a90f sched/cpufreq: Rate limits for SCHED_DEADLINE by Claudio Scordino · 7 years ago
  71. 8f111bc cpufreq/schedutil: Rewrite CPUFREQ_RT support by Peter Zijlstra · 7 years ago
  72. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  73. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  74. 43d1b29 sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro by Leo Yan · 7 years ago
  75. 0fa7d18 sched/cpufreq: Always consider all CPUs when deciding next freq by Juri Lelli · 7 years ago
  76. d18be45 sched/cpufreq: Split utilization signals by Juri Lelli · 7 years ago
  77. 794a56e sched/cpufreq: Change the worker kthread to SCHED_DEADLINE by Juri Lelli · 7 years ago
  78. d4edd66 sched/cpufreq: Use the DEADLINE utilization signal by Juri Lelli · 7 years ago
  79. 5083452 sched/cpufreq: Don't pass flags to sugov_set_iowait_boost() by Viresh Kumar · 7 years ago
  80. 6257e70 sched/cpufreq: Initialize sg_cpu->flags to 0 by Viresh Kumar · 7 years ago
  81. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  82. 07458f6 cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq by Viresh Kumar · 7 years ago
  83. d62d813 cpufreq: schedutil: Examine the correct CPU when we update util by Chris Redpath · 7 years ago
  84. 08a1000 Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  85. c49cbc1 cpufreq: schedutil: Always process remote callback with slow switching by Viresh Kumar · 7 years ago
  86. e2cabe4 cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily by Viresh Kumar · 7 years ago
  87. 209887e cpufreq: Return 0 from ->fast_switch() on errors by Viresh Kumar · 7 years ago
  88. 674e754 sched: cpufreq: Allow remote cpufreq callbacks by Viresh Kumar · 7 years ago
  89. 251accf cpufreq: schedutil: Use unsigned int for iowait boost by Joel Fernandes · 7 years ago
  90. a5a0809 cpufreq: schedutil: Make iowait boost more energy efficient by Joel Fernandes · 7 years ago
  91. 560c6e4 cpufreq: schedutil: Set dynamic_switching to true by Viresh Kumar · 8 years ago
  92. aa7519a cpufreq: Use transition_delay_us for legacy governors as well by Viresh Kumar · 8 years ago
  93. ab2f7cf cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race by Vikram Mulukutla · 8 years ago
  94. f63e4f7 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  95. ff0a6d6 Revert "cpufreq: schedutil: Reduce frequencies slower" by Rafael J. Wysocki · 8 years ago
  96. d86ab9c cpufreq: schedutil: use now as reference when aggregating shared policy requests by Juri Lelli · 8 years ago
  97. 1b72e7f cpufreq: schedutil: Use policy-dependent transition delays by Rafael J. Wysocki · 8 years ago
  98. 39b64aa cpufreq: schedutil: Reduce frequencies slower by Rafael J. Wysocki · 8 years ago
  99. 70e493f Merge back schedutil governor updates for 4.12. by Rafael J. Wysocki · 8 years ago
  100. 38d4ea2 cpufreq: schedutil: Trace frequency only if it has changed by Rafael J. Wysocki · 8 years ago