Patch Metrics

There are 6827 patches submitted by members of this team, and 2065 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   6823 patches
« 1 2 ... 31 32 3368 69 »
Patch Series S/W/F Date Submitter Delegate State
Merge branch 'ack/android-4.9-eas-dev' into ack/android_4.9/merge_eas_dev_r1.4 --- 2017-11-03 Chris Redpath Accepted
cpufreq: Drop schedfreq governor --- 2017-11-07 Viresh Kumar Accepted
BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freq --- 2017-11-08 Viresh Kumar Accepted
BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freq --- 2017-11-08 Viresh Kumar Accepted
schedutil: Reset cached freq if it is not in sync with next_freq schedutil: Reset cached freq if it is not in sync with next_freq --- 2017-11-08 Viresh Kumar Accepted
[1/4] cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT cpu_cooling: cooling dev registration cleanups --- 2017-11-15 Viresh Kumar Accepted
[3/4] cpu_cooling: Keep only one of_cpufreq*cooling_register() helper Untitled series #6109 --- 2017-11-15 Viresh Kumar Accepted
[v4] sched: Update runnable propagation rule [v4] sched: Update runnable propagation rule --- 2017-11-16 Vincent Guittot Accepted
ANDROID: cpufreq: dt: invoke frequency-invariance setter function --- 2017-11-16 Chris Redpath Accepted
ANDROID: Combined EAS Load Balance Tweaks --- 2017-11-16 Chris Redpath Accepted
ANDROID: Add find_best_target to minimise energy calculation overhead --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: re-factor energy_diff to use a single (extensible) energy_env --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Try to estimate possible idle states. --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: fair: Bypass energy-aware wakeup for prefer-idle tasks --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Move energy-aware decision into a helper function --- 2017-11-16 Chris Redpath Accepted
ANDROID: trace/sched: Add tracepoint for sched_overutilized events --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: fair/tune: Add schedtune with cgroups interface --- 2017-11-16 Chris Redpath Accepted
ANDROID: ARM64: Tweak defconfig Android EAS features --- 2017-11-16 Chris Redpath Accepted
ANDROID: DEBUG: accumulate debug output and dump all at the end of energy_diff --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched/fair: Use wake_q length as a hint for wake_wide --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: EAS: take cstate into account when selecting idle core --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched/fair: Update blocked load from newly idle balance --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched: force update of blocked load of idle cpus --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Sync task util before slow-path wakeup --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group is idlest --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are allowed --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Fix find_idlest_group() when local group is not allowed --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Remove unnecessary comparison with -1 --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Move select_task_rq_fair() slow-path into its own function --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Force balancing on NOHZ balance if local group has capacity --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add KConfig option to set ENERGY_AWARE sched feature on --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Unconditionally honor sync flag for energy-aware wakeups --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: wire cpu-invariant accounting support up to the task scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: cpufreq: use PELT rt_rq as estimate of required RT CPU capacity --- 2017-11-16 Chris Redpath Accepted
ANDROID: trace/sched: add tracepoint for rt_rq PELT signal --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched/rt: add utilization tracking --- 2017-11-16 Chris Redpath Accepted
ANDROID: cpufreq: schedutil: add up/down frequency transition rate limits --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: Support for extracting EAS energy costs from DT --- 2017-11-16 Chris Redpath Accepted
ANDROID: hisilicon: Add energy model data to hisilicon 6220 dtb --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: Add Energy Model to dtb for Juno-r0 and Juno-r2 --- 2017-11-16 Chris Redpath Accepted
ANDROID: Documentation: DT bindings for energy model cost data required by EAS --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add per-cpu max capacity to sched_group_capacity --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/events: Introduce task_group load tracking trace event --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/events: Introduce sched_entity load tracking trace event --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/events: Introduce cfs_rq load tracking trace event --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/autogroup: Define autogroup_path() for !CONFIG_SCHED_DEBUG --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/debug: Add energy procfs interface --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64, dts: add hikey cpu capacity-dmips-mhz information --- 2017-11-16 Chris Redpath Accepted
ANDROID: ARM64: Tweak defconfig for EAS platforms --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: Detect SD_SHARE_CAP_STATES flag --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: enforce SCHED_CAPACITY_SCALE as highest CPU capacity --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: fold two pr_debug()'s into one --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Per-Sched-domain over utilization --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Disable energy-unfriendly nohz kicks --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add group_misfit_task load-balance type --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Consider a not over-utilized energy-aware system as balanced --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Energy-aware wake-up task placement --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add over-utilization/tipping point indicator --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Add energy_diff dead-zone margin --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Determine the current sched_group idle-state --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Estimate energy impact of scheduling decisions --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Extend sched_group_energy to test load-balancing decisions --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Calculate energy consumption of sched_group --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Highest energy aware balancing sched_domain level pointer --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Relocated cpu_util() and change return type --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Introduce SD_SHARE_CAP_STATES sched_domain flag --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Initialize energy data structures --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Introduce energy data structures --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Make energy awareness a sched feature --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Documentation for scheduler energy cost model --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: Enable dynamic sched_domain flag setting --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm: Enable dynamic sched_domain flag setting --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers/base/arch_topology: Dynamic sched_domain flag detection --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Avoid unnecessary balancing of asymmetric capacity groups --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Consider misfit tasks when load-balancing --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm: wire frequency-invariant accounting support up to the task scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm64: wire frequency-invariant accounting support up to the task scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: arm: wire cpu-invariant accounting support up to the task scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: allow inlining cpu-invariant accounting support --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: provide frequency-invariant accounting support --- 2017-11-16 Chris Redpath Accepted
ANDROID: cpufreq: arm_big_little: invoke frequency-invariance setter function --- 2017-11-16 Chris Redpath Accepted
ANDROID: cpufreq: provide default frequency-invariance setter function --- 2017-11-16 Chris Redpath Accepted
ANDROID: drivers base/arch_topology: free cpumask cpus_to_visit --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Enable idle balance to pull single task towards cpu with higher capacity --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Prevent unnecessary active balance of single task in sched group --- 2017-11-16 Chris Redpath Accepted
ARM64: hikey960: Correct pstore dt binding --- 2017-11-22 Leo Yan Accepted
cpufreq: longhaul: Set transition_delay_us to 20 ms cpufreq: longhaul: Set transition_delay_us to 20 ms --- 2017-11-28 Viresh Kumar Accepted
powerHAL: Add interface for GPU and DDR performance boosting --- 2017-11-28 Leo Yan Accepted
powerHAL: Hikey960: Reduce schedtune boost margin to 20% --- 2017-11-28 Leo Yan Accepted
rt-app: log file: fix disable mode --- 2017-11-30 Vincent Guittot Accepted
PM / devfreq: hisi: Replace 'dev_info' with 'dev_dbg' --- 2017-12-01 Leo Yan Accepted
BACKPORT: thermal/drivers/hisi: Move the clk setup in the corresponding functions --- 2017-12-01 Kevin Wangtao Accepted
BACKPORT: thermal/drivers/hisi: Remove the multiple sensors support --- 2017-12-01 Kevin Wangtao Accepted
BACKPORT: thermal/drivers/hisi: Remove thermal data back pointer --- 2017-12-01 Kevin Wangtao Accepted
BACKPORT: thermal/drivers/hisi: Add platform prefix to function name --- 2017-12-01 Kevin Wangtao Accepted
BACKPORT: thermal/drivers/hisi: Put platform code together --- 2017-12-01 Kevin Wangtao Accepted
BACKPORT: thermal/drivers/hisi: Rename and remove unused field --- 2017-12-01 Kevin Wangtao Accepted
« 1 2 ... 31 32 3368 69 »