summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-07ANDROID: arm, arm64: Tweak defconfig and multi_v7_defconfig for EASexperimental-android-4.17experimental/android-mainline-trackingDietmar Eggemann
2018-06-07ANDROID: sched/events: Introduce overutilized trace eventPatrick Bellasi
2018-06-07ANDROID: sched/events: Introduce rt_rq load tracking trace eventChris Redpath
2018-06-07ANDROID: sched/events: Introduce schedtune trace eventsQuentin Perret
2018-06-07ANDROID: sched/events: Introduce find_best_target trace eventQuentin Perret
2018-06-07ANDROID: sched/events: Introduce util_est trace eventsPatrick Bellasi
2018-06-07ANDROID: sched/events: Introduce task_group load tracking trace eventDietmar Eggemann
2018-06-07ANDROID: sched/events: Introduce sched_entity load tracking trace eventDietmar Eggemann
2018-06-07ANDROID: sched/events: Introduce cfs_rq load tracking trace eventDietmar Eggemann
2018-06-07ANDROID: sched/autogroup: Define autogroup_path() for !CONFIG_SCHED_DEBUGDietmar Eggemann
2018-06-07ANDROID: sched/fair: Fix util_avg of new tasks for asymmetric systemsQuentin Perret
2018-06-07ANDROID: sched: Update max cpu capacity in case of max frequency constraintsDietmar Eggemann
2018-06-07ANDROID: arm: enable max frequency cappingDietmar Eggemann
2018-06-07ANDROID: arm64: enable max frequency cappingDietmar Eggemann
2018-06-07ANDROID: implement max frequency cappingDietmar Eggemann
2018-06-07ANDROID: sched/fair: add arch scaling function for max frequency cappingDietmar Eggemann
2018-06-07ANDROID: sched/fair: Bypass energy computation for prefer_idle tasksQuentin Perret
2018-06-07ANDROID: sched: fair: Bypass energy-aware wakeup for prefer-idle tasksChris Redpath
2018-06-07ANDROID: sched: Unconditionally honor sync flag for energy-aware wakeupsChris Redpath
2018-06-07ANDROID: Add find_best_target to minimise energy calculation overheadChris Redpath
2018-06-07ANDROID: sched/fair: Factor out CPU selection from find_energy_efficient_cpuQuentin Perret
2018-06-07ANDROID: sched/fair: schedtune: update before schedutilPatrick Bellasi
2018-06-07ANDROID: sched: fair/tune: Add schedtune with cgroups interfacePatrick Bellasi
2018-06-07ANDROID: cpufreq: schedutil: add up/down frequency transition rate limitsSteve Muckle
2018-06-07ANDROID: cpufreq/schedutil: Select frequency using util_avg for RTQuentin Perret
2018-06-07FROMLIST: cpufreq/schedutil: add rt utilization trackingVincent Guittot
2018-06-07FROMLIST: sched/rt: add rt_rq utilization trackingVincent Guittot
2018-06-07FROMLIST: sched/pelt: Move pelt related code in a dedicated fileVincent Guittot
2018-06-07FROMLIST: sched/fair: add support to tune PELT ramp/decay timingsPatrick Bellasi
2018-06-07ANDROID: cpufreq: scpi: Register an Energy ModelQuentin Perret
2018-06-07ANDROID: cpufreq: dt: Register an Energy ModelQuentin Perret
2018-06-07ANDROID: PM / OPP: Add power estimation functionQuentin Perret
2018-06-07ANDROID: arm64: Enable dynamic sched_domain flag settingMorten Rasmussen
2018-06-07ANDROID: arm: Enable dynamic sched_domain flag settingMorten Rasmussen
2018-06-07ANDROID: drivers/base/arch_topology: Dynamic sched_domain flag detectionMorten Rasmussen
2018-06-07ANDROID: sched: Enable idle balance to pull single task towards cpu with high...Dietmar Eggemann
2018-06-07ANDROID: sched: Prevent unnecessary active balance of single task in sched groupMorten Rasmussen
2018-06-07FROMLIST: sched/fair: Set sd->overload when misfitValentin Schneider
2018-06-07FROMLIST: sched: Wrap rq->rd->overload accesses with READ/WRITE_ONCEValentin Schneider
2018-06-07FROMLIST: sched: Change root_domain->overload type to intValentin Schneider
2018-06-07FROMLIST: sched/fair: Kick nohz balance if rq->misfit_taskValentin Schneider
2018-06-07FROMLIST: sched/fair: Consider misfit tasks when load-balancingMorten Rasmussen
2018-06-07FROMLIST: sched/fair: Add group_misfit_task load-balance typeMorten Rasmussen
2018-06-07FROMLIST: sched: Add static_key for asymmetric cpu capacity optimizationsMorten Rasmussen
2018-06-07FROMLIST: arch_topology: Start Energy Aware SchedulingQuentin Perret
2018-06-07FROMLIST: sched/fair: Select an energy-efficient CPU on task wake-upQuentin Perret
2018-06-07FROMLIST: sched: Lowest energy aware balancing sched_domain level pointerQuentin Perret
2018-06-07FROMLIST: sched/fair: Introduce an energy estimation helper functionQuentin Perret
2018-06-07FROMLIST: sched: Add over-utilization/tipping point indicatorMorten Rasmussen
2018-06-07FROMLIST: sched/topology: Reference the Energy Model of CPUs when availableQuentin Perret