summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2016-05-10DEBUG: schedtune: add tracepoint for CPU boost signalPatrick Bellasi
2016-05-10DEBUG: schedtune: add tracepoint for SchedTune configuration updatePatrick Bellasi
2016-05-10DEBUG: sched: add energy procfs interfaceDietmar Eggemann
2016-05-10DEBUG: sched,cpufreq: add cpu_capacity change tracepointJuri Lelli
2016-05-10DEBUG: sched: add tracepoint for CPU load/util signalsJuri Lelli
2016-05-10DEBUG: sched: add tracepoint for task load/util signalsJuri Lelli
2016-05-10DEBUG: sched: add tracepoint for cpu/freq scale invarianceJuri Lelli
2016-05-10sched/fair: filter energy_diff() based on energy_payoff valuePatrick Bellasi
2016-05-10sched/tune: add support to compute normalized energyPatrick Bellasi
2016-05-10sched/fair: keep track of energy/capacity variationsPatrick Bellasi
2016-05-10sched/fair: add boosted task utilizationPatrick Bellasi
2016-05-10sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost valuePatrick Bellasi
2016-05-10sched/tune: compute and keep track of per CPU boost valuePatrick Bellasi
2016-05-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-05-10sched/fair: add boosted CPU usagePatrick Bellasi
2016-05-10sched/fair: add function to convert boost value into "margin"Patrick Bellasi
2016-05-10sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-05-10fixup! sched/fair: jump to max OPP when crossing UP thresholdJuri Lelli
2016-05-10fixup! sched: scheduler-driven cpu frequency selectionJuri Lelli
2016-05-10sched: rt scheduler sets capacity requirementVincent Guittot
2016-05-10sched: deadline: use deadline bandwidth in scale_rt_capacityVincent Guittot
2016-05-10sched: remove call of sched_avg_update from sched_rt_avg_updateVincent Guittot
2016-05-10sched/cpufreq_sched: add trace eventsSteve Muckle
2016-05-10sched/fair: jump to max OPP when crossing UP thresholdSteve Muckle
2016-05-10sched/fair: cpufreq_sched triggers for load balancingJuri Lelli
2016-05-10sched/{core,fair}: trigger OPP change request on fork()Juri Lelli
2016-05-10sched/fair: add triggers for OPP change requestsJuri Lelli
2016-05-10sched: scheduler-driven cpu frequency selectionMichael Turquette
2016-05-10sched: Consider misfit tasks when load-balancingMorten Rasmussen
2016-05-10sched: Add group_misfit_task load-balance typeMorten Rasmussen
2016-05-10sched: Add per-cpu max capacity to sched_group_capacityMorten Rasmussen
2016-05-10sched: Do eas idle balance regardless of the rq avg idle valueDietmar Eggemann
2016-05-10sched: Update max cpu capacity in case of max frequency constraintsDietmar Eggemann
2016-05-10sched: Support for extracting EAS energy costs from DTRobin Randhawa
2016-05-10sched: Disable energy-unfriendly nohz kicksMorten Rasmussen
2016-05-10sched: Consider a not over-utilized energy-aware system as balancedDietmar Eggemann
2016-05-10sched: Energy-aware wake-up task placementMorten Rasmussen
2016-05-10sched: Determine the current sched_group idle-stateDietmar Eggemann
2016-05-10sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen
2016-05-10sched: Add over-utilization/tipping point indicatorMorten Rasmussen
2016-05-10sched: Estimate energy impact of scheduling decisionsMorten Rasmussen
2016-05-10sched: Extend sched_group_energy to test load-balancing decisionsMorten Rasmussen
2016-05-10sched: Calculate energy consumption of sched_groupMorten Rasmussen
2016-05-10sched: Highest energy aware balancing sched_domain level pointerMorten Rasmussen
2016-05-10sched: Relocated cpu_util() and change return typeMorten Rasmussen
2016-05-10sched: Compute cpu capacity available at current frequencyMorten Rasmussen
2016-05-10sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2016-05-10sched: Initialize energy data structuresDietmar Eggemann
2016-05-10sched: Introduce energy data structuresDietmar Eggemann
2016-05-10sched: Make energy awareness a sched featureMorten Rasmussen