aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/topology.c
AgeCommit message (Expand)Author
2015-11-10arm, arm64: guard arm_arch_scale_freq_capacity with CONFIG_CPU_FREQJuri Lelli
2015-11-10sched/fair: move capacity_curr_of outside CONFIG_SMPJuri Lelli
2015-10-05FROMLIST: arm: topology: Define TC2 energy and provide it to the schedulerDietmar Eggemann
2015-10-05FROMLIST: sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2015-10-05FROMLIST: arm: Cpu invariant scheduler load-tracking supportDietmar Eggemann
2015-10-05FROMLIST: arm: Update arch_scale_cpu_capacity() to reflect change to defineMorten Rasmussen
2015-10-05FROMLIST: arm: Frequency invariant scheduler load-tracking supportMorten Rasmussen
2014-09-19ARM: topology: Use the new cpu_capacity interfaceVincent Guittot
2014-07-02sched: Fix compiler warningsGuenter Roeck
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre
2014-05-07sched, ARM: Create a dedicated scheduler topology tableVincent Guittot
2014-04-14ARM: 8008/1: topology: Coding style fixesMark Brown
2013-12-29ARM: 7920/1: topology: Staticise non-exported symbolsMark Brown
2013-08-21ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha
2013-06-05ARM: 7742/1: topology: export cpu_topologyArnd Bergmann
2013-03-18arm: remove cast for kzalloc return valueZhang Yanfei
2012-11-19ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi
2012-08-11ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy
2012-07-12ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot
2012-07-12ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot
2012-07-12ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot