summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/topology.h
Commit message (Expand)AuthorAgeFilesLines
* arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu2022-03-101-0/+4
* arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-231-1/+0
* arch_topology: Introduce thermal pressure update functionLukasz Luba2021-11-231-0/+1
* arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-101-9/+1
* arm64: wrap and generalise counter read functionsIonela Voinescu2020-11-131-1/+3
* cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2020-10-081-0/+1
* arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-181-0/+1
* arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2020-07-221-1/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-0/+9
|\
| * arm64: use activity monitors for frequency invarianceIonela Voinescu2020-03-061-0/+9
* | arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platformsThara Gopinath2020-03-061-0/+3
|/
* cpu-topology: Move cpu topology code to common code.Atish Patra2019-07-221-23/+0
* sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...Morten Rasmussen2018-09-101-0/+3
* arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla2018-07-061-2/+2
* arm64: topology: add support to remove cpu topology sibling masksSudeep Holla2018-07-061-0/+2
* arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton2018-05-171-0/+2
* arm64: topology: rename cluster_idJeremy Linton2018-05-171-2/+2
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-11-131-0/+8
|\
| * arm64: wire cpu-invariant accounting support up to the task schedulerDietmar Eggemann2017-10-031-0/+3
| * arm64: wire frequency-invariant accounting support up to the task schedulerDietmar Eggemann2017-10-031-0/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-151-0/+10
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-9/+0
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* arm64: sched: Remove unused mc_capable() and smt_capable()Zi Shen Lim2014-05-161-3/+0
* arm64: topology: Implement basic CPU topology supportMark Brown2014-03-041-0/+39