summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2019-08-12firmware: arm_scmi: Add RESET protocol in SCMI v2.0Sudeep Holla
2019-08-12firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocolSudeep Holla
2019-08-12firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannelsSudeep Holla
2019-08-12firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessorsSudeep Holla
2019-08-12firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possibleSudeep Holla
2019-08-12firmware: arm_scmi: Drop config flag in clk_ops->rate_setSudeep Holla
2019-08-12firmware: arm_scmi: Add asynchronous sensor read if it supportsSudeep Holla
2019-08-12firmware: arm_scmi: Drop async flag in sensor_ops->reading_getSudeep Holla
2019-08-12firmware: arm_scmi: Add support for asynchronous commands and delayed responseSudeep Holla
2019-08-12firmware: arm_scmi: Add mechanism to unpack message headersSudeep Holla
2019-08-12firmware: arm_scmi: Separate out tx buffer handling and prepare to add rxSudeep Holla
2019-08-12firmware: arm_scmi: Add receive channel support for notificationsSudeep Holla
2019-08-12firmware: arm_scmi: Segregate tx channel handling and prepare to add rxSudeep Holla
2019-08-12firmware: arm_scmi: Reorder some functions to avoid forward declarationsSudeep Holla
2019-08-12firmware: arm_scmi: Check if platform has released shmem before usingSudeep Holla
2019-08-12firmware: arm_scmi: Use the term 'message' instead of 'command'Sudeep Holla
2019-08-12firmware: arm_scmi: Fix few trivial typos in commentsSudeep Holla
2019-08-12firmware: arm_scmi: Remove extra check for invalid length message responsesSudeep Holla
2019-08-12firmware: arm_scmi: Align few names in sensors protocol with SCMI specificationSudeep Holla
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Stephen Boyd
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-25firmware: raspberrypi: register clk deviceNicolas Saenz Julienne
2019-06-25Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-06-24clk: ti: Use int to check return value from of_property_count_elems_of_size()Stephen Boyd
2019-06-24tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett
2019-06-24Abstract out support for locating an EFI config tableMatthew Garrett
2019-06-24efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett
2019-06-24tpm: Reserve the TPM final events tableMatthew Garrett
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman
2019-06-22efibc: Replace variable set function in notifier callTian Baofeng
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-19firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner
2019-06-18firmware: ti_sci: Fix gcc unused-but-set-variable warningYueHaibing
2019-06-18firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-18firmware: trusted_foundations: add ARMv7 dependencyArnd Bergmann
2019-06-17Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-06-17firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker
2019-06-16Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab