Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
2obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
3obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
4obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
5obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
6obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
7obj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o