Commit 60be49bd authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

MAINTAINERS: Add CPU HOTPLUG entry



Document the status quo and add myself and Peter as CPU hotplug
maintainers.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Acked-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/87o7ll6ogo.ffs@tglx
parent ff3cfcb0
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -5341,6 +5341,18 @@ F: include/linux/sched/cpufreq.h
F:	kernel/sched/cpufreq*.c
F:	tools/testing/selftests/cpufreq/
CPU HOTPLUG
M:	Thomas Gleixner <tglx@linutronix.de>
M:	Peter Zijlstra <peterz@infradead.org>
L:	linux-kernel@vger.kernel.org
S:	Maintained
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core
F:	kernel/cpu.c
F:	kernel/smpboot.*
F:	include/linux/cpu.h
F:	include/linux/cpuhotplug.h
F:	include/linux/smpboot.h
CPU IDLE TIME MANAGEMENT FRAMEWORK
M:	"Rafael J. Wysocki" <rafael@kernel.org>
M:	Daniel Lezcano <daniel.lezcano@linaro.org>