aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18sched/cpufreq_sched: properly handle config as modulev3.18/topic/EASJuri Lelli
2015-11-13kernel/sched: guard task_fits_capacity call site with CONFIG_SMPJuri Lelli
2015-11-13trace/events/sched: guard PELT related tracepoint with CONFIG_SMPJuri Lelli
2015-11-10arm, arm64: guard arm_arch_scale_freq_capacity with CONFIG_CPU_FREQJuri Lelli
2015-11-10sched/fair: move capacity_curr_of outside CONFIG_SMPJuri Lelli
2015-11-10kernel/sched: move cpu_capacity_orig outside CONFIG_SMPJuri Lelli
2015-11-10sched/Makefile: make energy.c unit dependent from CONFIG_SMPJuri Lelli
2015-11-10sched/sched.h: fix build errors by guarding with CONFIG_CPU_FREQJuri Lelli
2015-11-10sched/fair: fix build errors by guarding with CONFIG_SMPJuri Lelli
2015-10-05DEBUG: sched/debug: Add energy procfs interfaceDietmar Eggemann
2015-10-05DEBUG: schedtune: add tracepoint on boostgroup updatesPatrick Bellasi
2015-10-05DEBUG: schedtune: add tracepoint on P-E space filteringPatrick Bellasi
2015-10-05DEBUG: schedtune: add tracepoint for schedtune_tasks_update() valuesPatrick Bellasi
2015-10-05DEBUG: schedtune: add tracepoint for energy_diff() valuesPatrick Bellasi
2015-10-05DEBUG: schedtune: add tracepoint for CPU boost signalPatrick Bellasi
2015-10-05DEBUG: schedtune: add tracepoint for task boost signalPatrick Bellasi
2015-10-05DEBUG: schedtune: add tracepoint for SchedTune configuration updatePatrick Bellasi
2015-10-05DEBUG: arm64: add cpu_capacity change tracepointJuri Lelli
2015-10-05DEBUG: arm: add cpu_capacity change tracepointJuri Lelli
2015-10-05DEBUG: add cpu to load_avg_task tracepointJuri Lelli
2015-10-05DEBUG: load_avg_{cpu,task} and contrib_scale_f tracepointsJuri Lelli
2015-10-05FIXUP: sched/cpufreq_sched: Clear __sched_energy_freq only when no policy is ...Ricky Liang
2015-10-05FIXUP: sched/cpufreq_sched: Disable SchedDVFS until cpufreq is fully initiali...Ricky Liang
2015-10-05FIXUP: Fix incorrect default config param for CPU_FREQ_GOV_SCHEDKapileshwar Singh
2015-10-05WIP: sched/{fair,tune}: add per task boost signalPatrick Bellasi
2015-10-05WIP: sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost valuePatrick Bellasi
2015-10-05WIP: sched/tune: compute and keep track of per CPU boost valuePatrick Bellasi
2015-10-05WIP: sched/{fair,tune}: add initial support for CGroups based boostingPatrick Bellasi
2015-10-05WIP: sched/fair: filter energy_diff() based on energy_payoff valuePatrick Bellasi
2015-10-05WIP: sched/tune: add performance-energy space filtering functionPatrick Bellasi
2015-10-05WIP: sched/tune: add support to compute normalized energyPatrick Bellasi
2015-10-05WIP: sched/fair: keep track of energy/capacity variationsPatrick Bellasi
2015-10-05WIP: sched/fair: add boosted CPU usagePatrick Bellasi
2015-10-05WIP: sched/fair: add boosted task utilizationPatrick Bellasi
2015-10-05WIP: sched/fair: add function to convert boost value into "margin"Patrick Bellasi
2015-10-05WIP: sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2015-10-05WIP: sched/tune: add detailed documentationPatrick Bellasi
2015-10-05WIP: arm64, topology: Updates to use DT bindings for EAS costing dataRobin Randhawa
2015-10-05WIP: sched: Support for extracting EAS energy costs from DTRobin Randhawa
2015-10-05WIP: Documentation: DT bindings for energy model cost data required by EASRobin Randhawa
2015-10-05WIP: arm64: Cpu invariant scheduler load-tracking supportJuri Lelli
2015-10-05WIP: arm64: Frequency invariant scheduler load-tracking supportJuri Lelli
2015-10-05WIP: sched: Consider misfit tasks when load-balancingMorten Rasmussen
2015-10-05WIP: sched: Add group_misfit_task load-balance typeMorten Rasmussen
2015-10-05WIP: sched: Add per-cpu max capacity to sched_group_capacityMorten Rasmussen
2015-10-05WIP: sched: Do eas idle balance regardless of the rq avg idle valueDietmar Eggemann
2015-10-05FROMLIST: sched/fair: cpufreq_sched triggers for load balancingJuri Lelli
2015-10-05FROMLIST: sched/cpufreq_sched: modify pcpu_capacity handlingJuri Lelli
2015-10-05FROMLIST: sched/fair: jump to max OPP when crossing UP thresholdJuri Lelli
2015-10-05FROMLIST: sched/{fair,cpufreq_sched}: add reset_capacity interfaceJuri Lelli