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 3 468 69 »
Patch Series S/W/F Date Submitter Delegate State
[2/8] firmware: qcom: scm: Convert SCM to platform driver --- 2016-04-22 Andy Gross New
[1/8] dt/bindings: firmware: Add Qualcomm SCM binding --- 2016-04-22 Andy Gross Superseded
[6/7] perf script python: Add addr into perf sample dict Untitled series #11832 --- 2018-05-31 Arnaldo Carvalho de Melo New
[4/5] perf cs-etm: Remove redundant space Untitled series #11362 --- 2018-05-14 Arnaldo Carvalho de Melo New
[3/5] perf cs-etm: Support unknown_thread in cs_etm_auxtrace Untitled series #11362 --- 2018-05-14 Arnaldo Carvalho de Melo New
[02/37] tools: Fix selftests_install Makefile rule --- 2015-11-19 Arnaldo Carvalho de Melo New
[1/7] sched/pelt: Fix warning and clean up IRQ PELT config [1/7] sched/pelt: Fix warning and clean up IRQ PELT config --- 2018-12-14 Arnd Bergmann New
[v2,1/2] sched: force update of blocked load of idle cpus [v2,1/2] sched: force update of blocked load of idle cpus --- 2017-12-01 Brendan Jackman New
[1/2] sched: force update of blocked load of idle cpus [1/2] sched: force update of blocked load of idle cpus --- 2017-10-24 Brendan Jackman New
ANDROID: sched/debug: Make Energy Model read-only --- 2018-11-21 Chris Redpath Accepted
ANDROID: sched/debug: Make Energy Model read-only --- 2018-11-21 Chris Redpath Accepted
BACKPORT: sched/fair: Fix cpu_util_wake() for 'execl' type workloads --- 2018-11-14 Chris Redpath Accepted
ANDROID: sched/fair: initialise util_est values to 0 on fork --- 2018-10-23 Chris Redpath Accepted
ANDROID: sched/rt: Add schedtune accounting to rt task enqueue/dequeue --- 2018-07-09 Chris Redpath Accepted
ANDROID: Add hold functionality to schedtune CPU boost --- 2018-07-09 Chris Redpath Accepted
ANDROID: Move schedtune en/dequeue before schedutil update triggers --- 2018-07-09 Chris Redpath Rejected
DEBUG: trace_printks to track timeout add/remove/expire --- 2018-07-09 Chris Redpath Rejected
FROMLIST: sched: Add static_key for asymmetric cpu capacity optimizations --- 2018-07-03 Chris Redpath Accepted
FROMLIST: sched/core: Disable SD_PREFER_SIBLING on asymmetric cpu capacity domains --- 2018-07-03 Chris Redpath Accepted
FROMLIST: sched/core: Disable SD_ASYM_CPUCAPACITY for root_domains without asymmetry --- 2018-07-03 Chris Redpath Accepted
FROMLIST: sched/fair: Change prefer_sibling type to bool --- 2018-07-03 Chris Redpath Accepted
FROMLIST: sched: Add sched_group per-cpu max capacity --- 2018-07-03 Chris Redpath Accepted
ANDROID: sched/fair: Also do misfit in overloaded groups --- 2018-06-05 Chris Redpath Accepted
ANDROID: sched/fair: Don't balance misfits if it would overload local group --- 2018-06-05 Chris Redpath Accepted
ANDROID: sched/fair: Attempt to improve throughput for asym cap systems --- 2018-06-05 Chris Redpath Accepted
ANDROID: sched/fair: Add missing max_capacity init to update_cpu_capacity --- 2018-06-01 Chris Redpath Rejected
FROMLIST: sched/fair: Don't move tasks to lower capacity cpus unless necessary --- 2018-06-01 Chris Redpath Accepted
ANDROID: sched/fair: Add comparison fn for sched_group max_capacity --- 2018-06-01 Chris Redpath Rejected
FROMLIST: sched/fair: Set rq->rd->overload when misfit --- 2018-05-24 Chris Redpath Accepted
FROMLIST: sched/fair: Consider misfit tasks when load-balancing --- 2018-05-24 Chris Redpath Accepted
FROMLIST: sched/fair: Add group_misfit_task load-balance type --- 2018-05-24 Chris Redpath Accepted
FROMLIST: sched: Wrap rq->rd->overload accesses with READ/WRITE_ONCE --- 2018-05-24 Chris Redpath Accepted
FROMLIST: sched: Change root_domain->overload type to int --- 2018-05-24 Chris Redpath Accepted
ANDROID: sched/walt: Fix compilation issue for x86_64 --- 2018-03-08 Chris Redpath Accepted
ANDROID: Move schedtune en/dequeue before schedutil update triggers --- 2018-02-27 Chris Redpath Rejected
ANDROID: Fix CONFIG_SCHED_WALT dependence on CONFIG_FAIR_GROUP_SCHED --- 2018-02-13 Chris Redpath Rejected
ANDROID: Fixup 64/32-bit divide confusion for WALT configs --- 2018-02-13 Chris Redpath Accepted
DEBUG: trace_printks to track timeout add/remove/expire --- 2018-02-13 Chris Redpath Rejected
ANDROID: Add hold functionality to schedtune CPU boost --- 2018-02-13 Chris Redpath Rejected
sched/fair: prevent possible infinite loop in sched_group_energy --- 2018-02-01 Chris Redpath Accepted
ANDROID: arm: Support for extracting EAS energy costs from DT --- 2017-12-19 Chris Redpath Accepted
ANDROID: arm: Add Energy Model to dtb for TC2 --- 2017-12-19 Chris Redpath Accepted
ANDROID: sched/fair: consider task utilization in group_norm/max_util() --- 2017-12-14 Chris Redpath Accepted
sched: add arch_scale_min_freq_capacity to track minimum capacity caps --- 2017-12-14 Chris Redpath Rejected
sched/fair: use min capacity when evaluating active cpus --- 2017-12-14 Chris Redpath Rejected
arm/topology: link arch_scale_min_freq_capacity to cpufreq --- 2017-12-14 Chris Redpath Rejected
cpufreq: add scaled minimum capacity tracking for policy changes --- 2017-12-14 Chris Redpath Rejected
sched/fair: use min capacity when evaluating idle backup cpus --- 2017-12-14 Chris Redpath Rejected
sched/fair: introduce minimum capacity capping sched feature --- 2017-12-14 Chris Redpath Rejected
sched/fair: use min capacity when evaluating placement energy costs --- 2017-12-14 Chris Redpath Rejected
arm64/topology: link arch_scale_min_freq_capacity to cpufreq --- 2017-12-14 Chris Redpath Rejected
ANDROID: DEBUG: Temporarily disable lockdep asserting on update_task_ravg --- 2017-12-14 Chris Redpath Accepted
ANDROID: sched/fair: prevent meaningless active migration --- 2017-12-14 Chris Redpath Accepted
ANDROID: sched/fair: consider task utilization in group_norm/max_util() --- 2017-12-14 Chris Redpath Rejected
ANDROID: sched/WALT: Update locking for walt_set_window_start --- 2017-12-14 Chris Redpath Rejected
ANDROID: refactor select_task_rq_fair et al to be cleaner --- 2017-12-01 Chris Redpath Accepted
ANDROID: sched/fair: Fall back to slow path wakeup placement if needed --- 2017-12-01 Chris Redpath Accepted
ANDROID: sched/fair: consider task utilization in group_norm/max_util() --- 2017-12-01 Chris Redpath Rejected
ANDROID: ARM64: Tweak defconfig for EAS platforms --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Calculate energy consumption of sched_group --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Relocated cpu_util() and change return 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: Estimate energy impact of scheduling decisions --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Documentation for scheduler energy cost model --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Add group_misfit_task load-balance type --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Try to estimate possible idle states. --- 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: arm64: Add Energy Model to dtb for Juno-r0 and Juno-r2 --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Disable energy-unfriendly nohz kicks --- 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
UPSTREAM: sched/fair: Fix find_idlest_group() when local group is not allowed --- 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
ANDROID: arm64, dts: add hikey cpu capacity-dmips-mhz information --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/debug: Add energy procfs interface --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/events: Introduce cfs_rq load tracking trace event --- 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/fair: Avoid unnecessary balancing of asymmetric capacity groups --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched/rt: add utilization tracking --- 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: fold two pr_debug()'s into one --- 2017-11-16 Chris Redpath Accepted
FROMLIST: sched/fair: Update blocked load from newly idle balance --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Unconditionally honor sync flag for energy-aware wakeups --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Sync task util before slow-path wakeup --- 2017-11-16 Chris Redpath Accepted
ANDROID: cpufreq: schedutil: add up/down frequency transition rate limits --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: Determine the current sched_group idle-state --- 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: arm: wire frequency-invariant accounting support up to the task scheduler --- 2017-11-16 Chris Redpath Accepted
ANDROID: cpufreq: provide default frequency-invariance setter function --- 2017-11-16 Chris Redpath Accepted
UPSTREAM: sched/fair: Remove unnecessary comparison with -1 --- 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: Move energy-aware decision into a helper function --- 2017-11-16 Chris Redpath Accepted
ANDROID: trace/sched: add tracepoint for rt_rq PELT signal --- 2017-11-16 Chris Redpath Accepted
ANDROID: ARM64: Tweak defconfig Android EAS features --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched: fair/tune: Add schedtune with cgroups interface --- 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: Introduce SD_SHARE_CAP_STATES sched_domain flag --- 2017-11-16 Chris Redpath Accepted
ANDROID: trace/sched: Add tracepoint for sched_overutilized events --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler --- 2017-11-16 Chris Redpath Accepted
« 1 2 3 468 69 »