aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/topology.c
AgeCommit message (Expand)Author
2020-08-19ARM, sched/topology: Revert back to default scheduler topologyValentin Schneider
2020-08-19ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider
2019-12-06ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann
2019-10-31ARM: 8922/1: parse_dt_topology() rate is pointer to __be32Ben Dooks (Codethink)
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2018-09-28ARM: topology: remove unneeded check for /cpus nodeRob Herring
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli
2017-06-03arm: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli
2017-06-03arm: fix return value of parse_cpu_capacityJuri Lelli
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-11-22ARM: 8622/3: add sysfs cpu_capacity attributeJuri Lelli
2016-11-22ARM: 8621/3: parse cpu capacity-dmips-mhz from DTJuri Lelli
2016-01-26ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
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