index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2019-08-12
firmware: arm_scmi: Add RESET protocol in SCMI v2.0
Sudeep Holla
2019-08-12
firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible
Sudeep Holla
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add asynchronous sensor read if it supports
Sudeep Holla
2019-08-12
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add support for asynchronous commands and delayed response
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add mechanism to unpack message headers
Sudeep Holla
2019-08-12
firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add receive channel support for notifications
Sudeep Holla
2019-08-12
firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
Sudeep Holla
2019-08-12
firmware: arm_scmi: Reorder some functions to avoid forward declarations
Sudeep Holla
2019-08-12
firmware: arm_scmi: Check if platform has released shmem before using
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use the term 'message' instead of 'command'
Sudeep Holla
2019-08-12
firmware: arm_scmi: Fix few trivial typos in comments
Sudeep Holla
2019-08-12
firmware: arm_scmi: Remove extra check for invalid length message responses
Sudeep Holla
2019-08-12
firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
Sudeep Holla
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...
Stephen Boyd
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-25
firmware: raspberrypi: register clk device
Nicolas Saenz Julienne
2019-06-25
Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-06-24
clk: ti: Use int to check return value from of_property_count_elems_of_size()
Stephen Boyd
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
Abstract out support for locating an EFI config table
Matthew Garrett
2019-06-24
efi: Attempt to get the TCG2 event log in the boot stub
Matthew Garrett
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
2019-06-22
efibc: Replace variable set function in notifier call
Tian Baofeng
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
firmware: arm_scmi: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-19
firmware: ti_sci: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-19
Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2019-06-18
firmware: ti_sci: Fix gcc unused-but-set-variable warning
YueHaibing
2019-06-18
firmware: ti_sci: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-18
firmware: trusted_foundations: add ARMv7 dependency
Arnd Bergmann
2019-06-17
Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2019-06-17
firmware/psci: psci_checker: Park kthreads before stopping them
Jean-Philippe Brucker
2019-06-16
Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
[next]