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
/
arch
/
x86
/
include
/
asm
/
topology.h
Age
Commit message (
Expand
)
Author
2025-03-14
cpu/SMT: Provide a default topology_is_primary_thread()
Yicong Yang
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-13
x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean
K Prateek Nayak
2024-12-02
x86/topology: Introduce topology_logical_core_id()
K Prateek Nayak
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
2024-10-25
x86/cpu: Add CPU type to struct cpuinfo_topology
Pawan Gupta
2024-09-04
x86/sched: Add basic support for CPU capacity scaling
Rafael J. Wysocki
2024-03-11
Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-15
x86/cpu/topology: Provide __num_[cores|threads]_per_package
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rename smp_num_siblings
Thomas Gleixner
2024-02-15
x86/cpu/topology: Use topology logical mapping mechanism
Thomas Gleixner
2024-02-15
x86/cpu/topology: Provide logical pkg/die mapping
Thomas Gleixner
2024-02-15
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
2024-02-15
x86/cpu/topology: Rework possible CPU management
Thomas Gleixner
2024-02-15
x86/apic/uv: Remove the private leaf 0xb parser
Thomas Gleixner
2024-02-15
x86/cpu: Make topology_amd_node_id() use the actual node info
Thomas Gleixner
2024-02-15
x86/mm/numa: Use core domain size on AMD
Thomas Gleixner
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
2024-02-15
x86/cpu: Provide cpu_init/parse_topology()
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
2023-05-15
x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
2022-05-02
x86/aperfperf: Make it correct on 32bit and UP kernels
Thomas Gleixner
2022-04-27
x86/aperfmperf: Make parts of the frequency invariance code unconditional
Thomas Gleixner
2022-04-27
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
2022-04-27
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-03-10
x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()
Ionela Voinescu
2022-03-08
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
Huang Rui
2022-03-08
x86: Expose init_freq_invariance() to topology header
Huang Rui
2022-03-08
x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
Huang Rui
2022-02-01
topology/sysfs: Add PPIN in sysfs under cpu topology
Tony Luck
2022-01-06
x86, sched: Fix undefined reference to init_freq_invariance_cppc() build error
Huang Rui
2021-10-15
sched: Add cluster scheduler level for x86
Tim Chen
2021-01-14
x86/topology: Make __max_die_per_package available unconditionally
Borislav Petkov
2020-12-11
x86, sched: Calculate frequency invariance for AMD systems
Nathan Fontenot
2020-06-15
x86, sched: check for counters overflow in frequency invariant accounting
Giovanni Gherdovich
2020-01-28
x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...
Giovanni Gherdovich
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
2019-05-23
x86/topology: Define topology_logical_die_id()
Len Brown
[next]