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