Age | Commit message (Expand) | Author | Files | Lines |
2016-12-19 | firmware: dmi_scan: Always show system identification string | Kefeng Wang | 1 | -2/+2 |
2016-12-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 12 | -46/+4878 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | Remove references to dead make variable LINUX_INCLUDE | Paul Bolle | 1 | -1/+1 |
2016-12-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+2 |
2016-12-01 | Merge tag 'qcom-drivers-for-4.10-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -12/+37 |
2016-11-30 | Merge branch 'for-4.10-ti-sci-base' of https://github.com/t-kristo/linux-pm i... | Arnd Bergmann | 4 | -0/+2499 |
2016-11-30 | Merge tag 'scpi-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -32/+244 |
2016-11-26 | drivers: psci: Allow PSCI node to be disabled | Thierry Reding | 1 | -1/+1 |
2016-11-26 | drivers: psci: PSCI checker module | Kevin Brodsky | 3 | -0/+502 |
2016-11-25 | efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit | Ard Biesheuvel | 1 | -6/+7 |
2016-11-23 | firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails | spjoshi@codeaurora.org | 1 | -4/+4 |
2016-11-23 | firmware: qcom: scm: Remove core, iface and bus clocks dependency | spjoshi@codeaurora.org | 1 | -12/+37 |
2016-11-19 | Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 6 | -0/+1592 |
2016-11-18 | firmware: tegra: Add BPMP support | Thierry Reding | 3 | -0/+881 |
2016-11-18 | firmware: tegra: Add IVC library | Thierry Reding | 5 | -0/+711 |
2016-11-18 | Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 1 | -1/+3 |
2016-11-17 | firmware: arm_scpi: add support for pre-v1.0 SCPI compatible | Sudeep Holla | 1 | -0/+9 |
2016-11-13 | x86/efi: Retrieve and assign Apple device properties | Lukas Wunner | 3 | -0/+262 |
2016-11-13 | efi: Add device path parser | Lukas Wunner | 3 | -0/+209 |
2016-11-13 | efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table | Ard Biesheuvel | 3 | -0/+52 |
2016-11-13 | efi/libstub: Add random.c to ARM build | Ard Biesheuvel | 4 | -14/+16 |
2016-11-13 | efi: Add support for seeding the RNG from a UEFI config table | Ard Biesheuvel | 1 | -0/+72 |
2016-11-13 | efi/libstub: Fix allocation size calculations | Roy Franz | 1 | -10/+14 |
2016-11-13 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar | 1 | -2/+3 |
2016-11-13 | firmware: qcom: scm: Use devm_reset_controller_register() | Wei Yongjun | 1 | -1/+3 |
2016-11-07 | arm64: dump: Make ptdump debugfs a separate option | Laura Abbott | 1 | -2/+2 |
2016-11-01 | firmware: arm_scpi: allow firmware with get_capabilities not implemented | Neil Armstrong | 1 | -0/+4 |
2016-11-01 | firmware: arm_scpi: add alternative legacy structures, functions and macros | Neil Armstrong | 1 | -18/+174 |
2016-11-01 | firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries | Neil Armstrong | 1 | -1/+1 |
2016-10-27 | firmware: ti_sci: Add support for reboot core service | Nishanth Menon | 2 | -0/+95 |
2016-10-27 | firmware: ti_sci: Add support for Clock control | Nishanth Menon | 2 | -0/+974 |
2016-10-27 | firmware: ti_sci: Add support for Device control | Nishanth Menon | 2 | -0/+531 |
2016-10-27 | firmware: Add basic support for TI System Control Interface (TI-SCI) protocol | Nishanth Menon | 4 | -0/+899 |
2016-10-19 | efi/arm: Fix absolute relocation detection for older toolchains | Ard Biesheuvel | 1 | -2/+3 |
2016-10-18 | efi/efivar_ssdt_load: Don't return success on allocation failure | Dan Carpenter | 1 | -1/+3 |
2016-10-18 | efi/efi_test: Use memdup_user() as a cleanup | Ivan Hu | 1 | -7/+3 |
2016-10-18 | efi/efi_test: Fix uninitialized variable 'rv' | Ivan Hu | 1 | -1/+1 |
2016-10-18 | efi/efi_test: Fix uninitialized variable 'datasize' | Ivan Hu | 1 | -1/+1 |
2016-10-18 | efi/arm*: Fix efi_init() error handling | Yisheng Xie | 1 | -1/+3 |
2016-10-18 | efi: Remove unused include of <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2016-10-17 | firmware: arm_scpi: add command indirection to support legacy commands | Sudeep Holla | 1 | -14/+57 |
2016-10-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 6 | -14/+265 |
2016-10-07 | Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 17 | -310/+1483 |
2016-10-03 | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -25/+26 |
2016-09-20 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -0/+11 |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2 | -6/+7 |
2016-09-20 | x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE | Matt Fleming | 1 | -0/+11 |
2016-09-15 | Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -14/+5 |