summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2018-02-16firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier1-0/+27
2018-02-16firmware/psci: Expose PSCI conduitMarc Zyngier1-5/+23
2018-02-16drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon1-0/+2
2018-02-03x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett1-1/+4
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel1-8/+37
2017-12-14efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian1-1/+1
2017-12-14efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman3-16/+12
2017-12-14firmware: vpd: Fix platform driver and device registration/unregistrationGuenter Roeck1-5/+13
2017-12-14firmware: vpd: Tie firmware kobject to device lifetimeGuenter Roeck1-6/+13
2017-12-14firmware: vpd: Destroy vpd sections in remove functionGuenter Roeck1-2/+9
2017-11-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+8
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-10-28efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel2-5/+8
2017-10-25efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel1-1/+2
2017-10-25efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()Dan Carpenter1-0/+3
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2-2/+2
2017-09-12Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-5/+5
2017-09-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-6/+6
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-40/+142
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-13/+4
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+5
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+4
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+38
2017-09-04Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki1-10/+2
2017-08-30efi: switch to use new generic UUID APIAndy Shevchenko1-5/+5
2017-08-28firmware: vpd: use memunmap instead of iounmapPan Bian1-5/+5
2017-08-26efi/bgrt: Use efi_mem_type()Jan Beulich1-21/+1
2017-08-26efi: Move efi_mem_type() to common codeJan Beulich1-6/+31
2017-08-26efi/reboot: Make function pointer orig_pm_power_off staticColin Ian King1-1/+1
2017-08-26efi/random: Increase size of firmware supplied randomnessArd Biesheuvel2-7/+6
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett4-0/+72
2017-08-26Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar3-4/+38
2017-08-24Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+1
2017-08-24ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu1-10/+2
2017-08-23firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_setSudeep Holla1-1/+1
2017-08-21firmware/efi/esrt: Constify attribute_group structuresArvind Yadav1-1/+1
2017-08-21firmware/efi: Constify attribute_group structuresArvind Yadav1-1/+1
2017-08-21firmware/dcdbas: Constify attribute_group structuresArvind Yadav1-1/+1
2017-08-21efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede1-1/+11
2017-08-21efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel1-0/+3
2017-08-21efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel1-1/+1
2017-08-21efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel1-1/+9
2017-08-21efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel1-0/+5
2017-08-19Merge tag 'tegra-for-4.14-firmware' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-2/+2
2017-08-17firmware: tegra: set drvdata earlierTimo Alho1-2/+2
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He1-2/+2
2017-08-16firmware: Convert to using %pOF instead of full_nameRob Herring2-3/+3
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland1-2/+4
2017-08-04treewide: Consolidate Apple DMI checksLukas Wunner1-3/+2