summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/topology.c
Commit message (Expand)AuthorAgeFilesLines
* arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot2023-12-231-13/+13
* Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-091-40/+0
|\
| * arm64: topology: move store_cpu_topology() to shared codeConor Dooley2022-08-151-40/+0
* | arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov2022-09-221-1/+1
* | arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu2022-08-231-2/+30
|/
* arm64: topology: Remove redundant setting of llc_id in CPU topologySudeep Holla2022-07-041-14/+0
* topology: Represent clusters of CPUs within a dieJonathan Cameron2021-10-151-0/+2
* arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-101-66/+39
* arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar2021-03-101-3/+3
* arm64: topology: Make AMUs work with modular cpufreq driversViresh Kumar2021-01-201-44/+48
* arm64: topology: Reorder init_amu_fie() a bitViresh Kumar2021-01-201-13/+14
* arm64: topology: Avoid the have_policy checkViresh Kumar2021-01-201-14/+6
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-12-181-5/+1
|\
| * arm64: topology: Drop the useless update to per-cpu cyclesViresh Kumar2020-12-151-5/+1
* | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-0/+10
|\ \ | |/ |/|
| * arm64: Rebuild sched domains on invariance status changesIonela Voinescu2020-11-191-0/+10
* | arm64: abort counter_read_on_cpu() when irqs_disabled()Ionela Voinescu2020-11-131-0/+7
* | arm64: implement CPPC FFH support using AMUsIonela Voinescu2020-11-131-0/+64
* | arm64: split counter validation functionIonela Voinescu2020-11-131-18/+26
* | arm64: wrap and generalise counter read functionsIonela Voinescu2020-11-131-9/+14
|/
* Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-141-1/+8
|\
| * arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-181-0/+7
| * arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2020-09-181-1/+1
* | arm64: topology: Stop using MPIDR for topology informationValentin Schneider2020-09-071-15/+17
|/
* arm64: use activity monitors for frequency invarianceIonela Voinescu2020-03-061-0/+180
* Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon2019-08-141-299/+4
|\
| * cpu-topology: Move cpu topology code to common code.Atish Patra2019-07-221-299/+4
* | arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton2019-08-121-4/+15
|/
* arm64: topology: re-introduce numa mask check for scheduler MC selectionSudeep Holla2018-07-061-1/+6
* arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla2018-07-061-6/+6
* arm64: topology: restrict updating siblings_masks to online cpus onlySudeep Holla2018-07-061-5/+3
* arm64: topology: add support to remove cpu topology sibling masksSudeep Holla2018-07-061-0/+14
* arm64: topology: refactor reset_cpu_topology to add support for removing topo...Sudeep Holla2018-07-061-7/+14
* 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