summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/topology.c
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-5/+2
* LoongArch: Use the __weak version of arch_unregister_cpu()James Morse2023-12-061-8/+0
* LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-061-27/+2
* Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)2023-12-061-2/+0
* LoongArch: Fix some build warnings with W=1Bibo Mao2023-09-201-0/+3
* LoongArch: Do not create sysfs control file for io master CPUsTiezhu Yang2022-10-121-1/+2
* LoongArch: Add multi-processor (SMP) supportHuacai Chen2022-06-031-2/+41
* LoongArch: Add boot and setup routinesHuacai Chen2022-06-031-0/+13