1. d8a4d03 ANDROID: sched/walt: use div_u64 instead of do_div by Dmitry Shmidt · 7 years ago
  2. ac82d16 ANDROID: sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE feature flag by John Stultz · 8 years ago
  3. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  4. 102f7f4 ANDROID: sched/walt: use do_div instead of division operator by Amit Pundir · 8 years ago
  5. 922813f perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race by Peter Zijlstra · 7 years ago
  6. 03707d6 sysctl: fix proc_doulongvec_ms_jiffies_minmax() by Eric Dumazet · 7 years ago
  7. c755686 userns: Make ucounts lock irq-safe by Nikolay Borisov · 7 years ago
  8. 5ea9de8 ANDROID: sched/walt: Drop arch-specific timer access by Chris Redpath · 8 years ago
  9. 660cd19 ANDROID: sched/walt: include missing header for arm_timer_read_counter() by Amit Pundir · 8 years ago
  10. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  11. 262200a0 ANDROID: sched/debug: Add energy procfs interface by Dietmar Eggemann · 10 years ago
  12. 86ee634 ANDROID: cpufreq: sched: Fix kernel crash on accessing sysfs file by Viresh Kumar · 8 years ago
  13. 82ab243 ANDROID: FIXUP: sched/tune: add fixes missing from a previous patch by Patrick Bellasi · 8 years ago
  14. 751e509 ANDROID: sched: tune: Fix lacking spinlock initialization by Ke Wang · 8 years ago
  15. 69e2e59 ANDROID: cgroup: Remove leftover instances of allow_attach by Guenter Roeck · 8 years ago
  16. e57a740 ANDROID: FIXUP: sched: scheduler-driven cpu frequency selection by Ricky Liang · 8 years ago
  17. 345eb97 ANDROID: sched/rt: Add Kconfig option to enable panicking for RT throttling by Matt Wagantall · 10 years ago
  18. 989a768 ANDROID: sched/rt: print RT tasks when RT throttling is activated by Matt Wagantall · 10 years ago
  19. ae8edda ANDROID: sched/fair: Favor higher cpus only for boosted tasks by Srinath Sridharan · 8 years ago
  20. 6d9689e ANDROID: sched/fair: call OPP update when going idle after migration by Juri Lelli · 8 years ago
  21. 6344206 ANDROID: sched/cpufreq_sched: fix thermal capping events by Juri Lelli · 8 years ago
  22. 5ce4e78 ANDROID: sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUs by Srinath Sridharan · 8 years ago
  23. f472539 ANDROID: FIXUP: sched/tune: do initialization as a postcore_initicall by Patrick Bellasi · 8 years ago
  24. 8e45d94 ANDROID: DEBUG: sched: add tracepoint for RD overutilized by Patrick Bellasi · 8 years ago
  25. 42503db ANDROID: sched/tune: Introducing a new schedtune attribute prefer_idle by Srinath Sridharan · 8 years ago
  26. bd7ee31 ANDROID: sched: use util instead of capacity to select busy cpu by Todd Kjos · 8 years ago
  27. b5e1207 ANDROID: arch_timer: add error handling when the MPM global timer is cleared by Chris Redpath · 8 years ago
  28. a31778a ANDROID: FIXUP: sched: Fix double-release of spinlock in move_queued_task by Todd Kjos · 8 years ago
  29. 64f6fd1 ANDROID: FIXUP: sched/fair: Fix hang during suspend in sched_group_energy by Todd Kjos · 8 years ago
  30. 3480e6b ANDROID: FIXUP: sched: fix SchedFreq integration for both PELT and WALT by Patrick Bellasi · 8 years ago
  31. d4e7420 ANDROID: sched: EAS: Avoid causing spikes to max-freq unnecessarily by Todd Kjos · 8 years ago
  32. c4eef1f ANDROID: FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in use by Patrick Bellasi · 8 years ago
  33. 3a73c96 ANDROID: sched/walt: Accounting for number of irqs pending on each core by Srinath Sridharan · 8 years ago
  34. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 8 years ago
  35. d5563d3a ANDROID: sched/tune: fix PB and PC cuts indexes definition by Patrick Bellasi · 8 years ago
  36. 8dce8eb ANDROID: sched/fair: optimize idle cpu selection for boosted tasks by Todd Kjos · 8 years ago
  37. d248900 ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks by Patrick Bellasi · 8 years ago
  38. 52cb67e ANDROID: sched/tune: use a single initialisation function by Patrick Bellasi · 8 years ago
  39. 2ed513e ANDROID: FIXUP: sched/tune: fix payoff calculation for boost region by Patrick Bellasi · 8 years ago
  40. e71c425 ANDROID: sched/tune: Add support for negative boost values by Srinath Sridharan · 8 years ago
  41. c5b2042 ANDROID: FIX: sched/tune: move schedtune_nornalize_energy into fair.c by Patrick Bellasi · 8 years ago
  42. 4a5fe54 ANDROID: FIX: sched/tune: update usage of boosted task utilisation on CPU selection by Patrick Bellasi · 8 years ago
  43. c6a6f3b ANDROID: sched/fair: add tunable to set initial task load by Todd Kjos · 8 years ago
  44. 1931b93 ANDROID: sched/fair: add tunable to force selection at cpu granularity by Juri Lelli · 8 years ago
  45. bf47bdd ANDROID: sched: EAS: take cstate into account when selecting idle core by Srinath Sridharan · 8 years ago
  46. 98d73e4 ANDROID: sched/cpufreq_sched: Consolidated update by Srinath Sridharan · 8 years ago
  47. 2178e84 ANDROID: FIXUP: sched: fix build for non-SMP target by Patrick Bellasi · 8 years ago
  48. 5824d98 ANDROID: DEBUG: sched/tune: add tracepoint on P-E space filtering by Patrick Bellasi · 8 years ago
  49. 110441b ANDROID: DEBUG: sched/tune: add tracepoint for energy_diff() values by Patrick Bellasi · 8 years ago
  50. ecccdb7 ANDROID: DEBUG: sched/tune: add tracepoint for task boost signal by Patrick Bellasi · 8 years ago
  51. 7750186 CHROMIUM: sched: update the average of nr_running by Joseph Lo · 11 years ago
  52. 953b104 ANDROID: DEBUG: schedtune: add tracepoint for schedtune_tasks_update() values by Patrick Bellasi · 9 years ago
  53. cccead1 ANDROID: DEBUG: schedtune: add tracepoint for CPU boost signal by Patrick Bellasi · 9 years ago
  54. 050dcb8 ANDROID: DEBUG: schedtune: add tracepoint for SchedTune configuration update by Patrick Bellasi · 9 years ago
  55. 2f8ed12 ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint by Juri Lelli · 9 years ago
  56. 7947880 ANDROID: DEBUG: sched: add tracepoint for CPU load/util signals by Juri Lelli · 9 years ago
  57. a4b0c3a ANDROID: DEBUG: sched: add tracepoint for task load/util signals by Juri Lelli · 9 years ago
  58. 0a94200 ANDROID: DEBUG: sched: add tracepoint for cpu/freq scale invariance by Juri Lelli · 9 years ago
  59. 88d0605 ANDROID: sched/fair: filter energy_diff() based on energy_payoff value by Patrick Bellasi · 8 years ago
  60. 2f369bb ANDROID: sched/tune: add support to compute normalized energy by Patrick Bellasi · 8 years ago
  61. 632905f ANDROID: sched/fair: keep track of energy/capacity variations by Patrick Bellasi · 8 years ago
  62. 9b2b8da ANDROID: sched/fair: add boosted task utilization by Patrick Bellasi · 8 years ago
  63. edd28d3 ANDROID: sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost value by Patrick Bellasi · 9 years ago
  64. 9a871ed ANDROID: sched/tune: compute and keep track of per CPU boost value by Patrick Bellasi · 8 years ago
  65. ae71030 ANDROID: sched/tune: add initial support for CGroups based boosting by Patrick Bellasi · 9 years ago
  66. caa24e4 ANDROID: sched/fair: add boosted CPU usage by Patrick Bellasi · 9 years ago
  67. b08685b ANDROID: sched/fair: add function to convert boost value into "margin" by Patrick Bellasi · 9 years ago
  68. 69fa4c7 ANDROID: sched/tune: add sysctl interface to define a boost value by Patrick Bellasi · 9 years ago
  69. 871a9ff ANDROID: fixup! sched: scheduler-driven cpu frequency selection by Juri Lelli · 9 years ago
  70. 795949d ANDROID: sched: remove call of sched_avg_update from sched_rt_avg_update by Vincent Guittot · 9 years ago
  71. bb5fca2 ANDROID: sched/cpufreq_sched: add trace events by Steve Muckle · 9 years ago
  72. 608d494 ANDROID: sched/fair: jump to max OPP when crossing UP threshold by Steve Muckle · 9 years ago
  73. c9bf15a ANDROID: sched/fair: cpufreq_sched triggers for load balancing by Juri Lelli · 9 years ago
  74. 43aac89 ANDROID: sched/{core,fair}: trigger OPP change request on fork() by Juri Lelli · 9 years ago
  75. 4585a26 ANDROID: sched/fair: add triggers for OPP change requests by Juri Lelli · 9 years ago
  76. 3b6188e ANDROID: sched: scheduler-driven cpu frequency selection by Michael Turquette · 9 years ago
  77. 4c6a824 ANDROID: sched: Add group_misfit_task load-balance type by Morten Rasmussen · 8 years ago
  78. 5cdeb5f ANDROID: sched: Add per-cpu max capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
  79. 785367f ANDROID: sched: Do eas idle balance regardless of the rq avg idle value by Dietmar Eggemann · 8 years ago
  80. bbb138b ANDROID: sched: Update max cpu capacity in case of max frequency constraints by Dietmar Eggemann · 9 years ago
  81. f69e2dc ANDROID: sched: Disable energy-unfriendly nohz kicks by Morten Rasmussen · 9 years ago
  82. 53065e8 ANDROID: sched: Consider a not over-utilized energy-aware system as balanced by Dietmar Eggemann · 9 years ago
  83. 4017a8e ANDROID: sched: Energy-aware wake-up task placement by Morten Rasmussen · 9 years ago
  84. 1f884f4 ANDROID: sched: Determine the current sched_group idle-state by Dietmar Eggemann · 9 years ago
  85. 0691064 ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler by Morten Rasmussen · 9 years ago
  86. a562dfc ANDROID: sched: Add over-utilization/tipping point indicator by Morten Rasmussen · 9 years ago
  87. 931bd82 ANDROID: sched: Estimate energy impact of scheduling decisions by Morten Rasmussen · 9 years ago
  88. a455fa7 ANDROID: sched: Extend sched_group_energy to test load-balancing decisions by Morten Rasmussen · 9 years ago
  89. 61bf625 ANDROID: sched: Calculate energy consumption of sched_group by Morten Rasmussen · 9 years ago
  90. 30786a0 ANDROID: sched: Highest energy aware balancing sched_domain level pointer by Morten Rasmussen · 9 years ago
  91. 9978d13 ANDROID: sched: Relocated cpu_util() and change return type by Morten Rasmussen · 10 years ago
  92. 8b35ef4 ANDROID: sched: Compute cpu capacity available at current frequency by Morten Rasmussen · 9 years ago
  93. 1f998b3 ANDROID: sched: Support for extracting EAS energy costs from DT by Robin Randhawa · 9 years ago
  94. 858d718 ANDROID: sched: Introduce SD_SHARE_CAP_STATES sched_domain flag by Morten Rasmussen · 9 years ago
  95. dd23c09 ANDROID: sched: Initialize energy data structures by Dietmar Eggemann · 10 years ago
  96. 94c4cea ANDROID: sched: Make energy awareness a sched feature by Morten Rasmussen · 9 years ago
  97. 94beeae ANDROID: sched: Prevent unnecessary active balance of single task in sched group by Morten Rasmussen · 9 years ago
  98. 90f309f ANDROID: sched: Enable idle balance to pull single task towards cpu with higher capacity by Dietmar Eggemann · 9 years ago
  99. de9b636 ANDROID: sched: Consider spare cpu capacity at task wake-up by Morten Rasmussen · 9 years ago
  100. b9ac009 ANDROID: sched: Add cpu capacity awareness to wakeup balancing by Morten Rasmussen · 9 years ago