summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/topology.c
Commit message (Expand)AuthorAgeFilesLines
* 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-261-3/+1
* 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-121-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-051-4/+4
|\ \ | |/ |/|
| * ARM: 8008/1: topology: Coding style fixesMark Brown2014-04-141-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/+19
* ARM: 7742/1: topology: export cpu_topologyArnd Bergmann2013-06-051-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/+5
* ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-191-26/+1
* 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-11-301-1/+1
* ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-171-0/+148