1. 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
  2. 531b5c9 sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
  3. 938e5e4 sched/cpufreq: Prepare schedutil for Energy Aware Scheduling by Quentin Perret · 6 years ago
  4. 108c35a sched/cpufreq: Add the SPDX tags by Daniel Lezcano · 6 years ago
  5. 2e62c47 sched/fair: Remove #ifdefs from scale_rt_capacity() by Vincent Guittot · 6 years ago
  6. 45f5519 sched/cpufreq: Clarify sugov_get_util() by Peter Zijlstra · 7 years ago
  7. dfa444d sched/cpufreq: Remove sugov_aggregate_util() by Vincent Guittot · 7 years ago
  8. 9033ea1 cpufreq/schedutil: Take time spent in interrupts into account by Vincent Guittot · 7 years ago
  9. 8cc9051 cpufreq/schedutil: Use DL utilization tracking by Vincent Guittot · 7 years ago
  10. 3ae117c cpufreq/schedutil: Use RT utilization tracking by Vincent Guittot · 7 years ago
  11. 296b2ff sched/rt: Fix call to cpufreq_update_util() by Vincent Guittot · 7 years ago
  12. 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
  13. 8ecf04e sched/cpufreq: Modify aggregate utilization to always include blocked FAIR utilization by Patrick Bellasi · 7 years ago
  14. a61dec7 cpufreq: schedutil: Avoid missing updates for one-CPU policies by Rafael J. Wysocki · 7 years ago
  15. 152db03 schedutil: Allow cpufreq requests to be made even when kthread kicked by Joel Fernandes (Google) · 7 years ago
  16. 0363997 cpufreq: Rename cpufreq_can_do_remote_dvfs() by Viresh Kumar · 7 years ago
  17. fd7d528 cpufreq: schedutil: Cleanup and document iowait boost by Patrick Bellasi · 7 years ago
  18. 295f1a99 cpufreq: schedutil: Fix iowait boost reset by Patrick Bellasi · 7 years ago
  19. ecd2884 cpufreq: schedutil: Don't set next_freq to UINT_MAX by Viresh Kumar · 7 years ago
  20. 1b04722 Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily" by Dietmar Eggemann · 7 years ago
  21. 9773950 cpufreq: schedutil: Avoid using invalid next_freq by Rafael J. Wysocki · 7 years ago
  22. a744490 cpufreq: schedutil: remove stale comment by Juri Lelli · 7 years ago
  23. ea2a6af Merge branch 'linus' into sched/urgent, to pick up fixes and updates by Ingo Molnar · 7 years ago
  24. 1b5d43cf sched/cpufreq/schedutil: Fix error path mutex unlock by Jules Maselbas · 7 years ago
  25. e97a90f sched/cpufreq: Rate limits for SCHED_DEADLINE by Claudio Scordino · 7 years ago
  26. 8f111bc cpufreq/schedutil: Rewrite CPUFREQ_RT support by Peter Zijlstra · 7 years ago
  27. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  28. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  29. 43d1b29 sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro by Leo Yan · 7 years ago
  30. 0fa7d18 sched/cpufreq: Always consider all CPUs when deciding next freq by Juri Lelli · 7 years ago
  31. d18be45 sched/cpufreq: Split utilization signals by Juri Lelli · 7 years ago
  32. 794a56e sched/cpufreq: Change the worker kthread to SCHED_DEADLINE by Juri Lelli · 7 years ago
  33. d4edd66 sched/cpufreq: Use the DEADLINE utilization signal by Juri Lelli · 7 years ago
  34. 5083452 sched/cpufreq: Don't pass flags to sugov_set_iowait_boost() by Viresh Kumar · 7 years ago
  35. 6257e70 sched/cpufreq: Initialize sg_cpu->flags to 0 by Viresh Kumar · 7 years ago
  36. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  37. 07458f6 cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq by Viresh Kumar · 7 years ago
  38. d62d813 cpufreq: schedutil: Examine the correct CPU when we update util by Chris Redpath · 7 years ago
  39. 08a1000 Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  40. c49cbc1 cpufreq: schedutil: Always process remote callback with slow switching by Viresh Kumar · 7 years ago
  41. e2cabe4 cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily by Viresh Kumar · 7 years ago
  42. 209887e cpufreq: Return 0 from ->fast_switch() on errors by Viresh Kumar · 7 years ago
  43. 674e754 sched: cpufreq: Allow remote cpufreq callbacks by Viresh Kumar · 7 years ago
  44. 251accf cpufreq: schedutil: Use unsigned int for iowait boost by Joel Fernandes · 7 years ago
  45. a5a0809 cpufreq: schedutil: Make iowait boost more energy efficient by Joel Fernandes · 7 years ago
  46. 560c6e4 cpufreq: schedutil: Set dynamic_switching to true by Viresh Kumar · 7 years ago
  47. aa7519a cpufreq: Use transition_delay_us for legacy governors as well by Viresh Kumar · 7 years ago
  48. ab2f7cf cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race by Vikram Mulukutla · 8 years ago
  49. f63e4f7 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  50. ff0a6d6 Revert "cpufreq: schedutil: Reduce frequencies slower" by Rafael J. Wysocki · 8 years ago
  51. d86ab9c cpufreq: schedutil: use now as reference when aggregating shared policy requests by Juri Lelli · 8 years ago
  52. 1b72e7f cpufreq: schedutil: Use policy-dependent transition delays by Rafael J. Wysocki · 8 years ago
  53. 39b64aa cpufreq: schedutil: Reduce frequencies slower by Rafael J. Wysocki · 8 years ago
  54. 70e493f Merge back schedutil governor updates for 4.12. by Rafael J. Wysocki · 8 years ago
  55. 38d4ea2 cpufreq: schedutil: Trace frequency only if it has changed by Rafael J. Wysocki · 8 years ago
  56. b7eaf1a cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely by Rafael J. Wysocki · 8 years ago
  57. 4296f23 cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() by Rafael J. Wysocki · 8 years ago
  58. cba1dfb cpufreq: schedutil: Refactor sugov_next_freq_shared() by Viresh Kumar · 8 years ago
  59. 994a8f2 cpufreq: schedutil: Redefine the rate_limit_us tunable by Viresh Kumar · 8 years ago
  60. 655cb1e cpufreq: schedutil: Pass sg_policy to get_next_freq() by Viresh Kumar · 8 years ago
  61. 6c4f0fa cpufreq: schedutil: move cached_raw_freq to struct sugov_policy by Viresh Kumar · 8 years ago
  62. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  63. d06e622 cpufreq: schedutil: Rectify comment in sugov_irq_work() function by Viresh Kumar · 8 years ago
  64. 21ef572 cpufreq: schedutil: irq-work and mutex are only used in slow path by Viresh Kumar · 8 years ago
  65. 02a7b1e cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task by Viresh Kumar · 8 years ago
  66. 4a71ce4 cpufreq: schedutil: enable fast switch earlier by Viresh Kumar · 8 years ago
  67. 8e2ddb0 cpufreq: schedutil: Avoid indented labels by Viresh Kumar · 8 years ago
  68. 21ca6d2 cpufreq: schedutil: Add iowait boosting by Rafael J. Wysocki · 8 years ago
  69. 8314bc8 cpufreq / sched: ignore SMT when determining max cpu capacity by Steve Muckle · 8 years ago
  70. 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  71. 5cbea46 cpufreq: schedutil: map raw required frequency to driver frequency by Steve Muckle · 8 years ago
  72. bf2be2d cpufreq: governor: Create cpufreq_policy_apply_limits() by Viresh Kumar · 9 years ago
  73. e788892 cpufreq: governor: Get rid of governor events by Rafael J. Wysocki · 9 years ago
  74. 60f05e8 cpufreq: schedutil: Improve prints messages with pr_fmt by Viresh Kumar · 9 years ago
  75. 6c9d9c8 cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit() by Rafael J. Wysocki · 9 years ago
  76. 9bdcb44 cpufreq: schedutil: New governor based on scheduler utilization data by Rafael J. Wysocki · 9 years ago