aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Make sure the FADT is at least rev 2 before using the reset registerMatthew Garrett2011-03-221-0/+5
* ACPI: Bug compatibility for Windows on the ACPI reboot vectorMatthew Garrett2011-03-221-5/+4
* ACPI: reboot.c: use new acpi_reset interfaceLin Ming2008-12-311-1/+1
* ACPICA: New: acpi_read and acpi_write public interfacesBob Moore2008-12-311-1/+1
* Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"Len Brown2008-11-061-22/+3
* ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanismZhao Yakui2008-10-181-3/+22
* Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2008-07-161-0/+50