aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/topology.c
AgeCommit message (Expand)Author
2019-11-09arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2018-07-06arm64: topology: re-introduce numa mask check for scheduler MC selectionSudeep Holla
2018-07-06arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla
2018-07-06arm64: topology: restrict updating siblings_masks to online cpus onlySudeep Holla
2018-07-06arm64: topology: add support to remove cpu topology sibling masksSudeep Holla
2018-07-06arm64: topology: refactor reset_cpu_topology to add support for removing topo...Sudeep Holla
2018-06-07arm64: topology: Avoid checking numa mask for scheduler MC selectionJeremy Linton
2018-05-17arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton
2018-05-17arm64: topology: enable ACPI/PPTT based CPU topologyJeremy Linton
2018-05-17arm64: topology: rename cluster_idJeremy Linton
2018-01-02arm64: Use of_cpu_node_to_id helper for CPU topology parsingSuzuki K Poulose
2017-07-20arm64: 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-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-08arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli
2017-01-27arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash
2016-11-07arm64: add sysfs cpu_capacity attributeJuri Lelli
2016-11-07arm64: parse cpu capacity-dmips-mhz from DTJuri Lelli
2015-07-27arm64: kernel: remove non-legit DT warnings when booting using ACPISudeep Holla
2014-11-25arm64: topology: Fix handling of multi-level cluster MPIDR-based detectionMark Brown
2014-07-09arm64: topology: add MPIDR-based detectionZi Shen Lim
2014-05-16arm64: topology: Add support for topology DT bindingsMark Brown
2014-05-16arm64: topology: Initialise default topology state immediatelyMark Brown
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown