summaryrefslogtreecommitdiffstats
path: root/drivers/base/arch_topology.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch_topology: Fix cache attributes detection in the CPU hotplug pathSudeep Holla2022-07-221-10/+6
* arch_topology: Warn that topology for nested clusters is not supportedSudeep Holla2022-07-041-0/+2
* arch_topology: Add support for parsing sockets in /cpu-mapSudeep Holla2022-07-041-5/+32
* arch_topology: Set cluster identifier in each core/thread from /cpu-mapSudeep Holla2022-07-041-5/+8
* arch_topology: Limit span of cpu_clustergroup_mask()Ionela Voinescu2022-07-041-0/+8
* arch_topology: Don't set cluster identifier as physical package identifierSudeep Holla2022-07-041-5/+1
* arch_topology: Avoid parsing through all the CPUs once a outlier CPU is foundSudeep Holla2022-07-041-1/+3
* arch_topology: Check for non-negative value rather than -1 for IDs validitySudeep Holla2022-07-041-2/+2
* arch_topology: Set thread sibling cpumask only within the clusterSudeep Holla2022-07-041-5/+7
* arch_topology: Drop LLC identifier stash from the CPU topologySudeep Holla2022-07-041-1/+0
* arch_topology: Use the last level cache information from the cacheinfoSudeep Holla2022-07-041-2/+3
* arch_topology: Add support to parse and detect cache attributesSudeep Holla2022-07-041-7/+21
* arch_topology: Trace the update thermal pressureLukasz Luba2022-05-061-0/+5
* arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing2022-04-201-1/+1
* topology: make core_mask include at least cluster_siblingsDarren Hart2022-04-201-0/+9
* arch_topology: obtain cpu capacity using information from CPPCIonela Voinescu2022-03-101-3/+42
* arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-231-12/+5
* arch_topology: Introduce thermal pressure update functionLukasz Luba2021-11-231-1/+42
* arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()Wang ShaoBo2021-11-111-0/+2
* Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-041-3/+0
|\
| * drivers/base/arch_topology.c: remove superfluous headerMianhan Liu2021-10-051-3/+0
* | topology: Represent clusters of CPUs within a dieJonathan Cameron2021-10-151-0/+15
|/
* cpufreq: qcom-cpufreq-hw: Add dcvs interrupt supportThara Gopinath2021-08-301-0/+2
* arch_topology: Avoid use-after-free for scale_freq_dataViresh Kumar2021-07-011-6/+21
* arch_topology: Export arch_freq_scale and helpersViresh Kumar2021-03-121-0/+3
* arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-101-4/+78
* arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar2021-03-101-2/+2
* Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-151-1/+1
|\
| * drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches2020-10-021-1/+1
* | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2020-10-081-2/+2
* | arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider2020-09-181-0/+6
* | arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider2020-09-181-2/+2
* | arch_topology: validate input frequencies to arch_set_freq_scale()Ionela Voinescu2020-09-181-0/+3
|/
* arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2020-07-221-0/+11
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-0/+12
|\
| * arm64: use activity monitors for frequency invarianceIonela Voinescu2020-03-061-0/+12
* | arch_topology: Fix putting invalid cpu clkJeffy Chen2020-03-181-3/+3
* | cpu-topology: Fix the potential data corruptionZeng Tao2020-03-111-2/+2
* | arch_topology: Adjust initial CPU capacities with current freqJeffy Chen2020-03-111-12/+28
|/
* cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device treeZeng Tao2020-01-171-5/+15
* Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-181-1/+1
|\
| * arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFYViresh Kumar2019-08-261-1/+1
* | arm: Use common cpu_topology structure and functions.Atish Patra2019-07-221-1/+3
* | cpu-topology: Move cpu topology code to common code.Atish Patra2019-07-221-0/+296
|/
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-4/+1
|\
| * arch_topology: Remove error messages on out-of-memory conditionsGeert Uytterhoeven2019-07-031-4/+1
* | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-3/+3
|/
* arch_topology: Make cpu_capacity sysfs node as read-onlyLingutla Chandrasekhar2019-04-041-35/+1
* sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen2018-09-101-0/+26
* Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami2018-03-151-6/+6