summaryrefslogtreecommitdiff
path: root/kernel/sched/cpufreq_schedutil.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* FROMLIST: sched: Make iowait_boost optional in schedutilJoel Fernandes2023-07-16
* BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freqViresh Kumar2017-12-12
* cpufreq: schedutil: clamp util to CPU maximum capacityLeo Yan2017-10-24
* UPSTREAM: cpufreq: schedutil: use now as reference when aggregating shared po...Juri Lelli2017-10-03
* BACKPORT: cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki2017-09-06
* UPSTREAM: cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes2017-08-31
* UPSTREAM: cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes2017-08-31
* UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changedChris Redpath2017-07-18
* UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyChris Redpath2017-07-18
* UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared()Chris Redpath2017-07-18
* UPSTREAM: cpufreq: schedutil: Fix per-CPU structure initialization in sugov_s...Chris Redpath2017-07-18
* UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar2017-07-18
* UPSTREAM: cpufreq: schedutil: move cached_raw_freq to struct sugov_policyChris Redpath2017-07-18
* UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar2017-07-18
* UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow pathChris Redpath2017-07-18
* UPSTREAM: cpufreq: schedutil: enable fast switch earlierChris Redpath2017-07-18
* UPSTREAM: cpufreq: schedutil: Avoid indented labelsChris Redpath2017-07-18
* cpufreq/schedutil: use boosted_cpu_util for PELT to match WALTChris Redpath2017-06-02
* FROM-LIST: cpufreq: schedutil: Redefine the rate_limit_us tunableViresh Kumar2017-06-02
* cpufreq: schedutil: add up/down frequency transition rate limitsSteve Muckle2017-06-02
* sched/cpufreq: make schedutil use WALT signalJuri Lelli2017-06-02
* sched: cpufreq: use rt_avg as estimate of required RT CPU capacitySteve Muckle2017-06-02
* cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO taskViresh Kumar2017-06-02
* BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization dataSteve Muckle2017-06-02