aboutsummaryrefslogtreecommitdiff
path: root/include/linux/arch_topology.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Gravatar Vincent Guittot 1-4/+4
2023-12-23arm64/amu: Use capacity_ref_freq() to set AMU ratioGravatar Vincent Guittot 1-0/+1
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodGravatar Vincent Guittot 1-0/+7
2022-07-04arch_topology: Drop LLC identifier stash from the CPU topologyGravatar Sudeep Holla 1-1/+0
2022-03-10arch_topology: obtain cpu capacity using information from CPPCGravatar Ionela Voinescu 1-0/+4
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedGravatar Lukasz Luba 1-3/+0
2021-11-23arch_topology: Introduce thermal pressure update functionGravatar Lukasz Luba 1-0/+3
2021-10-15topology: Represent clusters of CPUs within a dieGravatar Jonathan Cameron 1-0/+5
2021-03-22cpufreq: CPPC: Add support for frequency invarianceGravatar Viresh Kumar 1-0/+1
2021-03-10arch_topology: Allow multiple entities to provide sched_freq_tick() callbackGravatar Viresh Kumar 1-1/+13
2021-03-10arch_topology: Rename freq_scale as arch_freq_scaleGravatar Viresh Kumar 1-2/+2
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Gravatar Ionela Voinescu 1-0/+2
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Gravatar Valentin Schneider 1-0/+2
2020-09-18arch_topology, cpufreq: constify arch_* cpumasksGravatar Valentin Schneider 1-1/+1
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionGravatar Valentin Schneider 1-2/+2
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+10
2020-03-06arm64: use activity monitors for frequency invarianceGravatar Ionela Voinescu 1-0/+2
2020-03-06drivers/base/arch_topology: Add infrastructure to store and update instantane...Gravatar Thara Gopinath 1-0/+10
2020-02-14drivers base/arch_topology: Reformat topology_get_[cpu/freq]_scale() function...Gravatar Dietmar Eggemann 1-4/+2
2020-02-14drivers base/arch_topology: Remove 'struct sched_domain' forward declarationGravatar Dietmar Eggemann 1-1/+0
2019-11-14cpu-topology: declare parse_acpi_topology in <linux/arch_topology.h>Gravatar Ben Dooks (Codethink) 1-0/+1
2019-07-22arm: Use common cpu_topology structure and functions.Gravatar Atish Patra 1-4/+2
2019-07-22cpu-topology: Move cpu topology code to common code.Gravatar Atish Patra 1-0/+28
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Gravatar Vincent Guittot 1-1/+1
2018-09-10sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Gravatar Morten Rasmussen 1-0/+1
2018-01-10sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameterGravatar Juri Lelli 1-1/+1
2017-11-13Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-1/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-03drivers base/arch_topology: allow inlining cpu-invariant accounting supportGravatar Dietmar Eggemann 1-1/+7
2017-10-03drivers base/arch_topology: provide frequency-invariant accounting supportGravatar Dietmar Eggemann 1-0/+9
2017-07-17arch_topology: Change return type of topology_parse_cpu_capacity() to boolGravatar Viresh Kumar 1-1/+3
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesGravatar Juri Lelli 1-4/+4
2017-06-03arm,arm64,drivers: move externs in a new header fileGravatar Juri Lelli 1-0/+17