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
/
drivers
/
base
/
arch_topology.c
Age
Commit message (
Expand
)
Author
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-18
arch_topology: Fix putting invalid cpu clk
Jeffy Chen
2020-03-11
cpu-topology: Fix the potential data corruption
Zeng Tao
2020-03-11
arch_topology: Adjust initial CPU capacities with current freq
Jeffy Chen
2020-03-06
arm64: use activity monitors for frequency invariance
Ionela Voinescu
2020-01-17
cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree
Zeng Tao
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-08-26
arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFY
Viresh Kumar
2019-07-22
arm: Use common cpu_topology structure and functions.
Atish Patra
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-03
arch_topology: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-04-04
arch_topology: Make cpu_capacity sysfs node as read-only
Lingutla Chandrasekhar
2018-09-10
sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...
Morten Rasmussen
2018-03-15
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
2017-12-07
drivers: core: arch_topology.c: move SPDX tag to top of the file
Greg Kroah-Hartman
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-10-20
arch_topology: Fix section miss match warning due to free_raw_capacity()
Prasad Sodagudi
2017-10-03
drivers base/arch_topology: allow inlining cpu-invariant accounting support
Dietmar Eggemann
2017-10-03
drivers base/arch_topology: provide frequency-invariant accounting support
Dietmar Eggemann
2017-10-03
drivers base/arch_topology: free cpumask cpus_to_visit
Dietmar Eggemann
2017-09-18
base: arch_topology: fix section mismatch build warnings
Sudeep Holla
2017-08-28
base: Convert to using %pOF instead of full_name
Rob Herring
2017-07-17
arch_topology: Get rid of cap_parsing_done
Viresh Kumar
2017-07-17
arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()
Viresh Kumar
2017-07-17
arch_topology: Change return type of topology_parse_cpu_capacity() to bool
Viresh Kumar
2017-07-17
arch_topology: Convert switch block to if block
Viresh Kumar
2017-07-17
arch_topology: Don't break lines unnecessarily
Viresh Kumar
2017-06-03
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
2017-06-03
arm,arm64,drivers: move externs in a new header file
Juri Lelli
2017-06-03
arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli