summaryrefslogtreecommitdiff
path: root/kernel/sched (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-03-06sched/fair Remove duplicate walt_cpu_high_irqload callAlexander Grund
2024-03-06sched/fair: Remove leftover sched_clock_cpu callAlexander Grund
2024-01-10Revert "sched: tune: Unconditionally allow attach"Bruno Martins
2024-01-03sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds
2023-11-20sched: deadline: Add missing WALT codeJosh Choo
2023-11-12sched: Reinstantiate EAS check_for_migration() implementationAlexander Grund
2023-11-12sched: Remove left-over CPU-query from __migrate_taskAlexander Grund
2023-11-02sched/walt: Add missing WALT call to `dequeue_task_fair`Alexander Grund
2023-07-27BACKPORT: cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki
2023-07-27cpufreq: schedutil: Don't set next_freq to UINT_MAXViresh Kumar
2023-07-27schedutil: Allow cpufreq requests to be made even when kthread kickedJoel Fernandes (Google)
2023-07-27cpufreq: schedutil: Fix iowait boost resetPatrick Bellasi
2023-07-27FROMLIST: sched/fair: Don't move tasks to lower capacity cpus unless necessaryChris Redpath
2023-07-27sched: Enable min capacity cappingGeorg Veichtlbauer
2023-07-27softirq, sched: reduce softirq conflicts with RTJohn Dias
2023-07-27ANDROID: sched/rt: rt cpu selection integration with EAS.Srinath Sridharan
2023-07-26cpufreq: schedutil: Fix sugov_start versus sugov_update_shared raceVikram Mulukutla
2023-07-26BACKPORT: cpufreq: schedutil: Cache tunables on governor exitRohit Gupta
2023-07-26sched: energy: handle memory allocation failureJoonwoo Park
2023-07-26BACKPORT: ANDROID: Add hold functionality to schedtune CPU boostChris Redpath
2023-07-26sched/fair: select the most energy-efficient CPU candidate on wake-upQuentin Perret
2023-07-26sched/fair: fix array out of bounds access in select_energy_cpu_idx()Pavankumar Kondeti
2023-07-26ANDROID: sched/walt: make walt_ktime_suspended __read_mostlyTodd Poynor
2023-07-26cpufreq: schedutil: Use >= when aggregating CPU loads in a policySaravana Kannan
2023-07-26sched/tune: fix tracepoint locationPatrick Bellasi
2023-07-26sched/tune: allow negative cpu boostsConnor O'Brien
2023-07-26sched: tune: Unconditionally allow attachAndres Oportus
2023-07-26sched/fair: use min capacity when evaluating active cpusIonela Voinescu
2023-07-26sched/fair: use min capacity when evaluating idle backup cpusIonela Voinescu
2023-07-26sched/fair: use min capacity when evaluating placement energy costsIonela Voinescu
2023-07-26sched/fair: introduce minimum capacity capping sched featureIonela Voinescu
2023-07-26sched: add arch_scale_min_freq_capacity to track minimum capacity capsIonela Voinescu
2023-07-26sched/fair: introduce an arch scaling function for max frequency cappingDietmar Eggemann
2023-07-26sched/fair: reduce rounding errors in energy computationsPatrick Bellasi
2023-07-26sched/fair: re-factor energy_diff to use a single (extensible) energy_envPatrick Bellasi
2023-07-26sched/fair: cleanup select_energy_cpu_brute to be more consistentPatrick Bellasi
2023-07-26sched/fair: remove capacity tracking from energy_diffPatrick Bellasi
2023-07-26sched/fair: remove energy_diff tracepoint in preparation to re-factoringPatrick Bellasi
2023-07-26sched/fair: use *p to reference task_structsChris Redpath
2023-07-26Revert "sched: cpufreq: Use sched_clock instead of rq_clock when updating sch...Georg Veichtlbauer
2023-07-16sched: Take irq_sparse lock during the isolationPrasad Sodagudi
2023-07-16sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk
2023-07-16sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang
2023-07-16sched/fair: Fix issue where frequency update not skippedJoel Fernandes
2023-07-16ANDROID: Move schedtune en/dequeue before schedutil update triggersChris Redpath
2023-07-16sched/fair: Skip frequency updates if CPU about to idleJoel Fernandes
2023-07-16FROMLIST: sched: Make iowait_boost optional in schedutilJoel Fernandes
2023-07-16sched/walt: Re-add code to allow WALT to functionEthan Chen
2023-07-16sched: Don't fail isolation request for an already isolated CPUPavankumar Kondeti