aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 6-14/+1681
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 3-46/+151
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-4/+4
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Gravatar Stephen Boyd 1-0/+10
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-54/+24
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2019-07-08Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddGravatar Linus Torvalds 6-39/+150
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-12/+17
2019-06-25firmware: raspberrypi: register clk deviceGravatar Nicolas Saenz Julienne 1-0/+10
2019-06-25Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 1-1/+3
2019-06-24clk: ti: Use int to check return value from of_property_count_elems_of_size()Gravatar Stephen Boyd 1-4/+5
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logGravatar Matthew Garrett 1-0/+30
2019-06-24Abstract out support for locating an EFI config tableGravatar Matthew Garrett 3-18/+26
2019-06-24efi: Attempt to get the TCG2 event log in the boot stubGravatar Matthew Garrett 1-17/+33
2019-06-24tpm: Reserve the TPM final events tableGravatar Matthew Garrett 2-4/+61
2019-06-24bus_find_device: Unify the match callback with class_find_deviceGravatar Suzuki K Poulose 1-2/+2
2019-06-23Merge 5.2-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 5-13/+7
2019-06-22efibc: Replace variable set function in notifier callGravatar Tian Baofeng 1-5/+7
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-12/+3
2019-06-19firmware: arm_scmi: Use the correct style for SPDX License IdentifierGravatar Nishad Kamdar 1-1/+1
2019-06-19firmware: ti_sci: Use the correct style for SPDX License IdentifierGravatar Nishad Kamdar 1-1/+1
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Olof Johansson 2-8/+1663
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 2-8/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Gravatar Thomas Gleixner 1-4/+1
2019-06-18firmware: ti_sci: Fix gcc unused-but-set-variable warningGravatar YueHaibing 1-12/+12
2019-06-18firmware: ti_sci: Use the correct style for SPDX License IdentifierGravatar Nishad Kamdar 1-1/+1
2019-06-18firmware: trusted_foundations: add ARMv7 dependencyGravatar Arnd Bergmann 1-1/+1
2019-06-17Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 2-2/+10
2019-06-17firmware/psci: psci_checker: Park kthreads before stopping themGravatar Jean-Philippe Brucker 1-4/+6
2019-06-16Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Olof Johansson 1-0/+3
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-14firmware: tegra: Early resume BPMPGravatar Bitan Biswas 1-1/+3
2019-06-12firmware: ti_sci: Parse all resource ranges even if some is not availableGravatar Peter Ujfalusi 1-3/+10
2019-06-12firmware: ti_sci: Add support for processor controlGravatar Suman Anna 2-0/+485
2019-06-12firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaGravatar Peter Ujfalusi 2-0/+1163
2019-06-12firmware: ti_sci: Always request response from firmwareGravatar Andrew F. Davis 1-4/+4
2019-06-12firmware: ti_sci: extend clock identifiers from u8 to u32Gravatar Tero Kristo 2-42/+136
2019-06-12firmware: arm_scmi: fetch and store sensor scaleGravatar Florian Fainelli 1-0/+6
2019-06-12firmware: arm_scmi: update rate_discrete in clock_describe_rates_getGravatar Peng Fan 1-0/+2
2019-06-12firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributesGravatar Sudeep Holla 1-2/+2
2019-06-11efi/bgrt: Drop BGRT status field reserved bits checkGravatar Hans de Goede 1-5/+0
2019-06-11efi/memreserve: deal with memreserve entries in unmapped memoryGravatar Ard Biesheuvel 1-2/+10
2019-06-09Merge 5.2-rc4 into char-misc-nextGravatar Greg Kroah-Hartman 47-267/+50
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Gravatar Thomas Gleixner 1-7/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Gravatar Thomas Gleixner 2-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Gravatar Thomas Gleixner 3-28/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Gravatar Thomas Gleixner 14-129/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Gravatar Thomas Gleixner 3-28/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Gravatar Thomas Gleixner 1-14/+1
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3