| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu... | Vincent Guittot | 2024-04-24 | 1 | -3/+3 |
* | sched/topology: Add a new arch_scale_freq_ref() method | Vincent Guittot | 2023-12-23 | 1 | -0/+1 |
* | arm64, topology: enable use of init_cpu_capacity_cppc() | Ionela Voinescu | 2022-03-10 | 1 | -0/+4 |
* | arch_topology: Remove unused topology_set_thermal_pressure() and related | Lukasz Luba | 2021-11-23 | 1 | -1/+0 |
* | arch_topology: Introduce thermal pressure update function | Lukasz Luba | 2021-11-23 | 1 | -0/+1 |
* | arch_topology: Allow multiple entities to provide sched_freq_tick() callback | Viresh Kumar | 2021-03-10 | 1 | -9/+1 |
* | arm64: wrap and generalise counter read functions | Ionela Voinescu | 2020-11-13 | 1 | -1/+3 |
* | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() | Ionela Voinescu | 2020-10-08 | 1 | -0/+1 |
* | arch_topology, arm, arm64: define arch_scale_freq_invariant() | Valentin Schneider | 2020-09-18 | 1 | -0/+1 |
* | arch_topology, sched/core: Cleanup thermal pressure definition | Valentin Schneider | 2020-07-22 | 1 | -1/+2 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-03-31 | 1 | -0/+9 |
|\ |
|
| * | arm64: use activity monitors for frequency invariance | Ionela Voinescu | 2020-03-06 | 1 | -0/+9 |
* | | arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platforms | Thara Gopinath | 2020-03-06 | 1 | -0/+3 |
|/ |
|
* | cpu-topology: Move cpu topology code to common code. | Atish Patra | 2019-07-22 | 1 | -23/+0 |
* | sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c... | Morten Rasmussen | 2018-09-10 | 1 | -0/+3 |
* | arm64: topology: rename llc_siblings to align with other struct members | Sudeep Holla | 2018-07-06 | 1 | -2/+2 |
* | arm64: topology: add support to remove cpu topology sibling masks | Sudeep Holla | 2018-07-06 | 1 | -0/+2 |
* | arm64: topology: divorce MC scheduling domain from core_siblings | Jeremy Linton | 2018-05-17 | 1 | -0/+2 |
* | arm64: topology: rename cluster_id | Jeremy Linton | 2018-05-17 | 1 | -2/+2 |
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-11-13 | 1 | -0/+8 |
|\ |
|
| * | arm64: wire cpu-invariant accounting support up to the task scheduler | Dietmar Eggemann | 2017-10-03 | 1 | -0/+3 |
| * | arm64: wire frequency-invariant accounting support up to the task scheduler | Dietmar Eggemann | 2017-10-03 | 1 | -0/+5 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | arm64, numa: Add NUMA support for arm64 platforms. | Ganapatrao Kulkarni | 2016-04-15 | 1 | -0/+10 |
* | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon | 2015-07-27 | 1 | -9/+0 |
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | 1 | -1/+1 |
* | arm64: sched: Remove unused mc_capable() and smt_capable() | Zi Shen Lim | 2014-05-16 | 1 | -3/+0 |
* | arm64: topology: Implement basic CPU topology support | Mark Brown | 2014-03-04 | 1 | -0/+39 |