summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* efi/reboot: Make function pointer orig_pm_power_off staticColin Ian King2017-08-261-1/+1
* efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede2017-08-211-1/+11
* efi: Add 'capsule' update supportMatt Fleming2016-04-281-1/+11
* x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-181-0/+8
* efi/reboot: Allow powering off machines using EFIMatt Fleming2014-07-181-0/+22
* efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2014-07-181-0/+26