index
:
linux.git
master
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
/
kernel
/
topology.c
Age
Commit message (
Expand
)
Author
2019-12-06
ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
Dietmar Eggemann
2019-10-31
ARM: 8922/1: parse_dt_topology() rate is pointer to __be32
Ben Dooks (Codethink)
2019-07-22
arm: Use common cpu_topology structure and functions.
Atish Patra
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2018-09-28
ARM: topology: remove unneeded check for /cpus node
Rob Herring
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
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
2017-06-03
arm: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
2017-06-03
arm: fix return value of parse_cpu_capacity
Juri Lelli
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-11-22
ARM: 8622/3: add sysfs cpu_capacity attribute
Juri Lelli
2016-11-22
ARM: 8621/3: parse cpu capacity-dmips-mhz from DT
Juri Lelli
2016-01-26
ARM: 8497/1: initialize cpu_scale to its default
Juri Lelli
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
2014-09-19
ARM: topology: Use the new cpu_capacity interface
Vincent Guittot
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
2014-05-07
sched, ARM: Create a dedicated scheduler topology table
Vincent Guittot
2014-04-14
ARM: 8008/1: topology: Coding style fixes
Mark Brown
2013-12-29
ARM: 7920/1: topology: Staticise non-exported symbols
Mark Brown
2013-08-21
ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
Sudeep KarkadaNagesha
2013-06-05
ARM: 7742/1: topology: export cpu_topology
Arnd Bergmann
2013-03-18
arm: remove cast for kzalloc return value
Zhang Yanfei
2012-11-19
ARM: kernel: update topology to use new MPIDR macros
Lorenzo Pieralisi
2012-11-19
ARM: kernel: enhance MPIDR macro definitions
Lorenzo Pieralisi
2012-08-11
ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology
Venkatraman Sathiyamoorthy
2012-07-12
ARM: 7463/1: topology: Update cpu_power according to DT information
Vincent Guittot
2012-07-12
ARM: 7462/1: topology: factorize the update of sibling masks
Vincent Guittot
2012-07-12
ARM: 7461/1: topology: Add arch_scale_freq_power function
Vincent Guittot
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