aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-04-13sched/fair: filter energy_diff() based on energy_payoff valuePatrick Bellasi
2016-04-13sched/tune: add support to compute normalized energyPatrick Bellasi
2016-04-13sched/fair: keep track of energy/capacity variationsPatrick Bellasi
2016-04-13sched/fair: add boosted task utilizationPatrick Bellasi
2016-04-13sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost valuePatrick Bellasi
2016-04-13sched/tune: compute and keep track of per CPU boost valuePatrick Bellasi
2016-04-13sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-04-13sched/fair: add boosted CPU usagePatrick Bellasi
2016-04-13sched/fair: add function to convert boost value into "margin"Patrick Bellasi
2016-04-13sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-04-13sched/cpufreq_sched: add trace eventsSteve Muckle
2016-04-13FIXUP: sched/fair: jump to max OPP when crossing UP thresholdJuri Lelli
2016-04-13FIXUP: sched: scheduler-driven cpu frequency selectionRicky Liang
2016-04-13FIXUP: sched: scheduler-driven cpu frequency selectionJuri Lelli
2016-04-13sched: rt scheduler sets capacity requirementVincent Guittot
2016-04-13sched: deadline: use deadline bandwidth in scale_rt_capacityVincent Guittot
2016-04-13sched: remove call of sched_avg_update from sched_rt_avg_updateVincent Guittot
2016-04-13sched/fair: jump to max OPP when crossing UP thresholdSteve Muckle
2016-04-13sched/fair: cpufreq_sched triggers for load balancingJuri Lelli
2016-04-13sched/{core,fair}: trigger OPP change request on fork()Juri Lelli
2016-04-13sched/fair: add triggers for OPP change requestsJuri Lelli
2016-04-13sched: scheduler-driven cpu frequency selectionMichael Turquette
2016-04-13CHROMIUM: Enable ENERGY_AWARE sched featureRicky Liang
2016-04-13sched: Support for extracting EAS energy costs from DTRobin Randhawa
2016-04-13sched: Consider misfit tasks when load-balancingMorten Rasmussen
2016-04-13sched: Add group_misfit_task load-balance typeMorten Rasmussen
2016-04-13sched: Add per-cpu max capacity to sched_group_capacityMorten Rasmussen
2016-04-13sched: Do eas idle balance regardless of the rq avg idle valueDietmar Eggemann
2016-04-13sched: Update max cpu capacity in case of max frequency constraintsDietmar Eggemann
2016-04-13CHROMIUM: sched: update the average of nr_runningJoseph Lo
2016-04-13sched: Disable energy-unfriendly nohz kicksMorten Rasmussen
2016-04-13sched: Consider a not over-utilized energy-aware system as balancedDietmar Eggemann
2016-04-13sched: Energy-aware wake-up task placementMorten Rasmussen
2016-04-13sched: Determine the current sched_group idle-stateDietmar Eggemann
2016-04-13sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen
2016-04-13sched: Add over-utilization/tipping point indicatorMorten Rasmussen
2016-04-13sched: Estimate energy impact of scheduling decisionsMorten Rasmussen
2016-04-13sched: Extend sched_group_energy to test load-balancing decisionsMorten Rasmussen
2016-04-13sched: Calculate energy consumption of sched_groupMorten Rasmussen
2016-04-13sched: Highest energy aware balancing sched_domain level pointerMorten Rasmussen
2016-04-13sched: Relocated cpu_util() and change return typeMorten Rasmussen
2016-04-13sched: Compute cpu capacity available at current frequencyMorten Rasmussen
2016-04-13sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2016-04-13sched: Initialize energy data structuresDietmar Eggemann
2016-04-13sched: Introduce energy data structuresDietmar Eggemann
2016-04-13sched: Make energy awareness a sched featureMorten Rasmussen
2016-04-13sched: Prevent unnecessary active balance of single task in sched groupMorten Rasmussen
2016-04-13sched: Enable idle balance to pull single task towards cpu with higher capacityDietmar Eggemann
2016-04-13sched: Consider spare cpu capacity at task wake-upMorten Rasmussen
2016-04-13sched: Add cpu capacity awareness to wakeup balancingMorten Rasmussen