index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
arch_topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2025-10-22
arch_topology: move parse_acpi_topology() to common code
Yunhui Cui
1
-1
/
+95
2025-10-22
arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()
Kaushlendra Kumar
1
-1
/
+1
2025-05-07
arch_topology: Relocate cpu_scale to topology.[h|c]
Ricardo Neri
1
-52
/
+0
2025-03-25
Merge branch 'for-next/smt-control' into for-next/core
Catalin Marinas
1
-0
/
+18
2025-03-14
arch_topology: Support SMT control for OF based system
Yicong Yang
1
-0
/
+18
2025-02-17
arch_topology: init capacity_freq_ref to 0
Ionela Voinescu
1
-3
/
+5
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-1
/
+5
2024-06-11
drivers: arch_topology: use __free attribute instead of of_node_put()
Vincenzo Mezzela
1
-30
/
+26
2024-06-11
drivers: arch_topology: Refactor do-while loops
Vincenzo Mezzela
1
-52
/
+55
2024-05-15
arch/topology: Fix variable naming to avoid shadowing
Vincent Guittot
1
-4
/
+4
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
1
-13
/
+13
2024-01-30
topology: Set capacity_freq_ref in all cases
Vincent Guittot
1
-7
/
+6
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+26
2023-12-23
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
1
-1
/
+11
2023-12-23
cpufreq/cppc: Set the frequency used for computing the capacity
Vincent Guittot
1
-1
/
+14
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
1
-15
/
+14
2023-12-06
arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
James Morse
1
-12
/
+26
2023-04-14
arch_topology: Remove early cacheinfo error message if -ENOENT
Pierre Gondois
1
-3
/
+4
2023-04-13
cacheinfo: Allow early level detection when DT/ACPI info is missing/broken
Radu Rendec
1
-2
/
+2
2023-01-18
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
1
-2
/
+10
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+19
2022-10-03
Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'
Rafael J. Wysocki
1
-1
/
+1
2022-09-07
arch_topology: Make cluster topology span at least SMT CPUs
Yicong Yang
1
-1
/
+1
2022-09-03
Revert "arch_topology: Make cluster topology span at least SMT CPUs"
Greg Kroah-Hartman
1
-1
/
+1
2022-09-01
arch_topology: Make cluster topology span at least SMT CPUs
Yicong Yang
1
-1
/
+1
2022-09-01
arch_topology: Silence early cacheinfo errors when non-existent
Florian Fainelli
1
-1
/
+1
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
1
-1
/
+1
2022-08-15
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
1
-0
/
+19
2022-07-22
arch_topology: Fix cache attributes detection in the CPU hotplug path
Sudeep Holla
1
-10
/
+6
2022-07-04
arch_topology: Warn that topology for nested clusters is not supported
Sudeep Holla
1
-0
/
+2
2022-07-04
arch_topology: Add support for parsing sockets in /cpu-map
Sudeep Holla
1
-5
/
+32
2022-07-04
arch_topology: Set cluster identifier in each core/thread from /cpu-map
Sudeep Holla
1
-5
/
+8
2022-07-04
arch_topology: Limit span of cpu_clustergroup_mask()
Ionela Voinescu
1
-0
/
+8
2022-07-04
arch_topology: Don't set cluster identifier as physical package identifier
Sudeep Holla
1
-5
/
+1
2022-07-04
arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
Sudeep Holla
1
-1
/
+3
2022-07-04
arch_topology: Check for non-negative value rather than -1 for IDs validity
Sudeep Holla
1
-2
/
+2
2022-07-04
arch_topology: Set thread sibling cpumask only within the cluster
Sudeep Holla
1
-5
/
+7
2022-07-04
arch_topology: Drop LLC identifier stash from the CPU topology
Sudeep Holla
1
-1
/
+0
2022-07-04
arch_topology: Use the last level cache information from the cacheinfo
Sudeep Holla
1
-2
/
+3
2022-07-04
arch_topology: Add support to parse and detect cache attributes
Sudeep Holla
1
-7
/
+21
2022-05-06
arch_topology: Trace the update thermal pressure
Lukasz Luba
1
-0
/
+5
2022-04-20
arch_topology: Do not set llc_sibling if llc_id is invalid
Wang Qing
1
-1
/
+1
2022-04-20
topology: make core_mask include at least cluster_siblings
Darren Hart
1
-0
/
+9
2022-03-10
arch_topology: obtain cpu capacity using information from CPPC
Ionela Voinescu
1
-3
/
+42
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
1
-12
/
+5
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
1
-1
/
+42
2021-11-11
arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()
Wang ShaoBo
1
-0
/
+2
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2021-10-15
topology: Represent clusters of CPUs within a die
Jonathan Cameron
1
-0
/
+15
[next]