summaryrefslogtreecommitdiff
path: root/kernel/sched/core_ctl.c (follow)
Commit message (Expand)AuthorAge
* Merge tag 'LA.UM.8.4.r1-06000-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas2020-09-19
|\
| * sched: Fix out of bounds issue in for_each_cluster macroKassey Li2020-08-26
* | core_ctl: Consider high irq loaded CPU as busyPavankumar Kondeti2019-12-23
|/
* Merge "core_ctl: Add sysfs node to disable core_ctl"Linux Build Service Account2017-06-01
|\
| * core_ctl: Add sysfs node to disable core_ctlSabyasachi Singh2017-05-26
* | core_ctl: un-isolate BIG CPUs more aggressivelyPavankumar Kondeti2017-05-31
|/
* core_ctl: Harden the adjustment_possible() check for unisolationPavankumar Kondeti2017-04-15
* core_ctl: Update cluster->active_cpus in eval_need()Pavankumar Kondeti2017-04-15
* core_ctl: Handle only CPU_ONLINE and CPU_DEAD notificationsPavankumar Kondeti2017-04-15
* core_ctl: Take state_lock while preparing the global_statePavankumar Kondeti2017-04-14
* core_ctl: Bail out early from the boost API when core_ctl is disabledPavankumar Kondeti2017-03-22
* core_ctl: Add a kernel parameter to disable core_ctlPavankumar Kondeti2017-03-22
* core_ctl: remove "cpus" sysfs file that prints CPU online statusPavankumar Kondeti2017-03-17
* core_ctl: use pr_fmtPavankumar Kondeti2017-03-17
* core_ctl: kill maintenance of online statePavankumar Kondeti2017-03-17
* core_ctl: fix bug in assignment of not_preferred tunable valuesPavankumar Kondeti2017-02-17
* core_ctl: redo offline_delay_ms tunable implementationPavankumar Kondeti2017-02-11
* sched: Ensure proper synch between isolation, hotplug, and suspendOlav Haugan2016-11-18
* core_ctl: Export boost functionOlav Haugan2016-11-14
* core_ctl: Synchronize access to cluster cpu listOlav Haugan2016-11-10
* core_ctl: Add refcounting to boost apiOlav Haugan2016-10-18
* sched/core_ctl: Integrate core control with cpu isolationOlav Haugan2016-09-24
* sched/core_ctl: Refactor cpu dataOlav Haugan2016-09-24
* trace: Move core control trace events to schedulerOlav Haugan2016-09-24
* core_ctrl: Move core control into kernelOlav Haugan2016-09-24