aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-21DEBUG: schedtune: add tracepoint for schedtune_tasks_update() valueslsk-v4.4-eas-v5.2Patrick Bellasi
2016-03-21DEBUG: schedtune: add tracepoint for CPU boost signalPatrick Bellasi
2016-03-21DEBUG: schedtune: add tracepoint for SchedTune configuration updatePatrick Bellasi
2016-03-21DEBUG: sched: add energy procfs interfaceDietmar Eggemann
2016-03-21DEBUG: sched,cpufreq: add cpu_capacity change tracepointJuri Lelli
2016-03-21DEBUG: sched: add tracepoint for CPU load/util signalsJuri Lelli
2016-03-21DEBUG: sched: add tracepoint for task load/util signalsJuri Lelli
2016-03-21DEBUG: sched: add tracepoint for cpu/freq scale invarianceJuri Lelli
2016-03-21sched/fair: filter energy_diff() based on energy_payoff valuePatrick Bellasi
2016-03-21sched/tune: add support to compute normalized energyPatrick Bellasi
2016-03-21sched/fair: keep track of energy/capacity variationsPatrick Bellasi
2016-03-21sched/fair: add boosted task utilizationPatrick Bellasi
2016-03-21sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost valuePatrick Bellasi
2016-03-21sched/tune: compute and keep track of per CPU boost valuePatrick Bellasi
2016-03-21sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-03-21sched/fair: add boosted CPU usagePatrick Bellasi
2016-03-21sched/fair: add function to convert boost value into "margin"Patrick Bellasi
2016-03-21sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-03-21sched/tune: add detailed documentationPatrick Bellasi
2016-03-21fixup! sched/fair: jump to max OPP when crossing UP thresholdJuri Lelli
2016-03-21fixup! sched: scheduler-driven cpu frequency selectionJuri Lelli
2016-03-21sched: rt scheduler sets capacity requirementVincent Guittot
2016-03-21sched: deadline: use deadline bandwidth in scale_rt_capacityVincent Guittot
2016-03-21sched: remove call of sched_avg_update from sched_rt_avg_updateVincent Guittot
2016-03-21sched/cpufreq_sched: add trace eventsSteve Muckle
2016-03-21sched/fair: jump to max OPP when crossing UP thresholdSteve Muckle
2016-03-21sched/fair: cpufreq_sched triggers for load balancingJuri Lelli
2016-03-21sched/{core,fair}: trigger OPP change request on fork()Juri Lelli
2016-03-21sched/fair: add triggers for OPP change requestsJuri Lelli
2016-03-21sched: scheduler-driven cpu frequency selectionMichael Turquette
2016-03-21cpufreq: introduce cpufreq_driver_is_slowMichael Turquette
2016-03-21sched: Consider misfit tasks when load-balancingMorten Rasmussen
2016-03-21sched: Add group_misfit_task load-balance typeMorten Rasmussen
2016-03-21sched: Add per-cpu max capacity to sched_group_capacityMorten Rasmussen
2016-03-21sched: Do eas idle balance regardless of the rq avg idle valueDietmar Eggemann
2016-03-21arm64: Enable max freq invariant scheduler load-tracking and capacity supportDietmar Eggemann
2016-03-21arm: Enable max freq invariant scheduler load-tracking and capacity supportDietmar Eggemann
2016-03-21sched: Update max cpu capacity in case of max frequency constraintsDietmar Eggemann
2016-03-21cpufreq: Max freq invariant scheduler load-tracking and cpu capacity supportDietmar Eggemann
2016-03-21arm64, topology: Updates to use DT bindings for EAS costing dataRobin Randhawa
2016-03-21sched: Support for extracting EAS energy costs from DTRobin Randhawa
2016-03-21Documentation: DT bindings for energy model cost data required by EASRobin Randhawa
2016-03-21sched: Disable energy-unfriendly nohz kicksMorten Rasmussen
2016-03-21sched: Consider a not over-utilized energy-aware system as balancedDietmar Eggemann
2016-03-21sched: Energy-aware wake-up task placementMorten Rasmussen
2016-03-21sched: Determine the current sched_group idle-stateDietmar Eggemann
2016-03-21sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen
2016-03-21sched: Add over-utilization/tipping point indicatorMorten Rasmussen
2016-03-21sched: Estimate energy impact of scheduling decisionsMorten Rasmussen
2016-03-21sched: Extend sched_group_energy to test load-balancing decisionsMorten Rasmussen