summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/topology.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: topology: Avoid checking numa mask for scheduler MC selectionJeremy Linton2018-06-071-7/+4
* arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton2018-05-171-1/+35
* arm64: topology: enable ACPI/PPTT based CPU topologyJeremy Linton2018-05-171-1/+44
* arm64: topology: rename cluster_idJeremy Linton2018-05-171-13/+13
* arm64: Use of_cpu_node_to_id helper for CPU topology parsingSuzuki K Poulose2018-01-021-10/+6
* arm64: Convert to using %pOF instead of full_nameRob Herring2017-07-201-11/+11
* arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli2017-06-031-2/+2
* arm,arm64,drivers: move externs in a new header fileJuri Lelli2017-06-031-3/+1
* arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli2017-06-031-4/+1
* arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-216/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-2/+0
|\
| * arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli2017-02-081-2/+0
* | arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash2017-01-271-1/+7
|/
* arm64: add sysfs cpu_capacity attributeJuri Lelli2016-11-071-0/+64
* arm64: parse cpu capacity-dmips-mhz from DTJuri Lelli2016-11-071-1/+158
* arm64: kernel: remove non-legit DT warnings when booting using ACPISudeep Holla2015-07-271-1/+1
* arm64: topology: Fix handling of multi-level cluster MPIDR-based detectionMark Brown2014-11-251-2/+5
* arm64: topology: add MPIDR-based detectionZi Shen Lim2014-07-091-14/+33
* arm64: topology: Add support for topology DT bindingsMark Brown2014-05-161-8/+196
* arm64: topology: Initialise default topology state immediatelyMark Brown2014-05-161-4/+4
* arm64: topology: Implement basic CPU topology supportMark Brown2014-03-041-0/+95
OpenPOWER on IntegriCloud