aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-22ARM: 8622/3: add sysfs cpu_capacity attributeJuri Lelli1-0/+64
2016-11-22ARM: 8621/3: parse cpu capacity-dmips-mhz from DTJuri Lelli1-1/+155
2016-01-26ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli1-3/+1
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King1-2/+2
2014-09-19ARM: topology: Use the new cpu_capacity interfaceVincent Guittot1-2/+2
2014-07-02sched: Fix compiler warningsGuenter Roeck1-1/+1
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-27/+27
2014-06-05Merge 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-14ARM: 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-05ARM: 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-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot1-1/+1
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot1-0/+148