aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10Merge branch 'test-mediatek' into test-light-wip-easv5test-light-wip-easv5Vincent Guittot
2015-09-10arm64: mt8173 evb: remove unsupported OPPstest-mediatekVincent Guittot
2015-09-10arm64: update defconfig for mt8173Vincent Guittot
2015-09-10arm: update vexpress defconfigVincent Guittot
2015-07-31WIP: arm64, dts: Add mt8173 specific energy cost dataKapileshwar Singh
2015-07-31WIP: arm64, topology: Updates to use DT bindings for EAS costing dataRobin Randhawa
2015-07-31WIP: sched: Support for extracting EAS energy costs from DTRobin Randhawa
2015-07-31WIP: Documentation: DT bindings for energy model cost data required by EASRobin Randhawa
2015-07-31WIP: arm64: Cpu invariant scheduler load-tracking supportJuri Lelli
2015-07-31WIP: arm64: Frequency invariant scheduler load-tracking supportJuri Lelli
2015-07-27sched/fair: cpufreq_sched triggers for load balancingJuri Lelli
2015-07-27sched/cpufreq_sched: modify pcpu_capacity handlingJuri Lelli
2015-07-27sched/fair: jump to max OPP when crossing UP thresholdJuri Lelli
2015-07-27sched/{fair, cpufreq_sched}: add reset_capacity interfaceJuri Lelli
2015-07-27sched/{core, fair}: trigger OPP change request on fork()Juri Lelli
2015-07-27sched/fair: add triggers for OPP change requestsJuri Lelli
2015-07-27sched/cpufreq_sched: compute freq_new based on capacity_orig_of()Juri Lelli
2015-07-27sched/cpufreq_sched: use static key for cpu frequency selectionJuri Lelli
2015-07-27sched: scheduler-driven cpu frequency selectionMichael Turquette
2015-07-27cpufreq: introduce cpufreq_driver_might_sleepMichael Turquette
2015-07-27sched: Prevent unnecessary active balance of single task in sched groupmorten.rasmussen@arm.com
2015-07-27sched: Disable energy-unfriendly nohz kicksmorten.rasmussen@arm.com
2015-07-27sched: Enable idle balance to pull single task towards cpu with higher capacityDietmar Eggemann
2015-07-27sched: Consider a not over-utilized energy-aware system as balancedDietmar Eggemann
2015-07-27sched: Energy-aware wake-up task placementmorten.rasmussen@arm.com
2015-07-27sched: Consider spare cpu capacity at task wake-upmorten.rasmussen@arm.com
2015-07-27sched: Add cpu capacity awareness to wakeup balancingmorten.rasmussen@arm.com
2015-07-27sched: Determine the current sched_group idle-stateDietmar Eggemann
2015-07-27sched: Count number of shallower idle-states in struct sched_group_energymorten.rasmussen@arm.com
2015-07-27sched, cpuidle: Track cpuidle state index in the schedulermorten.rasmussen@arm.com
2015-07-27sched: Store system-wide maximum cpu capacity in root domainDietmar Eggemann
2015-07-27sched: Add over-utilization/tipping point indicatormorten.rasmussen@arm.com
2015-07-27sched: Estimate energy impact of scheduling decisionsmorten.rasmussen@arm.com
2015-07-27sched: Extend sched_group_energy to test load-balancing decisionsmorten.rasmussen@arm.com
2015-07-27sched: Calculate energy consumption of sched_groupmorten.rasmussen@arm.com
2015-07-27sched: Highest energy aware balancing sched_domain level pointermorten.rasmussen@arm.com
2015-07-27sched: Relocated get_cpu_usage() and change return typemorten.rasmussen@arm.com
2015-07-27sched: Compute cpu capacity available at current frequencymorten.rasmussen@arm.com
2015-07-27arm: topology: Define TC2 energy and provide it to the schedulerDietmar Eggemann
2015-07-27sched: Introduce SD_SHARE_CAP_STATES sched_domain flagmorten.rasmussen@arm.com
2015-07-27sched: Allocate and initialize energy data structuresDietmar Eggemann
2015-07-27sched: Introduce energy data structuresDietmar Eggemann
2015-07-27sched: Make energy awareness a sched featuremorten.rasmussen@arm.com
2015-07-27sched: Documentation for scheduler energy cost modelmorten.rasmussen@arm.com
2015-07-27sched: Initialize CFS task load and usage before placing task on rqmorten.rasmussen@arm.com
2015-07-27sched: Remove blocked load and utilization contributions of dying tasksmorten.rasmussen@arm.com
2015-07-27sched: Include blocked utilization in usage trackingmorten.rasmussen@arm.com
2015-07-27sched: Track blocked utilization contributionsmorten.rasmussen@arm.com
2015-07-27sched: Get rid of scaling usage by cpu_capacity_origDietmar Eggemann
2015-07-27arm: Cpu invariant scheduler load-tracking supportDietmar Eggemann