summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/topology.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-06LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)1-5/+2
2023-12-06LoongArch: Use the __weak version of arch_unregister_cpu()James Morse1-8/+0
2023-12-06LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse1-27/+2
2023-12-06Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)1-2/+0
2023-09-20LoongArch: Fix some build warnings with W=1Bibo Mao1-0/+3
2022-10-12LoongArch: Do not create sysfs control file for io master CPUsTiezhu Yang1-1/+2
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen1-2/+41
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen1-0/+13