index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
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
2022-03-10
arm64, topology: enable use of init_cpu_capacity_cppc()
Ionela Voinescu
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
2021-03-10
arch_topology: Allow multiple entities to provide sched_freq_tick() callback
Viresh Kumar
2020-11-13
arm64: wrap and generalise counter read functions
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-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-06
arm64: use activity monitors for frequency invariance
Ionela Voinescu
2020-03-06
arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platforms
Thara Gopinath
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
2018-09-10
sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...
Morten Rasmussen
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
2018-05-17
arm64: topology: divorce MC scheduling domain from core_siblings
Jeremy Linton
2018-05-17
arm64: topology: rename cluster_id
Jeremy Linton
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
arm64: wire cpu-invariant accounting support up to the task scheduler
Dietmar Eggemann
2017-10-03
arm64: wire frequency-invariant accounting support up to the task scheduler
Dietmar Eggemann
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2014-05-16
arm64: sched: Remove unused mc_capable() and smt_capable()
Zi Shen Lim
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown