index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
reboot.c
Age
Commit message (
Expand
)
Author
2020-10-16
ACPI: reboot: Avoid racing after writing to ACPI RESET_REG
Zhang Rui
2018-12-20
ACPI: Allow CONFIG_PCI to be unset for reboot
Sinan Kaya
2018-12-20
ACPI: Move PCI reset to a separate function
Sinan Kaya
2018-05-02
ACPI: add missing newline to printk
Laszlo Toth
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-04-20
Revert "ACPI: ignore FADT reset-reg-sup flag"
Linus Torvalds
2012-03-21
ACPI: ignore FADT reset-reg-sup flag
Len Brown
2011-03-22
ACPI: Make sure the FADT is at least rev 2 before using the reset register
Matthew Garrett
2011-03-22
ACPI: Bug compatibility for Windows on the ACPI reboot vector
Matthew Garrett
2008-12-31
ACPI: reboot.c: use new acpi_reset interface
Lin Ming
2008-12-31
ACPICA: New: acpi_read and acpi_write public interfaces
Bob Moore
2008-11-06
Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"
Len Brown
2008-10-18
ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism
Zhao Yakui
2008-07-16
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin