Age | Commit message (Expand) | Author | Files | Lines |
2018-02-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+50 |
2018-02-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -3/+1 |
2018-02-06 | firmware/psci: Expose SMCCC version through psci_ops | Marc Zyngier | 1 | -0/+27 |
2018-02-06 | firmware/psci: Expose PSCI conduit | Marc Zyngier | 1 | -5/+23 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+7 |
2018-02-03 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -37/+29 |
2018-02-03 | firmware: dmi: handle missing DMI data gracefully | Ard Biesheuvel | 2 | -5/+3 |
2018-02-03 | firmware: dmi_scan: Fix handling of empty DMI strings | Jean Delvare | 1 | -13/+9 |
2018-02-03 | firmware: dmi_scan: Drop dmi_initialized | Jean Delvare | 1 | -13/+8 |
2018-02-03 | firmware: dmi: Optimize dmi_matches | Jean Delvare | 1 | -8/+11 |
2018-02-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -28/+4 |
2018-02-01 | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2018-01-31 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 5 | -3/+127 |
2018-01-31 | firmware: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 1 | -3/+1 |
2018-01-30 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -0/+1103 |
2018-01-30 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -122/+371 |
2018-01-22 | kconfig: use bool instead of boolean for type definition attributes, again | Masahiro Yamada | 1 | -1/+1 |
2018-01-19 | psci: add CPU_IDLE dependency | Arnd Bergmann | 1 | -1/+1 |
2018-01-19 | x86/efi: Clarify that reset attack mitigation needs appropriate userspace | Matthew Garrett | 1 | -1/+4 |
2018-01-18 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -24/+22 |
2018-01-17 | drivers: psci: remove cluster terminology and dependency on physical_package_id | Sudeep Holla | 1 | -24/+22 |
2018-01-15 | firmware: arm_sdei: Fix return value check in sdei_present_dt() | Wei Yongjun | 1 | -1/+1 |
2018-01-14 | firmware: arm_sdei: Discover SDEI support via ACPI | James Morse | 1 | -1/+40 |
2018-01-14 | firmware: arm_sdei: add support for CPU private events | James Morse | 1 | -13/+193 |
2018-01-13 | firmware: arm_sdei: Add support for CPU and system power states | James Morse | 1 | -1/+255 |
2018-01-13 | firmware: arm_sdei: Add driver for Software Delegated Exceptions | James Morse | 3 | -0/+628 |
2018-01-11 | ibft: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 1 | -2/+3 |
2018-01-11 | edd: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 1 | -4/+4 |
2018-01-08 | drivers/firmware: Expose psci_get_version through psci_ops structure | Will Deacon | 1 | -0/+2 |
2018-01-08 | efi: call get_event_log before ExitBootServices | Thiebaud Weksteen | 5 | -3/+127 |
2018-01-05 | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -24/+0 |
2018-01-04 | Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 1 | -2/+2 |
2018-01-04 | Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i... | Olof Johansson | 1 | -1/+1 |
2018-01-03 | efi: Parse ARM error information value | Tyler Baicar | 1 | -2/+211 |
2018-01-03 | efi: Move ARM CPER code to new file | Tyler Baicar | 4 | -119/+156 |
2018-01-03 | efi: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 1 | -1/+1 |
2018-01-03 | efi/capsule-loader: Fix pr_err() string to end with newline | Arvind Yadav | 1 | -1/+1 |
2018-01-03 | efi/capsule-loader: Reinstate virtual capsule mapping | Ard Biesheuvel | 1 | -8/+37 |
2017-12-20 | Merge tag 'bcm2835-drivers-next-2017-12-19' into drivers/next | Florian Fainelli | 1 | -1/+1 |
2017-12-20 | firmware: qcom_scm: drop redandant of_platform_populate | Sudeep Holla | 1 | -24/+0 |
2017-12-16 | firmware: ti_sci: Use %zu for size_t print format | Nishanth Menon | 1 | -2/+2 |
2017-12-10 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -87/+129 |
2017-12-06 | efi: Add comment to avoid future expanding of sysfs systab | Dave Young | 1 | -0/+2 |
2017-12-06 | efi/esrt: Use memunmap() instead of kfree() to free the remapping | Pan Bian | 1 | -1/+1 |
2017-12-06 | efi: Move some sysfs files to be read-only by root | Greg Kroah-Hartman | 3 | -16/+12 |
2017-12-05 | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -13/+35 |
2017-12-04 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+2 |
2017-12-03 | firmware: arm_scpi: Revert updates made during v4.15 merge window | Olof Johansson | 1 | -87/+129 |
2017-12-01 | fw_cfg: fix driver remove | Marc-André Lureau | 1 | -1/+2 |
2017-11-28 | firmware: raspberrypi: print time using time64_t | Arnd Bergmann | 1 | -1/+1 |