aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel1-0/+18
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel1-14/+16
2015-10-12efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi1-2/+3
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm1-4/+2
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm1-0/+3
2015-10-12drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker1-16/+3
2015-10-11efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming1-1/+3
2015-10-09firmware: arm_scpi: Extend to support sensorsPunit Agrawal1-0/+60
2015-10-02drivers: firmware: psci: add system suspend supportSudeep Holla1-0/+33
2015-10-02drivers: firmware: psci: define more generic PSCI_FN_NATIVE macroSudeep Holla1-10/+11
2015-10-02drivers: firmware: psci: add PSCI v1.0 DT bindingsLorenzo Pieralisi1-0/+1
2015-10-02drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi1-2/+32
2015-10-02drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi1-0/+6
2015-10-02drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi1-0/+15
2015-10-02drivers: firmware: psci: add INVALID_ADDRESS return valueLorenzo Pieralisi1-0/+1
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel1-15/+73
2015-09-28firmware: add support for ARM System Control and Power Interface(SCPI) protocolSudeep Holla3-0/+731
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+73
2015-09-23firmware: qcom: scm: Add function stubs for ARM64Andy Gross3-1/+73
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin1-4/+0
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-1/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-3/+387
2015-09-03Merge branch 'devel-stable' into for-linusRussell King3-0/+386
2015-08-19FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin1-1/+1
2015-08-11firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King1-3/+1
2015-08-08efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang1-0/+31
2015-08-08efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel1-3/+5
2015-08-03drivers: psci: support native SMC{32,64} callsMark Rutland1-6/+19
2015-08-03arm64: psci: factor invocation code to driversMark Rutland3-0/+373
2015-07-30efi: Check for NULL efi kernel parametersRicardo Neri1-0/+5
2015-07-21Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgentIngo Molnar1-3/+12
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony1-3/+12
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-4/+2
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-2/+0
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-4/+2
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely1-2/+0
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-0/+262
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-437/+590
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+13
2015-06-25Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-27/+113
2015-06-25drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek1-11/+13
2015-06-25firmware: dmi_scan: Coding style cleanupsJean Delvare1-4/+3
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk2-9/+86
2015-06-25firmware: dmi_scan: Trim DMI table length before exporting itJean Delvare1-5/+10
2015-06-25firmware: dmi_scan: Rename dmi_table to dmi_decode_tableIvan Khoronzhuk1-5/+5
2015-06-25firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare1-4/+9
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-8/+571
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki5-0/+262
2015-06-11Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efiIngo Molnar2-1/+7
2015-06-08efi: Work around ia64 build problem with ESRT driverPeter Jones2-1/+7