index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-06
Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-04-29
firmware: arm_sdei: Prohibit probing in '_sdei_handler'
Xiongfeng Wang
2019-04-16
firmware/psci: add support for SYSTEM_RESET2
Sudeep Holla
2019-04-12
drivers: firmware: psci: Announce support for OS initiated suspend mode
Ulf Hansson
2019-04-12
drivers: firmware: psci: Simplify error path of psci_dt_init()
Ulf Hansson
2019-04-12
drivers: firmware: psci: Split psci_dt_cpu_init_idle()
Ulf Hansson
2019-04-12
drivers: firmware: psci: Move psci to separate directory
Ulf Hansson
2019-04-09
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-03-29
efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections
Ard Biesheuvel
2019-03-29
efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
Robert Richter
2019-03-29
efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs
Marcin Benka
2019-03-29
efi/libstub: Refactor the cmd_stubcopy Makefile command
Masahiro Yamada
2019-03-28
firmware: vpd: Drop __iomem usage for memremap() memory
Stephen Boyd
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-08
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-02-20
efi: cper: Fix possible out-of-bounds access
Ross Lagerwall
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-16
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
2019-02-15
Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2019-02-15
Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
2019-02-15
Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2019-02-15
Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2019-02-12
iscsi_ibft: use virt_to_phys instead of isa_virt_to_bus
Christoph Hellwig
2019-02-12
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
2019-02-12
drivers: soc: xilinx: Add ZynqMP power domain driver
Jolly Shah
2019-02-12
firmware: xilinx: Add APIs to control node status/power
Rajan Vaja
2019-02-12
firmware: xilinx: Implement ZynqMP power management APIs
Jolly Shah
2019-02-11
firmware: arm_sdei: Add ACPI GHES registration helper
James Morse
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
firmware: imx: Add support to start/stop a CPU
Daniel Baluta
2019-02-08
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-02-07
firmware/tegra: Enable Tegra186 BPMP support on Tegra194
Thierry Reding
2019-02-07
firmware: tegra: Conditionally support SoC generations
Thierry Reding
2019-02-06
efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
2019-02-05
firmware: xilinx: Add zynqmp_pm_get_chipid() API
Nava kishore Manne
2019-02-04
efi/arm: Don't expect a return value of ptdump_debugfs_register
Nathan Chancellor
2019-02-04
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
[next]