index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
topology.h
Age
Commit message (
Expand
)
Author
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
2020-10-08
arm: disable frequency invariance for CONFIG_BL_SWITCHER
Ionela Voinescu
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-09-18
arch_topology, arm, arm64: define arch_scale_freq_invariant()
Valentin Schneider
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-03-06
arm/topology: Populate arch_scale_thermal_pressure() for ARM platforms
Thara Gopinath
2019-07-22
arm: Use common cpu_topology structure and functions.
Atish Patra
2018-09-10
sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity ch...
Morten Rasmussen
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-03
arm: wire cpu-invariant accounting support up to the task scheduler
Dietmar Eggemann
2017-10-03
arm: wire frequency-invariant accounting support up to the task scheduler
Dietmar Eggemann
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2014-03-11
sched: Remove unused mc_capable() and smt_capable()
Bjorn Helgaas
2011-11-30
ARM: 7182/1: ARM cpu topology: fix warning
Vincent Guittot
2011-10-17
ARM: 7011/1: Add ARM cpu topology definition
Vincent Guittot
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King