summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/topology.h
AgeCommit message (Expand)Author
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba
2021-03-10arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar
2020-11-13arm64: wrap and generalise counter read functionsIonela Voinescu
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu
2020-03-06arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platformsThara Gopinath
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra
2018-09-10sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...Morten Rasmussen
2018-07-06arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla
2018-07-06arm64: topology: add support to remove cpu topology sibling masksSudeep Holla
2018-05-17arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton
2018-05-17arm64: topology: rename cluster_idJeremy Linton
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03arm64: wire cpu-invariant accounting support up to the task schedulerDietmar Eggemann
2017-10-03arm64: wire frequency-invariant accounting support up to the task schedulerDietmar Eggemann
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2014-05-16arm64: sched: Remove unused mc_capable() and smt_capable()Zi Shen Lim
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown