aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-06Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-04-29firmware: arm_sdei: Prohibit probing in '_sdei_handler'Xiongfeng Wang
2019-04-16firmware/psci: add support for SYSTEM_RESET2Sudeep Holla
2019-04-12drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson
2019-04-12drivers: firmware: psci: Simplify error path of psci_dt_init()Ulf Hansson
2019-04-12drivers: firmware: psci: Split psci_dt_cpu_init_idle()Ulf Hansson
2019-04-12drivers: firmware: psci: Move psci to separate directoryUlf Hansson
2019-04-09efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-03-29efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2019-03-29efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka
2019-03-29efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada
2019-03-28firmware: vpd: Drop __iomem usage for memremap() memoryStephen Boyd
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-08Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-02-20efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell
2019-02-15Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2019-02-15Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-12iscsi_ibft: use virt_to_phys instead of isa_virt_to_busChristoph Hellwig
2019-02-12iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah
2019-02-12firmware: xilinx: Add APIs to control node status/powerRajan Vaja
2019-02-12firmware: xilinx: Implement ZynqMP power management APIsJolly Shah
2019-02-11firmware: arm_sdei: Add ACPI GHES registration helperJames Morse
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-02-11firmware: imx: Add support to start/stop a CPUDaniel Baluta
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-07firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding
2019-02-07firmware: tegra: Conditionally support SoC generationsThierry Reding
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry
2019-02-05firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne
2019-02-04efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel