summaryrefslogtreecommitdiffstats
path: root/include/linux/arch_topology.h
Commit message (Expand)AuthorAgeFilesLines
* arch_topology: Drop LLC identifier stash from the CPU topologySudeep Holla2022-07-041-1/+0
* arch_topology: obtain cpu capacity using information from CPPCIonela Voinescu2022-03-101-0/+4
* arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-231-3/+0
* arch_topology: Introduce thermal pressure update functionLukasz Luba2021-11-231-0/+3
* topology: Represent clusters of CPUs within a dieJonathan Cameron2021-10-151-0/+5
* cpufreq: CPPC: Add support for frequency invarianceViresh Kumar2021-03-221-0/+1
* arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-101-1/+13
* arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar2021-03-101-2/+2
* cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2020-10-081-0/+2
* arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-181-0/+2
* arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2020-09-181-1/+1
* arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2020-07-221-2/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-0/+2
|\
| * arm64: use activity monitors for frequency invarianceIonela Voinescu2020-03-061-0/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-0/+10
|\ \
| * | drivers/base/arch_topology: Add infrastructure to store and update instantane...Thara Gopinath2020-03-061-0/+10
| |/
* | drivers base/arch_topology: Reformat topology_get_[cpu/freq]_scale() function...Dietmar Eggemann2020-02-141-4/+2
* | drivers base/arch_topology: Remove 'struct sched_domain' forward declarationDietmar Eggemann2020-02-141-1/+0
|/
* cpu-topology: declare parse_acpi_topology in <linux/arch_topology.h>Ben Dooks (Codethink)2019-11-141-0/+1
* arm: Use common cpu_topology structure and functions.Atish Patra2019-07-221-4/+2
* cpu-topology: Move cpu topology code to common code.Atish Patra2019-07-221-0/+28
* sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-1/+1
* sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen2018-09-101-0/+1
* sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameterJuri Lelli2018-01-101-1/+1
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-11-131-1/+16
|\
| * drivers base/arch_topology: allow inlining cpu-invariant accounting supportDietmar Eggemann2017-10-031-1/+7
| * drivers base/arch_topology: provide frequency-invariant accounting supportDietmar Eggemann2017-10-031-0/+9
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arch_topology: Change return type of topology_parse_cpu_capacity() to boolViresh Kumar2017-07-171-1/+3
* arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli2017-06-031-4/+4
* arm,arm64,drivers: move externs in a new header fileJuri Lelli2017-06-031-0/+17