Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: Fix efi_power_off() not being run before acpi_power_off() when necessary | Hans de Goede | 2022-07-10 | 1 | -10/+11 |
* | efi: Use EFI ResetSystem only when available | Ard Biesheuvel | 2020-02-23 | 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 |
* | efi/reboot: Make function pointer orig_pm_power_off static | Colin Ian King | 2017-08-26 | 1 | -1/+1 |
* | efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns | Hans de Goede | 2017-08-21 | 1 | -1/+11 |
* | efi: Add 'capsule' update support | Matt Fleming | 2016-04-28 | 1 | -1/+11 |
* | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 | 1 | -0/+8 |
* | efi/reboot: Allow powering off machines using EFI | Matt Fleming | 2014-07-18 | 1 | -0/+22 |
* | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 2014-07-18 | 1 | -0/+26 |