summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-2/+2
|\
| * firmware: vpd: Drop __iomem usage for memremap() memoryStephen Boyd2019-03-271-2/+2
* | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-076-50/+95
|\ \
| * | firmware/psci: add support for SYSTEM_RESET2Sudeep Holla2019-04-161-1/+23
| * | drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson2019-04-121-1/+20
| * | drivers: firmware: psci: Simplify error path of psci_dt_init()Ulf Hansson2019-04-121-13/+10Star
| * | drivers: firmware: psci: Split psci_dt_cpu_init_idle()Ulf Hansson2019-04-121-19/+23
| * | drivers: firmware: psci: Move psci to separate directoryUlf Hansson2019-04-126-16/+19
| |/
* | Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-071-1/+1
|\ \
| * | ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-091-1/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-072-3/+6
|\ \
| * | firmware: arm_sdei: Prohibit probing in '_sdei_handler'Xiongfeng Wang2019-04-291-0/+3
| * | efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2019-04-091-3/+3
| |/
* | efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel2019-03-291-2/+1Star
* | efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter2019-03-292-18/+17Star
* | efi/arm: Show SMBIOS bank/device location in CPER and GHES error logsMarcin Benka2019-03-291-0/+1
* | efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada2019-03-291-6/+7
|/
* memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-102-5/+18
|\
| * efi: Let architectures decide the flags that should be saved/restoredJulien Thierry2019-02-061-2/+15
| * efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor2019-02-041-3/+3
* | Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-082-1/+2
|\ \
| * | iscsi_ibft: use virt_to_phys instead of isa_virt_to_busChristoph Hellwig2019-02-121-1/+1
| * | iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva2019-02-121-0/+1
* | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-061-1/+1
|\ \ \
| * | | Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-112-4/+10
| |\| |
| * | | firmware: intel_stratix10_service: remove COMPILE_TESTStephen Rothwell2019-02-011-1/+1
| * | | firmware: intel_stratix10_service: add hardware dependencyRichard Gong2019-01-311-1/+1
| | |/ | |/|
* | | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-062-4/+77
|\ \ \
| * \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-042-4/+77
| |\ \ \
| | * | | efi: cper: Fix possible out-of-bounds accessRoss Lagerwall2019-02-201-4/+9
| | * | | firmware: arm_sdei: Add ACPI GHES registration helperJames Morse2019-02-111-0/+68
| | |/ /
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-0611-245/+954
|\ \ \ \
| * \ \ \ Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-02-151-19/+2Star
| |\ \ \ \
| | * | | | firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2019-01-301-19/+2Star
| | | |/ / | | |/| |
| * | | | Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2019-02-151-0/+11
| |\ \ \ \
| | * | | | firmware: raspberrypi: notify VC4 firmware of a rebootStefan Wahren2019-01-091-0/+11
| | |/ / /
| * | | | Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-02-155-226/+735
| |\ \ \ \
| | * | | | firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding2019-02-073-3/+7
| | * | | | firmware: tegra: Conditionally support SoC generationsThierry Reding2019-02-072-0/+12
| | * | | | firmware: tegra: bpmp-tegra186: Remove unused includesThierry Reding2019-01-251-5/+0Star
| | * | | | firmware: tegra: add bpmp driver for Tegra210Timo Alho2019-01-254-9/+282
| | * | | | firmware: tegra: Refactor BPMP driverTimo Alho2019-01-254-202/+394
| | * | | | firmware: tegra: Reword messaging terminologyTimo Alho2019-01-251-38/+71
| | |/ / /
| * | | | Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-02-152-0/+39
| |\ \ \ \
| | * | | | firmware: imx: Add support to start/stop a CPUDaniel Baluta2019-02-111-0/+38
| | * | | | firmware: imx: scu-pd: add fallback compatible string supportAisheng Dong2019-01-121-0/+1
| | |/ / /
| * | | | drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah2019-02-122-0/+16
| * | | | firmware: xilinx: Add APIs to control node status/powerRajan Vaja2019-02-121-0/+58
| * | | | firmware: xilinx: Implement ZynqMP power management APIsJolly Shah2019-02-121-0/+29