| Commit message (Expand) | Author | Age | Files | Lines |
* | arch_topology: Remove unused topology_set_thermal_pressure() and related | Lukasz Luba | 2021-11-23 | 1 | -3/+0 |
* | arch_topology: Introduce thermal pressure update function | Lukasz Luba | 2021-11-23 | 1 | -0/+3 |
* | topology: Represent clusters of CPUs within a die | Jonathan Cameron | 2021-10-15 | 1 | -0/+5 |
* | cpufreq: CPPC: Add support for frequency invariance | Viresh Kumar | 2021-03-22 | 1 | -0/+1 |
* | arch_topology: Allow multiple entities to provide sched_freq_tick() callback | Viresh Kumar | 2021-03-10 | 1 | -1/+13 |
* | arch_topology: Rename freq_scale as arch_freq_scale | Viresh Kumar | 2021-03-10 | 1 | -2/+2 |
* | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() | Ionela Voinescu | 2020-10-08 | 1 | -0/+2 |
* | arch_topology, arm, arm64: define arch_scale_freq_invariant() | Valentin Schneider | 2020-09-18 | 1 | -0/+2 |
* | arch_topology, cpufreq: constify arch_* cpumasks | Valentin Schneider | 2020-09-18 | 1 | -1/+1 |
* | arch_topology, sched/core: Cleanup thermal pressure definition | Valentin Schneider | 2020-07-22 | 1 | -2/+2 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-03-31 | 1 | -0/+2 |
|\ |
|
| * | arm64: use activity monitors for frequency invariance | Ionela Voinescu | 2020-03-06 | 1 | -0/+2 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-03-30 | 1 | -0/+10 |
|\ \ |
|
| * | | drivers/base/arch_topology: Add infrastructure to store and update instantane... | Thara Gopinath | 2020-03-06 | 1 | -0/+10 |
| |/ |
|
* | | drivers base/arch_topology: Reformat topology_get_[cpu/freq]_scale() function... | Dietmar Eggemann | 2020-02-14 | 1 | -4/+2 |
* | | drivers base/arch_topology: Remove 'struct sched_domain' forward declaration | Dietmar Eggemann | 2020-02-14 | 1 | -1/+0 |
|/ |
|
* | cpu-topology: declare parse_acpi_topology in <linux/arch_topology.h> | Ben Dooks (Codethink) | 2019-11-14 | 1 | -0/+1 |
* | arm: Use common cpu_topology structure and functions. | Atish Patra | 2019-07-22 | 1 | -4/+2 |
* | cpu-topology: Move cpu topology code to common code. | Atish Patra | 2019-07-22 | 1 | -0/+28 |
* | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot | 2019-06-24 | 1 | -1/+1 |
* | sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch... | Morten Rasmussen | 2018-09-10 | 1 | -0/+1 |
* | sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter | Juri Lelli | 2018-01-10 | 1 | -1/+1 |
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-11-13 | 1 | -1/+16 |
|\ |
|
| * | drivers base/arch_topology: allow inlining cpu-invariant accounting support | Dietmar Eggemann | 2017-10-03 | 1 | -1/+7 |
| * | drivers base/arch_topology: provide frequency-invariant accounting support | Dietmar Eggemann | 2017-10-03 | 1 | -0/+9 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | arch_topology: Change return type of topology_parse_cpu_capacity() to bool | Viresh Kumar | 2017-07-17 | 1 | -1/+3 |
* | arm,arm64,drivers: add a prefix to drivers arch_topology interfaces | Juri Lelli | 2017-06-03 | 1 | -4/+4 |
* | arm,arm64,drivers: move externs in a new header file | Juri Lelli | 2017-06-03 | 1 | -0/+17 |