summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-2/+2
|\
| * efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel2018-03-131-2/+2
* | platform/x86: Fix dell driver init orderDarren Hart (VMware)2018-03-141-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-081-5/+50
|\
| * firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2018-02-061-0/+27
| * firmware/psci: Expose PSCI conduitMarc Zyngier2018-02-061-5/+23
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-081-3/+1
|\ \
| * | firmware: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-311-3/+1
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-6/+7
|\ \ \
| * | | ibft: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-2/+3
| * | | edd: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-4/+4
* | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-032-37/+29
|\ \ \ \
| * | | | firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel2018-02-032-5/+3
| * | | | firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare2018-02-031-13/+9
| * | | | firmware: dmi_scan: Drop dmi_initializedJean Delvare2018-02-031-13/+8
| * | | | firmware: dmi: Optimize dmi_matchesJean Delvare2018-02-031-8/+11
| | |/ / | |/| |
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-014-28/+4
|\ \ \ \
| * | | | psci: add CPU_IDLE dependencyArnd Bergmann2018-01-191-1/+1
| * | | | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-01-051-24/+0
| |\ \ \ \
| | * | | | firmware: qcom_scm: drop redandant of_platform_populateSudeep Holla2017-12-201-24/+0
| * | | | | Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson2018-01-041-2/+2
| |\ \ \ \ \
| | * | | | | firmware: ti_sci: Use %zu for size_t print formatNishanth Menon2017-12-161-2/+2
| | |/ / / /
| * | | | | Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson2018-01-041-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'bcm2835-drivers-next-2017-12-19' into drivers/nextFlorian Fainelli2017-12-201-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | firmware: raspberrypi: print time using time64_tArnd Bergmann2017-11-281-1/+1
* | | | | | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-011-1/+1
|\ \ \ \ \ \
| * | | | | | kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada2018-01-221-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-315-3/+127
|\ \ \ \ \ \
| * | | | | | efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-085-3/+127
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-304-0/+1103
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | firmware: arm_sdei: Fix return value check in sdei_present_dt()Wei Yongjun2018-01-151-1/+1
| * | | | | firmware: arm_sdei: Discover SDEI support via ACPIJames Morse2018-01-141-1/+40
| * | | | | firmware: arm_sdei: add support for CPU private eventsJames Morse2018-01-141-13/+193
| * | | | | firmware: arm_sdei: Add support for CPU and system power statesJames Morse2018-01-131-1/+255
| * | | | | firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse2018-01-133-0/+628
| * | | | | drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon2018-01-081-0/+2
| |/ / / /
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-306-122/+371
|\ \ \ \ \
| * | | | | x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett2018-01-191-1/+4
| * | | | | efi: Parse ARM error information valueTyler Baicar2018-01-031-2/+211
| * | | | | efi: Move ARM CPER code to new fileTyler Baicar2018-01-034-119/+156
| * | | | | efi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-031-1/+1
| * | | | | efi/capsule-loader: Fix pr_err() string to end with newlineArvind Yadav2018-01-031-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2018-01-181-24/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drivers: psci: remove cluster terminology and dependency on physical_package_idSudeep Holla2018-01-171-24/+22
| |/ / /
* | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-031-8/+37
|/ / /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-101-87/+129
|\ \ \
| * | | firmware: arm_scpi: Revert updates made during v4.15 merge windowOlof Johansson2017-12-031-87/+129
| |/ /
* | | efi: Add comment to avoid future expanding of sysfs systabDave Young2017-12-061-0/+2
* | | efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian2017-12-061-1/+1
* | | efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-063-16/+12
OpenPOWER on IntegriCloud