aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/topology.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu1-0/+4
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba1-1/+0
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba1-0/+1
2021-03-10arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar1-9/+1
2020-11-13arm64: wrap and generalise counter read functionsIonela Voinescu1-1/+3
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu1-0/+1
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider1-0/+1
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider1-1/+2
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+9
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu1-0/+9
2020-03-06arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platformsThara Gopinath1-0/+3
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra1-23/+0
2018-09-10sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU capacity changesMorten Rasmussen1-0/+3
2018-07-06arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla1-2/+2
2018-07-06arm64: topology: add support to remove cpu topology sibling masksSudeep Holla1-0/+2
2018-05-17arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton1-0/+2
2018-05-17arm64: topology: rename cluster_idJeremy Linton1-2/+2
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-03arm64: wire cpu-invariant accounting support up to the task schedulerDietmar Eggemann1-0/+3
2017-10-03arm64: wire frequency-invariant accounting support up to the task schedulerDietmar Eggemann1-0/+5
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni1-0/+10
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-9/+0
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2014-05-16arm64: sched: Remove unused mc_capable() and smt_capable()Zi Shen Lim1-3/+0
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown1-0/+39