aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-02ACPI: add missing newline to printkLaszlo Toth1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds1-1/+2
2012-03-21ACPI: ignore FADT reset-reg-sup flagLen Brown1-2/+1
2011-03-22ACPI: Make sure the FADT is at least rev 2 before using the reset registerMatthew Garrett1-0/+5
2011-03-22ACPI: Bug compatibility for Windows on the ACPI reboot vectorMatthew Garrett1-5/+4
2008-12-31ACPI: reboot.c: use new acpi_reset interfaceLin Ming1-1/+1
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore1-1/+1
2008-11-06Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"Len Brown1-22/+3
2008-10-18ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanismZhao Yakui1-3/+22
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin1-0/+50