summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-15gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh
2018-10-15gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie
2018-10-15gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie
2018-10-15gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2018-10-11Merge tag 'tegra-for-4.20-firmware-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-10-10firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding
2018-10-10Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2018-10-09firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja
2018-10-08firmware: imx: add misc svc supportDong Aisheng
2018-10-08firmware: imx: add SCU firmware driver supportDong Aisheng
2018-10-04firmware: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner
2018-09-27firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes
2018-09-27firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes
2018-09-27firmware: dcdbas: Add support for WSMT ACPI tableStuart Hayes
2018-09-27firmware: dell_rbu: Make payload memory uncachableStuart Hayes
2018-09-26Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth
2018-09-26efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth
2018-09-26efi/efi_test: add exporting ResetSystem runtime serviceIvan Hu
2018-09-26efi/libstub: arm: support building with clangAlistair Strachan
2018-09-26efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel
2018-09-26efi/arm: libstub: add a root memreserve config tableArd Biesheuvel
2018-09-26efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel
2018-09-26firmware: xilinx: Add debugfs for query data APIRajan Vaja
2018-09-26firmware: xilinx: Add debugfs interfaceRajan Vaja
2018-09-26firmware: xilinx: Add clock APIsRajan Vaja
2018-09-26firmware: xilinx: Add query data APIRajan Vaja
2018-09-26firmware: xilinx: Add Zynqmp firmware driverRajan Vaja
2018-09-25Merge tag 'drivers_soc_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2018-09-25Merge tag 'scmi-updates-4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2018-09-25Merge tag 'v4.19-rc3' into next/driversOlof Johansson
2018-09-25firmware: vpd: fix spelling mistake "partion" -> "partition"Colin Ian King
2018-09-14firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd
2018-09-14firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd
2018-09-14firmware: coreboot: Make bus registration symmetricStephen Boyd
2018-09-14firmware: coreboot: Unmap ioregion after device populationStephen Boyd
2018-09-14firmware: coreboot: Let OF core populate platform deviceStephen Boyd
2018-09-14firmware: google: make structure gsmi_dev staticColin Ian King
2018-09-14firmware: qcom: scm: Refactor clock handlingBjorn Andersson
2018-09-12firmware: meson_sm: Add serial number sysfs entryNeil Armstrong
2018-09-12efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to yScott Branden
2018-09-10firmware: arm_scmi: add a getter for power of performance statesQuentin Perret
2018-09-10firmware: arm_scmi: use strlcpy to ensure NULL-terminated stringsSudeep Holla
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla