summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/topology.c
Commit message (Expand)AuthorAgeFilesLines
* sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-1/+1
* ARM: topology: remove unneeded check for /cpus nodeRob Herring2018-09-281-6/+0Star
* ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-161-2/+1Star
* arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli2017-06-031-4/+4
* arm,arm64,drivers: move externs in a new header fileJuri Lelli2017-06-031-6/+1Star
* arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli2017-06-031-2/+1Star
* arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-207/+6Star
* arm: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli2017-06-031-2/+0Star
* arm: fix return value of parse_cpu_capacityJuri Lelli2017-06-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ARM: 8622/3: add sysfs cpu_capacity attributeJuri Lelli2016-11-221-0/+64
* ARM: 8621/3: parse cpu capacity-dmips-mhz from DTJuri Lelli2016-11-221-1/+155
* ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli2016-01-271-3/+1Star
* ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-2/+2
* ARM: topology: Use the new cpu_capacity interfaceVincent Guittot2014-09-191-2/+2
* sched: Fix compiler warningsGuenter Roeck2014-07-021-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-131-27/+27
|\
| * sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-051-27/+27
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-061-4/+4
|\ \ | |/ |/|
| * ARM: 8008/1: topology: Coding style fixesMark Brown2014-04-151-4/+4
* | sched, ARM: Create a dedicated scheduler topology tableVincent Guittot2014-05-071-0/+26
|/
* ARM: 7920/1: topology: Staticise non-exported symbolsMark Brown2013-12-291-6/+6
* ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha2013-08-211-42/+19Star
* ARM: 7742/1: topology: export cpu_topologyArnd Bergmann2013-06-061-0/+2
* arm: remove cast for kzalloc return valueZhang Yanfei2013-03-181-1/+1
* ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi2012-11-191-10/+5Star
* ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-191-26/+1Star
* ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy2012-08-111-1/+1
* ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot2012-07-121-0/+153
* ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot2012-07-121-21/+27
* ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot2012-07-121-1/+37
* ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-12-011-1/+1
* ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-171-0/+148