Show patches with: Archived = No       |   8854 patches
« 1 2 ... 71 72 7388 89 »
Patch Series S/W/F Date Submitter Delegate State
ANDROID: cpufreq: dt: invoke frequency-invariance setter function --- 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: Move energy-aware decision into a helper function --- 2017-11-16 Chris Redpath Accepted
ANDROID: sched/fair: Try to estimate possible idle states. --- 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: Combined EAS Load Balance Tweaks --- 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: 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: sched: Prevent unnecessary active balance of single task in sched group --- 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
DEBUG: schedutil trace_printks --- 2017-11-16 Chris Redpath Rejected
things to check out in fair.c --- 2017-11-16 Chris Redpath Rejected
maybe need these CONFIG_SMP lines? --- 2017-11-16 Chris Redpath Rejected
sched: Update task->on_rq when tasks are moving between runqueues --- 2017-11-16 Chris Redpath Rejected
Q: If we use spare, then we get into problems with shifting tasks around --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: kick nohz idle balance for misfit task --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: Sync task util before EAS wakeup --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched: EAS: kill incorrect nohz idle cpu kick --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/core: Add first cpu w/ max/min orig capacity to root domain --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched: EAS Do not down scale energy calculations too soon --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: consider task utilization in group_max_util() --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: consider task utilization in group_norm_util() --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched: EAS: Select correct capacity state for energy_diff --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64, topology: Updates to use DT bindings for EAS costing data --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: use cpu scale value derived from energy model --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64, topology: Define JUNO energy and provide it to the scheduler --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: define hikey620 sys sd energy model --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: introduce sys sd energy model infrastructure --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: add hikey energy model --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm64: factor out energy model from topology shim layer --- 2017-11-16 Chris Redpath Rejected
ANDROID: sched/fair: Add eas (& cas) specific rq, sd and task stats --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm: use cpu scale value derived from energy model --- 2017-11-16 Chris Redpath Rejected
ANDROID: arm: topology: Define TC2 energy and provide it to the scheduler --- 2017-11-16 Chris Redpath Rejected
BACKPORT: thermal/drivers/hisi: Fix kernel panic on alarm interrupt --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Remove mutex_lock in the code --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Encapsulate register writes into helpers --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Prepare to add support for other hisi platforms --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Add platform prefix to function name --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Put platform code together --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Fix configuration register setting --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal: hisilicon: Handle return value of clk_prepare_enable --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Remove the multiple sensors support --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Use round up step value --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Move the clk setup in the corresponding functions --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Remove thermal data back pointer --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Convert long to int --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Remove pointless lock --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Fix multiple alarm interrupts firing --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Remove costly sensor inspection --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Fix missing interrupt enablement --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal: hisilicon: constify thermal_zone_of_device_ops structures --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Rename and remove unused field --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Simplify the temperature/step computation --- 2017-11-16 Kevin Wangtao Rejected
BACKPORT: thermal/drivers/hisi: Add support for hi3660 SoC --- 2017-11-16 Kevin Wangtao Rejected
hikey960_defconfig: Switch build to generating Image.gz-dtb file --- 2017-11-16 John Stultz Accepted
[DO NOT MERGE] Debug a failure when LSE removes ConstructorFence. --- 2017-11-15 Xueliang Zhong Rejected
hikey960_defconfig: add hisilicon isp config --- 2017-11-13 Guodong Xu Rejected
dts: arm64: hi3660: add hisilicon isp dts config --- 2017-11-13 Guodong Xu Rejected
isp driver: hi3660: add hisilicon isp driver --- 2017-11-13 Guodong Xu Rejected
hikey: Update board-info.txt to require new UEFI bootloader version --- 2017-11-09 John Stultz Accepted
scripts/gdbclient: use $(get_build_var OUT) as OUT_ROOT when not exists --- 2017-11-09 Yongqin Liu New
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
k3dma: set axi_config to allow non-secure mode access --- 2017-11-07 Guodong Xu Rejected
dt-bindings: k3dma: add the Optional propertie dma_min_chan for k3dma --- 2017-11-07 Guodong Xu Rejected
arm64: dts: hi3660: add bindings for DMA --- 2017-11-07 Guodong Xu Rejected
k3dma: add support to dma_min_chan --- 2017-11-07 Guodong Xu Rejected
ART: Bugfix for fill-array-day & LSE issue. --- 2017-11-07 Artem Serov New
Revert "cpufreq: Drop schedfreq governor" --- 2017-11-07 Viresh Kumar Rejected
cpufreq: Drop schedfreq governor --- 2017-11-07 Viresh Kumar Rejected
« 1 2 ... 71 72 7388 89 »