]> git.baikalelectronics.ru Git - kernel.git/commit
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
authorAaron Durbin <adurbin@google.com>
Wed, 16 Jul 2008 21:27:08 +0000 (23:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 16 Jul 2008 21:27:08 +0000 (23:27 +0200)
commit96a31e578d5de35ae9c5baeac3aa36a10c1a8cb8
treea8d3dcc5ab984ed7cbf67965372d58145bc90e9a
parent91c35629275f6fff442d09acead43c314c6ff968
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.

Signed-off-by: Aaron Durbin <adurbin@google.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/acpi/Makefile
drivers/acpi/reboot.c [new file with mode: 0644]
include/acpi/reboot.h