aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/reset.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-19mips: Use do_kernel_power_off()Gravatar Dmitry Osipenko 1-2/+1
2018-03-09MIPS: Hang more efficiently on halt/powerdown/restartGravatar Paul Burton 1-6/+62
2015-04-01MIPS: Provide fallback reboot/poweroff/halt implementationsGravatar Andrew Bresticker 1-0/+25
2011-10-31mips: migrate core kernel file from module.h --> export.hGravatar Paul Gortmaker 1-1/+1
2006-12-10[MIPS] Export pm_power_offGravatar Ralf Baechle 1-0/+2
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Gravatar Ralf Baechle 1-4/+6
2006-02-07[MIPS] Check function pointers are non-zero before calling.Gravatar Ralf Baechle 1-4/+6
2006-02-07[MIPS] Revert "mips: add pm_power_off"Gravatar Ralf Baechle 1-6/+0
2006-01-16[PATCH] mips: add pm_power_offGravatar Yoichi Yuasa 1-0/+6
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Gravatar Eric W. Biederman 1-5/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+43