1. 24c1812 sched: Remove sched_ktime_clock() by Stephen Boyd · 7 years ago
  2. ab0a48e Merge "sched: Don't update idle_cpus_mask during core isolation" by Linux Build Service Account · 7 years ago
  3. 1edef9b Merge "sched: add sched_get_cpu_last_busy_time() API" by Linux Build Service Account · 7 years ago
  4. 9c7d644 sched: Don't update idle_cpus_mask during core isolation by Puja Gupta · 7 years ago
  5. 3066bc4 sched: move task_util() to sched.h by Pavankumar Kondeti · 7 years ago
  6. 271e314 sched: add sched_get_cpu_last_busy_time() API by Pavankumar Kondeti · 8 years ago
  7. 6fa83d8 Merge "sched: Scheduler pl enhancement" by Linux Build Service Account · 7 years ago
  8. 9c5aa53 Merge "sched: walt: Add CFS_BANDWIDTH support" by Linux Build Service Account · 7 years ago
  9. 1388873 Merge "Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9" by Linux Build Service Account · 7 years ago
  10. e14a233 sched: Scheduler pl enhancement by Syed Rameez Mustafa · 8 years ago
  11. 39c695e sched: walt: Add CFS_BANDWIDTH support by Pavankumar Kondeti · 7 years ago
  12. 0cebff0 sched: walt: move the cumulative window demand updates to enqueue by Pavankumar Kondeti · 7 years ago
  13. bc4cef7 sched: walt: fix cumulative window demand update bugs by Pavankumar Kondeti · 7 years ago
  14. d337050 sched: walt: refactor the walt stats update code by Pavankumar Kondeti · 7 years ago
  15. 84f72d7 sched: remove "hmp" references in the code by Pavankumar Kondeti · 7 years ago
  16. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  17. d412750 sched: remove the unused HMP specific code by Pavankumar Kondeti · 7 years ago
  18. fe1a696 sched: don't use preprocessor directives inside a macro by Pavankumar Kondeti · 7 years ago
  19. aa817bc sched: walt: Rework the walt irq-work mechanism by Vikram Mulukutla · 8 years ago
  20. 487dec6 sched: Remove HMP related code and config by Puja Gupta · 8 years ago
  21. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  22. a0a93e3 Revert "sched/core: Optimize SCHED_SMT" by Greg Kroah-Hartman · 7 years ago
  23. c7b54b8 sched: walt: Update the wakeup timestamp for a non-new task by Vikram Mulukutla · 8 years ago
  24. f668669 sched: cpufreq: Limit governor updates to WALT changes alone by Vikram Mulukutla · 8 years ago
  25. a65aafe sched: walt: Provide the most recent window_start value to cpufreq by Vikram Mulukutla · 8 years ago
  26. f07442c Merge "sched: EAS: fix idle_get_state_idx()" by Linux Build Service Account · 8 years ago
  27. c3dae85 sched: EAS: fix idle_get_state_idx() by Pavankumar Kondeti · 8 years ago
  28. d8b8b4d Merge "sched: energy: calculate and update CPU capacity dynamically" by Linux Build Service Account · 8 years ago
  29. 28c5121 sched: energy: calculate and update CPU capacity dynamically by Joonwoo Park · 8 years ago
  30. acb69d2 Merge "sched: avoid scheduling RT threads on cores currently handling softirqs" by Linux Build Service Account · 8 years ago
  31. fdb0445 Merge "sched: walt: fix cluster sorting" by Linux Build Service Account · 8 years ago
  32. f9026cd sched: walt: fix cluster sorting by Pavankumar Kondeti · 8 years ago
  33. e2c5c98 sched: avoid scheduling RT threads on cores currently handling softirqs by John Dias · 8 years ago
  34. 00530928 core_ctl: un-isolate BIG CPUs more aggressively by Pavankumar Kondeti · 8 years ago
  35. 81e7e57 sched: initialize walt_load correctly by Joonwoo Park · 8 years ago
  36. 25de011 sched: improve the scheduler by Syed Rameez Mustafa · 8 years ago
  37. 20acfe7 sched: improve the scheduler by Syed Rameez Mustafa · 8 years ago
  38. bab4188 sched: cpufreq: Use per_cpu_ptr instead of this_cpu_ptr when reporting load by Vikram Mulukutla · 8 years ago
  39. 61ea1d3 sched: cpufreq: Use sched_clock instead of rq_clock when updating schedutil by Vikram Mulukutla · 8 years ago
  40. ab968a4 sched: cpufreq: Update cpufreq once in a WALT window by Vikram Mulukutla · 8 years ago
  41. d0ba188 sched: Update rq->cpu_capacity_orig on thermal (LMH) throttling by Vikram Mulukutla · 8 years ago
  42. e19cd6f sched: use cumulative window demand for task placement by Joonwoo Park · 8 years ago
  43. 84a8088 sched: WALT: account cumulative window demand by Joonwoo Park · 8 years ago
  44. dc3420d sched: EAS: check if CPU is overutilized correctly by Joonwoo Park · 8 years ago
  45. 2ae888b sched: EAS: introduce cstate aware task placement by Joonwoo Park · 8 years ago
  46. 01388ef sched: EAS: decouple capacity margin by Joonwoo Park · 8 years ago
  47. 93a51bf sched: WALT: fix potential overflow by Joonwoo Park · 8 years ago
  48. c5ddd4a sched: add minimum level of energy awareness to rt class by Joonwoo Park · 8 years ago
  49. 4266ccd sched: EAS/WALT: use cr_avg instead of prev_runnable_sum by Joonwoo Park · 8 years ago
  50. e77a201 sched: EAS: upmigrate misfit current task more efficiently by Joonwoo Park · 8 years ago
  51. f7d6cd4 sched/walt: factor out WALT from HMP scheduler by Joonwoo Park · 8 years ago
  52. 19c0075 sched: WALT: introduce a struct with load information for schedutil by Joonwoo Park · 8 years ago
  53. 4b54aae sched: cpufreq: HMP load reporting changes by Vikram Mulukutla · 8 years ago
  54. deb64a7 Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9 by Kyle Yan · 8 years ago
  55. 2a3c6e6 ANDROID: sched: fix duplicate sched_group_energy const specifiers by Greg Hackmann · 8 years ago
  56. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 8 years ago
  57. d056dbc sched: Refactor HMP code to allow easier rebasing by Vikram Mulukutla · 8 years ago
  58. d8a4d03 ANDROID: sched/walt: use div_u64 instead of do_div by Dmitry Shmidt · 8 years ago
  59. a4908e9 sysctl: define upper limit for sched_freq_reporting_policy by Pavankumar Kondeti · 8 years ago
  60. 6deb2c4 sched: maintain group busy time counters in runqueue by Pavankumar Kondeti · 8 years ago
  61. 82e21a4 sched: kill sync_cpu maintenance by Pavankumar Kondeti · 8 years ago
  62. cbf7ea0 sched: fix compiler errors with !SCHED_HMP by Pavankumar Kondeti · 8 years ago
  63. e343972 sched: Convert the global wake_up_idle flag to a per cluster flag by Syed Rameez Mustafa · 8 years ago
  64. 8f436a3 sched: Delete heavy task heuristics in prediction code by Rohit Gupta · 8 years ago
  65. b8b7013 sched: Avoid packing tasks with low sleep time by Srivatsa Vaddagiri · 8 years ago
  66. 52465c4 sched: Track average sleep time by Srivatsa Vaddagiri · 8 years ago
  67. b36e661 sched: Avoid waking idle cpu for short-burst tasks by Srivatsa Vaddagiri · 8 years ago
  68. ca00d55 sched: Track burst length for tasks by Srivatsa Vaddagiri · 9 years ago
  69. a976a45 sched: pre-allocate colocation groups by Joonwoo Park · 8 years ago
  70. 084075b sched/hmp: Enhance co-location and scheduler boost features by Syed Rameez Mustafa · 8 years ago
  71. 88040bd sched/hmp: Fix memory leak when task fork fails by Syed Rameez Mustafa · 8 years ago
  72. e5aaa48 sched/hmp: Use GFP_KERNEL for top task memory allocations by Syed Rameez Mustafa · 8 years ago
  73. 26ebcb4 sched: Fix compilation issue with reset_hmp_stats by Olav Haugan · 8 years ago
  74. cbf0804 sched: Add multiple load reporting policies for cpu frequency by Syed Rameez Mustafa · 9 years ago
  75. 7ac74fc sched: Optimize the next top task search logic upon task migration by Syed Rameez Mustafa · 9 years ago
  76. 59b5fb7 sched: Add the mechanics of top task tracking for frequency guidance by Syed Rameez Mustafa · 9 years ago
  77. 2c9256c sched: Enhance the scheduler migration load fixup feature by Syed Rameez Mustafa · 9 years ago
  78. 60cef21 sched: Add per CPU load tracking for each task by Syed Rameez Mustafa · 9 years ago
  79. 8de9ac6 sched: Add a device tree property to specify the sched boost type by Pavankumar Kondeti · 8 years ago
  80. 14c7900 sched: Add a stub function for init_clusters() by Pavankumar Kondeti · 8 years ago
  81. 7b0a144 sched: don't assume higher capacity means higher power in lb by Pavankumar Kondeti · 9 years ago
  82. 3f2cb30 sched: add cpu isolation support by Olav Haugan · 9 years ago
  83. 102f7f4 ANDROID: sched/walt: use do_div instead of division operator by Amit Pundir · 8 years ago
  84. a31778a ANDROID: FIXUP: sched: Fix double-release of spinlock in move_queued_task by Todd Kjos · 9 years ago
  85. c4eef1f ANDROID: FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in use by Patrick Bellasi · 9 years ago
  86. 3a73c96 ANDROID: sched/walt: Accounting for number of irqs pending on each core by Srinath Sridharan · 8 years ago
  87. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 9 years ago
  88. d248900 ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks by Patrick Bellasi · 8 years ago
  89. 2178e84 ANDROID: FIXUP: sched: fix build for non-SMP target by Patrick Bellasi · 8 years ago
  90. 7750186 CHROMIUM: sched: update the average of nr_running by Joseph Lo · 12 years ago
  91. 2f8ed12 ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint by Juri Lelli · 10 years ago
  92. 795949d ANDROID: sched: remove call of sched_avg_update from sched_rt_avg_update by Vincent Guittot · 9 years ago
  93. 608d494 ANDROID: sched/fair: jump to max OPP when crossing UP threshold by Steve Muckle · 10 years ago
  94. 43aac89 ANDROID: sched/{core,fair}: trigger OPP change request on fork() by Juri Lelli · 10 years ago
  95. 3b6188e ANDROID: sched: scheduler-driven cpu frequency selection by Michael Turquette · 10 years ago
  96. 4c6a824 ANDROID: sched: Add group_misfit_task load-balance type by Morten Rasmussen · 9 years ago
  97. 5cdeb5f ANDROID: sched: Add per-cpu max capacity to sched_group_capacity by Morten Rasmussen · 9 years ago
  98. bbb138b ANDROID: sched: Update max cpu capacity in case of max frequency constraints by Dietmar Eggemann · 9 years ago
  99. 0691064 ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler by Morten Rasmussen · 10 years ago
  100. a562dfc ANDROID: sched: Add over-utilization/tipping point indicator by Morten Rasmussen · 10 years ago