summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-051-13/+35
|\ \
| * | firmware: vpd: Fix platform driver and device registration/unregistrationGuenter Roeck2017-11-281-5/+13
| * | firmware: vpd: Tie firmware kobject to device lifetimeGuenter Roeck2017-11-281-6/+13
| * | firmware: vpd: Destroy vpd sections in remove functionGuenter Roeck2017-11-281-2/+9
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-041-1/+2
|\ \ | |/ |/|
| * fw_cfg: fix driver removeMarc-André Lureau2017-12-011-1/+2
* | drivers/firmware: psci: Convert timers to use timer_setup()Kees Cook2017-11-211-2/+2
* | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-174-0/+134
|\ \
| * | firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi2017-10-304-0/+134
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-1611-139/+733
|\ \ \
| * | | drivers/firmware: psci_checker: Add missing destroy_timer_on_stack()Lorenzo Pieralisi2017-11-021-0/+1
| * | | Merge tag 'keystone_soc_drivers_4.15' of ssh://gitolite.kernel.org/pub/scm/li...Arnd Bergmann2017-11-021-1/+1
| |\ \ \
| | * | | ti_sci: Use %pS printk format for direct addressesHelge Deller2017-10-091-1/+1
| | |/ /
| * | | Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-023-9/+470
| |\ \ \
| | * | | firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-193-1/+451
| | * | | firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-191-2/+3
| | * | | firmware: tegra: Propagate error code to callerTimo Alho2017-10-171-6/+16
| | |/ /
| * | | Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-10-205-0/+174
| |\ \ \
| | * | | firmware: qcom: scm: Expose download-mode controlBjorn Andersson2017-10-115-0/+107
| | * | | firmware: qcom: scm: Expose secure IO serviceBjorn Andersson2017-10-114-0/+67
| | |/ /
| * | | firmware: arm_scpi: silence sparse warningsHeiner Kallweit2017-10-091-8/+9
| * | | firmware: arm_scpi: remove all single element structuresSudeep Holla2017-10-091-15/+7
| * | | firmware: arm_scpi: drop unnecessary type cast to scpi_shared_memSudeep Holla2017-10-091-1/+1
| * | | firmware: arm_scpi: improve struct sensor_valueHeiner Kallweit2017-10-051-7/+5
| * | | firmware: arm_scpi: improve handling of protocol and firmware version subfieldsHeiner Kallweit2017-10-051-24/+19
| * | | firmware: arm_scpi: improve struct dvfs_info to make code better readableHeiner Kallweit2017-10-051-8/+5
| * | | firmware: arm_scpi: remove scpi_removeHeiner Kallweit2017-10-041-14/+2
| * | | firmware: arm_scpi: make freeing mbox channels device-managedHeiner Kallweit2017-10-041-21/+16
| * | | firmware: arm_scpi: pre-populate dvfs info in scpi_probeHeiner Kallweit2017-10-041-22/+26
OpenPOWER on IntegriCloud