summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2018-04-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-03-27firmware/dmi_scan: Uninline dmi_get_bios_year() helperAndy Shevchenko
2018-03-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-14platform/x86: Fix dell driver init orderDarren Hart (VMware)
2018-03-13efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel
2018-03-12efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel
2018-03-12efi/esrt: Fix handling of early ESRT table mappingArd Biesheuvel
2018-03-12efi: Use efi_mm in x86 as well as ARMSai Praneeth
2018-03-09efi/apple-properties: Use memremap() instead of ioremap()Andy Shevchenko
2018-03-09efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel
2018-03-09efi/arm*: Stop printing addresses of virtual mappingsArd Biesheuvel
2018-03-09efi/apple-properties: Remove redundant attribute initialization from unmarsha...Andy Shevchenko
2018-03-09efi/arm*: Only register page tables when they existMark Rutland
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-06firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier
2018-02-06firmware/psci: Expose PSCI conduitMarc Zyngier
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-03Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-03firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel
2018-02-03firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare
2018-02-03firmware: dmi_scan: Drop dmi_initializedJean Delvare
2018-02-03firmware: dmi: Optimize dmi_matchesJean Delvare
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-01-31firmware: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-22kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada
2018-01-19psci: add CPU_IDLE dependencyArnd Bergmann
2018-01-19x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-01-17drivers: psci: remove cluster terminology and dependency on physical_package_idSudeep Holla
2018-01-15firmware: arm_sdei: Fix return value check in sdei_present_dt()Wei Yongjun
2018-01-14firmware: arm_sdei: Discover SDEI support via ACPIJames Morse
2018-01-14firmware: arm_sdei: add support for CPU private eventsJames Morse
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse
2018-01-13firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse
2018-01-11ibft: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-11edd: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-08drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen
2018-01-05Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2018-01-04Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2018-01-04Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson
2018-01-03efi: Parse ARM error information valueTyler Baicar
2018-01-03efi: Move ARM CPER code to new fileTyler Baicar
2018-01-03efi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych