summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Allow CONFIG_PCI to be unset for rebootSinan Kaya2018-12-201-0/+8
* ACPI: Move PCI reset to a separate functionSinan Kaya2018-12-201-13/+19
* ACPI: add missing newline to printkLaszlo Toth2018-05-021-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2012-04-201-1/+2
* ACPI: ignore FADT reset-reg-sup flagLen Brown2012-03-211-2/+1Star
* ACPI: Make sure the FADT is at least rev 2 before using the reset registerMatthew Garrett2011-03-231-0/+5
* ACPI: Bug compatibility for Windows on the ACPI reboot vectorMatthew Garrett2011-03-231-5/+4Star
* 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-071-22/+3Star
* 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