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_AXXIA) += axxia-reset.o
3obj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
4obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
5obj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
6obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
7obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
8obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
9obj-$(CONFIG_POWER_RESET_SUN6I) += sun6i-reboot.o
10obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
11obj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
12obj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o