| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: reboot: Unify the message printing | Hanjun Guo | 2021-06-07 | 1 | -1/+3 |
* | ACPI: reboot: Avoid racing after writing to ACPI RESET_REG | Zhang Rui | 2020-10-16 | 1 | -0/+11 |
* | ACPI: Allow CONFIG_PCI to be unset for reboot | Sinan Kaya | 2018-12-20 | 1 | -0/+8 |
* | ACPI: Move PCI reset to a separate function | Sinan Kaya | 2018-12-20 | 1 | -13/+19 |
* | ACPI: add missing newline to printk | Laszlo Toth | 2018-05-02 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Revert "ACPI: ignore FADT reset-reg-sup flag" | Linus Torvalds | 2012-04-20 | 1 | -1/+2 |
* | ACPI: ignore FADT reset-reg-sup flag | Len Brown | 2012-03-21 | 1 | -2/+1 |
* | ACPI: Make sure the FADT is at least rev 2 before using the reset register | Matthew Garrett | 2011-03-22 | 1 | -0/+5 |
* | ACPI: Bug compatibility for Windows on the ACPI reboot vector | Matthew Garrett | 2011-03-22 | 1 | -5/+4 |
* | ACPI: reboot.c: use new acpi_reset interface | Lin Ming | 2008-12-31 | 1 | -1/+1 |
* | ACPICA: New: acpi_read and acpi_write public interfaces | Bob Moore | 2008-12-31 | 1 | -1/+1 |
* | Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism" | Len Brown | 2008-11-06 | 1 | -22/+3 |
* | ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism | Zhao Yakui | 2008-10-18 | 1 | -3/+22 |
* | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin | 2008-07-16 | 1 | -0/+50 |