Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
9ed4165c3e2da3b1190b956e3957df5a93bfe06d
/
kernel
/
sched
/
sched.h
24c1812
sched: Remove sched_ktime_clock()
by Stephen Boyd
· 7 years ago
ab0a48e
Merge "sched: Don't update idle_cpus_mask during core isolation"
by Linux Build Service Account
· 7 years ago
1edef9b
Merge "sched: add sched_get_cpu_last_busy_time() API"
by Linux Build Service Account
· 7 years ago
9c7d644
sched: Don't update idle_cpus_mask during core isolation
by Puja Gupta
· 7 years ago
3066bc4
sched: move task_util() to sched.h
by Pavankumar Kondeti
· 7 years ago
271e314
sched: add sched_get_cpu_last_busy_time() API
by Pavankumar Kondeti
· 8 years ago
6fa83d8
Merge "sched: Scheduler pl enhancement"
by Linux Build Service Account
· 7 years ago
9c5aa53
Merge "sched: walt: Add CFS_BANDWIDTH support"
by Linux Build Service Account
· 7 years ago
1388873
Merge "Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9"
by Linux Build Service Account
· 7 years ago
e14a233
sched: Scheduler pl enhancement
by Syed Rameez Mustafa
· 8 years ago
39c695e
sched: walt: Add CFS_BANDWIDTH support
by Pavankumar Kondeti
· 7 years ago
0cebff0
sched: walt: move the cumulative window demand updates to enqueue
by Pavankumar Kondeti
· 7 years ago
bc4cef7
sched: walt: fix cumulative window demand update bugs
by Pavankumar Kondeti
· 7 years ago
d337050
sched: walt: refactor the walt stats update code
by Pavankumar Kondeti
· 7 years ago
84f72d7
sched: remove "hmp" references in the code
by Pavankumar Kondeti
· 7 years ago
3dfb68c
Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9
by Kyle Yan
· 7 years ago
d412750
sched: remove the unused HMP specific code
by Pavankumar Kondeti
· 7 years ago
fe1a696
sched: don't use preprocessor directives inside a macro
by Pavankumar Kondeti
· 7 years ago
aa817bc
sched: walt: Rework the walt irq-work mechanism
by Vikram Mulukutla
· 8 years ago
487dec6
sched: Remove HMP related code and config
by Puja Gupta
· 8 years ago
14accea
Merge 4.9.39 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
a0a93e3
Revert "sched/core: Optimize SCHED_SMT"
by Greg Kroah-Hartman
· 7 years ago
c7b54b8
sched: walt: Update the wakeup timestamp for a non-new task
by Vikram Mulukutla
· 8 years ago
f668669
sched: cpufreq: Limit governor updates to WALT changes alone
by Vikram Mulukutla
· 8 years ago
a65aafe
sched: walt: Provide the most recent window_start value to cpufreq
by Vikram Mulukutla
· 8 years ago
f07442c
Merge "sched: EAS: fix idle_get_state_idx()"
by Linux Build Service Account
· 8 years ago
c3dae85
sched: EAS: fix idle_get_state_idx()
by Pavankumar Kondeti
· 8 years ago
d8b8b4d
Merge "sched: energy: calculate and update CPU capacity dynamically"
by Linux Build Service Account
· 8 years ago
28c5121
sched: energy: calculate and update CPU capacity dynamically
by Joonwoo Park
· 8 years ago
acb69d2
Merge "sched: avoid scheduling RT threads on cores currently handling softirqs"
by Linux Build Service Account
· 8 years ago
fdb0445
Merge "sched: walt: fix cluster sorting"
by Linux Build Service Account
· 8 years ago
f9026cd
sched: walt: fix cluster sorting
by Pavankumar Kondeti
· 8 years ago
e2c5c98
sched: avoid scheduling RT threads on cores currently handling softirqs
by John Dias
· 8 years ago
00530928
core_ctl: un-isolate BIG CPUs more aggressively
by Pavankumar Kondeti
· 8 years ago
81e7e57
sched: initialize walt_load correctly
by Joonwoo Park
· 8 years ago
25de011
sched: improve the scheduler
by Syed Rameez Mustafa
· 8 years ago
20acfe7
sched: improve the scheduler
by Syed Rameez Mustafa
· 8 years ago
bab4188
sched: cpufreq: Use per_cpu_ptr instead of this_cpu_ptr when reporting load
by Vikram Mulukutla
· 8 years ago
61ea1d3
sched: cpufreq: Use sched_clock instead of rq_clock when updating schedutil
by Vikram Mulukutla
· 8 years ago
ab968a4
sched: cpufreq: Update cpufreq once in a WALT window
by Vikram Mulukutla
· 8 years ago
d0ba188
sched: Update rq->cpu_capacity_orig on thermal (LMH) throttling
by Vikram Mulukutla
· 8 years ago
e19cd6f
sched: use cumulative window demand for task placement
by Joonwoo Park
· 8 years ago
84a8088
sched: WALT: account cumulative window demand
by Joonwoo Park
· 8 years ago
dc3420d
sched: EAS: check if CPU is overutilized correctly
by Joonwoo Park
· 8 years ago
2ae888b
sched: EAS: introduce cstate aware task placement
by Joonwoo Park
· 8 years ago
01388ef
sched: EAS: decouple capacity margin
by Joonwoo Park
· 8 years ago
93a51bf
sched: WALT: fix potential overflow
by Joonwoo Park
· 8 years ago
c5ddd4a
sched: add minimum level of energy awareness to rt class
by Joonwoo Park
· 8 years ago
4266ccd
sched: EAS/WALT: use cr_avg instead of prev_runnable_sum
by Joonwoo Park
· 8 years ago
e77a201
sched: EAS: upmigrate misfit current task more efficiently
by Joonwoo Park
· 8 years ago
f7d6cd4
sched/walt: factor out WALT from HMP scheduler
by Joonwoo Park
· 8 years ago
19c0075
sched: WALT: introduce a struct with load information for schedutil
by Joonwoo Park
· 8 years ago
4b54aae
sched: cpufreq: HMP load reporting changes
by Vikram Mulukutla
· 8 years ago
deb64a7
Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9
by Kyle Yan
· 8 years ago
2a3c6e6
ANDROID: sched: fix duplicate sched_group_energy const specifiers
by Greg Hackmann
· 8 years ago
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
d056dbc
sched: Refactor HMP code to allow easier rebasing
by Vikram Mulukutla
· 8 years ago
d8a4d03
ANDROID: sched/walt: use div_u64 instead of do_div
by Dmitry Shmidt
· 8 years ago
a4908e9
sysctl: define upper limit for sched_freq_reporting_policy
by Pavankumar Kondeti
· 8 years ago
6deb2c4
sched: maintain group busy time counters in runqueue
by Pavankumar Kondeti
· 8 years ago
82e21a4
sched: kill sync_cpu maintenance
by Pavankumar Kondeti
· 8 years ago
cbf7ea0
sched: fix compiler errors with !SCHED_HMP
by Pavankumar Kondeti
· 8 years ago
e343972
sched: Convert the global wake_up_idle flag to a per cluster flag
by Syed Rameez Mustafa
· 8 years ago
8f436a3
sched: Delete heavy task heuristics in prediction code
by Rohit Gupta
· 8 years ago
b8b7013
sched: Avoid packing tasks with low sleep time
by Srivatsa Vaddagiri
· 8 years ago
52465c4
sched: Track average sleep time
by Srivatsa Vaddagiri
· 8 years ago
b36e661
sched: Avoid waking idle cpu for short-burst tasks
by Srivatsa Vaddagiri
· 8 years ago
ca00d55
sched: Track burst length for tasks
by Srivatsa Vaddagiri
· 9 years ago
a976a45
sched: pre-allocate colocation groups
by Joonwoo Park
· 8 years ago
084075b
sched/hmp: Enhance co-location and scheduler boost features
by Syed Rameez Mustafa
· 8 years ago
88040bd
sched/hmp: Fix memory leak when task fork fails
by Syed Rameez Mustafa
· 8 years ago
e5aaa48
sched/hmp: Use GFP_KERNEL for top task memory allocations
by Syed Rameez Mustafa
· 8 years ago
26ebcb4
sched: Fix compilation issue with reset_hmp_stats
by Olav Haugan
· 8 years ago
cbf0804
sched: Add multiple load reporting policies for cpu frequency
by Syed Rameez Mustafa
· 9 years ago
7ac74fc
sched: Optimize the next top task search logic upon task migration
by Syed Rameez Mustafa
· 9 years ago
59b5fb7
sched: Add the mechanics of top task tracking for frequency guidance
by Syed Rameez Mustafa
· 9 years ago
2c9256c
sched: Enhance the scheduler migration load fixup feature
by Syed Rameez Mustafa
· 9 years ago
60cef21
sched: Add per CPU load tracking for each task
by Syed Rameez Mustafa
· 9 years ago
8de9ac6
sched: Add a device tree property to specify the sched boost type
by Pavankumar Kondeti
· 8 years ago
14c7900
sched: Add a stub function for init_clusters()
by Pavankumar Kondeti
· 8 years ago
7b0a144
sched: don't assume higher capacity means higher power in lb
by Pavankumar Kondeti
· 9 years ago
3f2cb30
sched: add cpu isolation support
by Olav Haugan
· 9 years ago
102f7f4
ANDROID: sched/walt: use do_div instead of division operator
by Amit Pundir
· 8 years ago
a31778a
ANDROID: FIXUP: sched: Fix double-release of spinlock in move_queued_task
by Todd Kjos
· 9 years ago
c4eef1f
ANDROID: FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in use
by Patrick Bellasi
· 9 years ago
3a73c96
ANDROID: sched/walt: Accounting for number of irqs pending on each core
by Srinath Sridharan
· 8 years ago
26c2154
ANDROID: sched: Introduce Window Assisted Load Tracking (WALT)
by Srivatsa Vaddagiri
· 9 years ago
d248900
ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks
by Patrick Bellasi
· 8 years ago
2178e84
ANDROID: FIXUP: sched: fix build for non-SMP target
by Patrick Bellasi
· 8 years ago
7750186
CHROMIUM: sched: update the average of nr_running
by Joseph Lo
· 12 years ago
2f8ed12
ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint
by Juri Lelli
· 10 years ago
795949d
ANDROID: sched: remove call of sched_avg_update from sched_rt_avg_update
by Vincent Guittot
· 9 years ago
608d494
ANDROID: sched/fair: jump to max OPP when crossing UP threshold
by Steve Muckle
· 10 years ago
43aac89
ANDROID: sched/{core,fair}: trigger OPP change request on fork()
by Juri Lelli
· 10 years ago
3b6188e
ANDROID: sched: scheduler-driven cpu frequency selection
by Michael Turquette
· 10 years ago
4c6a824
ANDROID: sched: Add group_misfit_task load-balance type
by Morten Rasmussen
· 9 years ago
5cdeb5f
ANDROID: sched: Add per-cpu max capacity to sched_group_capacity
by Morten Rasmussen
· 9 years ago
bbb138b
ANDROID: sched: Update max cpu capacity in case of max frequency constraints
by Dietmar Eggemann
· 9 years ago
0691064
ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler
by Morten Rasmussen
· 10 years ago
a562dfc
ANDROID: sched: Add over-utilization/tipping point indicator
by Morten Rasmussen
· 10 years ago
Next »