summaryrefslogtreecommitdiff
path: root/include/linux/arch_topology.h
AgeCommit message (Expand)Author
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron
2021-03-22cpufreq: CPPC: Add support for frequency invarianceViresh Kumar
2021-03-10arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar
2021-03-10arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar
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-09-18arch_topology, cpufreq: constify arch_* cpumasksValentin 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-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu
2020-03-06drivers/base/arch_topology: Add infrastructure to store and update instantane...Thara Gopinath
2020-02-14drivers base/arch_topology: Reformat topology_get_[cpu/freq]_scale() function...Dietmar Eggemann
2020-02-14drivers base/arch_topology: Remove 'struct sched_domain' forward declarationDietmar Eggemann
2019-11-14cpu-topology: declare parse_acpi_topology in <linux/arch_topology.h>Ben Dooks (Codethink)
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2018-09-10sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen
2018-01-10sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameterJuri Lelli
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-03drivers base/arch_topology: allow inlining cpu-invariant accounting supportDietmar Eggemann
2017-10-03drivers base/arch_topology: provide frequency-invariant accounting supportDietmar Eggemann
2017-07-17arch_topology: Change return type of topology_parse_cpu_capacity() to boolViresh Kumar
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli