index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
arch_topology.c
Age
Commit message (
Expand
)
Author
2025-05-07
arch_topology: Relocate cpu_scale to topology.[h|c]
Ricardo Neri
2025-03-25
Merge branch 'for-next/smt-control' into for-next/core
Catalin Marinas
2025-03-14
arch_topology: Support SMT control for OF based system
Yicong Yang
2025-02-17
arch_topology: init capacity_freq_ref to 0
Ionela Voinescu
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
2024-06-11
drivers: arch_topology: use __free attribute instead of of_node_put()
Vincenzo Mezzela
2024-06-11
drivers: arch_topology: Refactor do-while loops
Vincenzo Mezzela
2024-05-15
arch/topology: Fix variable naming to avoid shadowing
Vincent Guittot
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-01-30
topology: Set capacity_freq_ref in all cases
Vincent Guittot
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-12-23
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
2023-12-23
cpufreq/cppc: Set the frequency used for computing the capacity
Vincent Guittot
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2023-12-06
arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
James Morse
2023-04-14
arch_topology: Remove early cacheinfo error message if -ENOENT
Pierre Gondois
2023-04-13
cacheinfo: Allow early level detection when DT/ACPI info is missing/broken
Radu Rendec
2023-01-18
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-03
Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'
Rafael J. Wysocki
2022-09-07
arch_topology: Make cluster topology span at least SMT CPUs
Yicong Yang
2022-09-03
Revert "arch_topology: Make cluster topology span at least SMT CPUs"
Greg Kroah-Hartman
2022-09-01
arch_topology: Make cluster topology span at least SMT CPUs
Yicong Yang
2022-09-01
arch_topology: Silence early cacheinfo errors when non-existent
Florian Fainelli
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
2022-08-15
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
2022-07-22
arch_topology: Fix cache attributes detection in the CPU hotplug path
Sudeep Holla
2022-07-04
arch_topology: Warn that topology for nested clusters is not supported
Sudeep Holla
2022-07-04
arch_topology: Add support for parsing sockets in /cpu-map
Sudeep Holla
2022-07-04
arch_topology: Set cluster identifier in each core/thread from /cpu-map
Sudeep Holla
2022-07-04
arch_topology: Limit span of cpu_clustergroup_mask()
Ionela Voinescu
2022-07-04
arch_topology: Don't set cluster identifier as physical package identifier
Sudeep Holla
2022-07-04
arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
Sudeep Holla
2022-07-04
arch_topology: Check for non-negative value rather than -1 for IDs validity
Sudeep Holla
2022-07-04
arch_topology: Set thread sibling cpumask only within the cluster
Sudeep Holla
2022-07-04
arch_topology: Drop LLC identifier stash from the CPU topology
Sudeep Holla
2022-07-04
arch_topology: Use the last level cache information from the cacheinfo
Sudeep Holla
2022-07-04
arch_topology: Add support to parse and detect cache attributes
Sudeep Holla
2022-05-06
arch_topology: Trace the update thermal pressure
Lukasz Luba
2022-04-20
arch_topology: Do not set llc_sibling if llc_id is invalid
Wang Qing
2022-04-20
topology: make core_mask include at least cluster_siblings
Darren Hart
2022-03-10
arch_topology: obtain cpu capacity using information from CPPC
Ionela Voinescu
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
2021-11-11
arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()
Wang ShaoBo
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-15
topology: Represent clusters of CPUs within a die
Jonathan Cameron
2021-10-05
drivers/base/arch_topology.c: remove superfluous header
Mianhan Liu
2021-08-30
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
Thara Gopinath
2021-07-01
arch_topology: Avoid use-after-free for scale_freq_data
Viresh Kumar
[next]