summaryrefslogtreecommitdiff
path: root/drivers/firmware
Commit message (Expand)AuthorAge
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-31
|\
| * efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-08
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-30
|\ \
| * | firmware: arm_sdei: Fix return value check in sdei_present_dt()Wei Yongjun2018-01-15
| * | firmware: arm_sdei: Discover SDEI support via ACPIJames Morse2018-01-14
| * | firmware: arm_sdei: add support for CPU private eventsJames Morse2018-01-14
| * | firmware: arm_sdei: Add support for CPU and system power statesJames Morse2018-01-13
| * | firmware: arm_sdei: Add driver for Software Delegated ExceptionsJames Morse2018-01-13
| * | drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon2018-01-08
| |/
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-30
|\ \
| * | x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett2018-01-19
| * | efi: Parse ARM error information valueTyler Baicar2018-01-03
| * | efi: Move ARM CPER code to new fileTyler Baicar2018-01-03
| * | efi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-03
| * | efi/capsule-loader: Fix pr_err() string to end with newlineArvind Yadav2018-01-03
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2018-01-18
|\ \ \ | |/ / |/| |
| * | drivers: psci: remove cluster terminology and dependency on physical_package_idSudeep Holla2018-01-17
| |/
* | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-03
|/
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-10
|\
| * firmware: arm_scpi: Revert updates made during v4.15 merge windowOlof Johansson2017-12-03
* | efi: Add comment to avoid future expanding of sysfs systabDave Young2017-12-06
* | efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian2017-12-06
* | efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-06
* | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-05
|\ \
| * | firmware: vpd: Fix platform driver and device registration/unregistrationGuenter Roeck2017-11-28
| * | firmware: vpd: Tie firmware kobject to device lifetimeGuenter Roeck2017-11-28
| * | firmware: vpd: Destroy vpd sections in remove functionGuenter Roeck2017-11-28
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-04
|\ \ | |/ |/|
| * fw_cfg: fix driver removeMarc-André Lureau2017-12-01
* | drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook2017-11-21
* | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-17
|\ \
| * | firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi2017-10-30
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-16
|\ \ \
| * | | drivers/firmware: psci_checker: Add missing destroy_timer_on_stack()Lorenzo Pieralisi2017-11-02
| * | | Merge tag 'keystone_soc_drivers_4.15' of ssh://gitolite.kernel.org/pub/scm/li...Arnd Bergmann2017-11-02
| |\ \ \
| | * | | ti_sci: Use %pS printk format for direct addressesHelge Deller2017-10-09
| | |/ /
| * | | Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-02
| |\ \ \
| | * | | firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-19
| | * | | firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-19
| | * | | firmware: tegra: Propagate error code to callerTimo Alho2017-10-17
| | |/ /
| * | | Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-10-20
| |\ \ \
| | * | | firmware: qcom: scm: Expose download-mode controlBjorn Andersson2017-10-11
| | * | | firmware: qcom: scm: Expose secure IO serviceBjorn Andersson2017-10-11
| | |/ /
| * | | firmware: arm_scpi: silence sparse warningsHeiner Kallweit2017-10-09
| * | | firmware: arm_scpi: remove all single element structuresSudeep Holla2017-10-09
| * | | firmware: arm_scpi: drop unnecessary type cast to scpi_shared_memSudeep Holla2017-10-09
| * | | firmware: arm_scpi: improve struct sensor_valueHeiner Kallweit2017-10-05
| * | | firmware: arm_scpi: improve handling of protocol and firmware version subfieldsHeiner Kallweit2017-10-05
| * | | firmware: arm_scpi: improve struct dvfs_info to make code better readableHeiner Kallweit2017-10-05
| * | | firmware: arm_scpi: remove scpi_removeHeiner Kallweit2017-10-04