summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/topology.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-27/+27
2014-06-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-4/+4
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre1-27/+27
2014-05-07sched, ARM: Create a dedicated scheduler topology tableVincent Guittot1-0/+26
2014-04-15ARM: 8008/1: topology: Coding style fixesMark Brown1-4/+4
2013-12-29ARM: 7920/1: topology: Staticise non-exported symbolsMark Brown1-6/+6
2013-08-21ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha1-42/+19
2013-06-06ARM: 7742/1: topology: export cpu_topologyArnd Bergmann1-0/+2
2013-03-18arm: remove cast for kzalloc return valueZhang Yanfei1-1/+1
2012-11-19ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi1-10/+5
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi1-26/+1
2012-08-11ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy1-1/+1
2012-07-12ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot1-0/+153
2012-07-12ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot1-21/+27
2012-07-12ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot1-1/+37
2011-12-01ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot1-1/+1
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot1-0/+148