- 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
- b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
- 76ea4d8 firmware: arm_scmi: Add power_scale_mw_get() interface by Lukasz Luba · 4 years, 2 months ago
- f83eb66 Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-next/scmi by Sudeep Holla · 4 years, 2 months ago
- e945927 firmware: arm_scmi: Remove residual _le structs naming by Cristian Marussi · 4 years, 2 months ago
- e381119 firmware: arm_scmi: Add SCMI v3.0 sensor notifications by Cristian Marussi · 4 years, 2 months ago
- 7b83c5f firmware: arm_scmi: Add SCMI v3.0 sensor configuration support by Cristian Marussi · 4 years, 2 months ago
- e2083d3 firmware: arm_scmi: Add SCMI v3.0 sensors timestamped reads by Cristian Marussi · 4 years, 2 months ago
- ec88381 firmware: arm_scmi: Add support to enumerated SCMI voltage domain device by Cristian Marussi · 4 years, 2 months ago
- 2add5ca firmware: arm_scmi: Add voltage domain management protocol support by Cristian Marussi · 4 years, 2 months ago
- 1fe00b8 firmware: arm_scmi: Add SCMI v3.0 sensors descriptors extensions by Cristian Marussi · 4 years, 2 months ago
- f25fb6d firmware: arm_scmi: Rework scmi_sensors_protocol_init by Cristian Marussi · 4 years, 2 months ago
- 6bbdb46 firmware: arm_scmi: Fix missing destroy_workqueue() by Qinglang Miao · 4 years, 2 months ago
- b9ceca6 firmware: arm_scmi: Fix duplicate workqueue name by Florian Fainelli · 4 years, 3 months ago
- c7821c2 firmware: arm_scmi: Fix locking in notifications by Cristian Marussi · 4 years, 3 months ago
- 9724722 firmware: arm_scmi: Add missing Rx size re-initialisation by Sudeep Holla · 4 years, 3 months ago
- 7adb2c8 firmware: arm_scmi: Expand SMC/HVC message pool to more than one by Etienne Carriere · 4 years, 3 months ago
- 45b9e04 firmware: arm_scmi: Fix ARCH_COLD_RESET by Etienne Carriere · 4 years, 3 months ago
- 66d90f6 firmware: arm_scmi: Enable building as a single module by Sudeep Holla · 4 years, 4 months ago
- 1eaf18e firmware: arm_scmi: Move scmi protocols registration into the driver by Sudeep Holla · 4 years, 4 months ago
- 5a2f0a0 firmware: arm_scmi: Move scmi bus init and exit calls into the driver by Sudeep Holla · 4 years, 4 months ago
- 6ed6c55 firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_free by Sudeep Holla · 4 years, 4 months ago
- 481f6cc firmware: arm_scmi: Add SCMI device for system power protocol by Cristian Marussi · 4 years, 4 months ago
- a880305 firmware: arm_scmi: Add system power protocol support by Cristian Marussi · 4 years, 4 months ago
- 3de7b83 firmware: arm_scmi: Constify static scmi-ops by Rikard Falkeborn · 4 years, 4 months ago
- a0edee6 firmware: arm_scmi: Use NULL instead of integer 0 for rate pointer by Sudeep Holla · 4 years, 6 months ago
- 72a5eb9 firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_header by Cristian Marussi · 4 years, 6 months ago
- 33ee97f firmware: arm_scmi: Remove unneeded __packed attribute by Cristian Marussi · 4 years, 6 months ago
- a4ee9d0 firmware: arm_scmi: Provide a missing function param description by Sudeep Holla · 4 years, 6 months ago
- dccec73 firmware: arm_scmi: Keep the discrete clock rates sorted by Sudeep Holla · 4 years, 6 months ago
- 585dfab firmware: arm_scmi: Add base notifications support by Cristian Marussi · 4 years, 7 months ago
- 469ca18 firmware: arm_scmi: Add reset notifications support by Cristian Marussi · 4 years, 7 months ago
- 128e3e9 firmware: arm_scmi: Add sensor notifications support by Cristian Marussi · 4 years, 7 months ago
- fb5086d firmware: arm_scmi: Add perf notifications support by Cristian Marussi · 4 years, 7 months ago
- e27077b firmware: arm_scmi: Add power notifications support by Cristian Marussi · 4 years, 7 months ago
- 6b8a691 firmware: arm_scmi: Enable notification core by Cristian Marussi · 4 years, 7 months ago
- bd31b24 firmware: arm_scmi: Add notification dispatch and delivery by Cristian Marussi · 4 years, 7 months ago
- e7c215f firmware: arm_scmi: Add notification callbacks-registration by Cristian Marussi · 4 years, 7 months ago
- 1fc2dd1 firmware: arm_scmi: Add notification protocol-registration by Cristian Marussi · 4 years, 7 months ago
- e0f1a30 firmware: arm_scmi: Fix SCMI genpd domain probing by Cristian Marussi · 4 years, 7 months ago
- d764282 firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FW by Sudeep Holla · 4 years, 7 months ago
- 1909872 firmware: arm_scmi: Add fast_switch_possible() interface by Nicola Mazzucato · 4 years, 7 months ago
- bad0d73 firmware: arm_scmi: Use signed integer to report transfer status by Sudeep Holla · 4 years, 7 months ago
- 5a897e3a firmware: arm_scmi: fix psci dependency by Sudeep Holla · 4 years, 8 months ago
- f7199cf firmware: arm_scmi: Fix return error code in smc_send_message by Sudeep Holla · 4 years, 9 months ago
- c5bceb9 firmware: arm_scmi: Fix handling of unexpected delayed responses by Cristian Marussi · 4 years, 9 months ago
- d04fb2b firmware: arm_scmi: Clear channel for delayed responses by Cristian Marussi · 4 years, 9 months ago
- b37f5cc firmware: arm_scmi: Clear channel on reception of unexpected responses by Cristian Marussi · 4 years, 9 months ago
- 87dff4e firmware: arm_scmi: Rename .clear_notification() transport_ops by Cristian Marussi · 4 years, 9 months ago
- 4d09852 firmware: arm_scmi: Add support for notifications message processing by Sudeep Holla · 4 years, 10 months ago
- d5141f3 firmware: arm_scmi: Add notifications support in transport layer by Cristian Marussi · 4 years, 10 months ago
- 2264417 firmware: arm_scmi: Update protocol commands and notification list by Sudeep Holla · 4 years, 10 months ago
- 4ebd8f6 firmware: arm_scmi: Add receive buffer support for notifications by Sudeep Holla · 4 years, 10 months ago
- 4e44590 firmware: arm_scmi: Drop checking for shmem property in parent node by Sudeep Holla · 4 years, 10 months ago
- 8aa6e12 firmware: arm_scmi: Check shmem property for channel availablity by Sudeep Holla · 4 years, 10 months ago
- b9d15ee firmware: arm_scmi: Drop empty stub for smc_mark_txdone by Sudeep Holla · 4 years, 10 months ago
- 1898826 firmware: arm_scmi: Make mutex channel specific by Sudeep Holla · 4 years, 10 months ago
- 1dc6558 firmware: arm_scmi: Add smc/hvc transport by Peng Fan · 4 years, 10 months ago
- 8694548 firmware: arm_scmi/perf: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 4ddfb4a firmware: arm_scmi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 5c8a47a firmware: arm_scmi: Make scmi core independent of the transport type by Viresh Kumar · 5 years ago
- c4eb836 firmware: arm_scmi: Move macros and helpers to common.h by Viresh Kumar · 5 years ago
- 71af05a firmware: arm_scmi: Update doc style comments by Viresh Kumar · 5 years ago
- 729d353 drivers: firmware: scmi: Extend SCMI transport layer by trace events by Lukasz Luba · 5 years ago
- 2deb267 firmware: arm_scmi: Skip protocol initialisation for additional devices by Sudeep Holla · 5 years ago
- b55b06b firmware: arm_scmi: Stash version in protocol init functions by Sudeep Holla · 5 years ago
- 50872a9 firmware: arm_scmi: Match scmi device by both name and protocol id by Sudeep Holla · 5 years ago
- 4605e22 firmware: arm_scmi: Add versions and identifier attributes using dev_groups by Sudeep Holla · 5 years ago
- 9c5c463 firmware: arm_scmi: Add names to scmi devices created by Sudeep Holla · 5 years ago
- 1104088 firmware: arm_scmi: Skip scmi mbox channel setup for addtional devices by Sudeep Holla · 5 years ago
- ee7a9c9 firmware: arm_scmi: Add support for multiple device per protocol by Sudeep Holla · 6 years ago
- 8305e90 firmware: arm_scmi: Avoid double free in error flow by Wen Yang · 5 years ago
- 7bd39bc firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT by Sudeep Holla · 5 years ago
- 11ed5cf firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset by Sudeep Holla · 5 years ago
- 95a15d8 firmware: arm_scmi: Add RESET protocol in SCMI v2.0 by Sudeep Holla · 6 years ago
- 8238395 firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol by Sudeep Holla · 6 years ago
- ac8aaf3 firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels by Sudeep Holla · 6 years ago
- aa90ac4 firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors by Sudeep Holla · 5 years ago
- 2bc06ff firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible by Sudeep Holla · 6 years ago
- d0aba11 firmware: arm_scmi: Drop config flag in clk_ops->rate_set by Sudeep Holla · 6 years ago
- d09aac0 firmware: arm_scmi: Add asynchronous sensor read if it supports by Sudeep Holla · 6 years ago
- 6a55331 firmware: arm_scmi: Drop async flag in sensor_ops->reading_get by Sudeep Holla · 6 years ago
- 58ecdf0 firmware: arm_scmi: Add support for asynchronous commands and delayed response by Sudeep Holla · 6 years ago
- 22d1f76 firmware: arm_scmi: Add mechanism to unpack message headers by Sudeep Holla · 6 years ago
- 38c927f firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx by Sudeep Holla · 6 years ago
- 46cc7c2 firmware: arm_scmi: Add receive channel support for notifications by Sudeep Holla · 6 years ago
- 3748daf firmware: arm_scmi: Segregate tx channel handling and prepare to add rx by Sudeep Holla · 6 years ago
- 2747a96 firmware: arm_scmi: Reorder some functions to avoid forward declarations by Sudeep Holla · 6 years ago
- 9dc34d6 firmware: arm_scmi: Check if platform has released shmem before using by Sudeep Holla · 6 years ago
- 5b65af8 firmware: arm_scmi: Use the term 'message' instead of 'command' by Sudeep Holla · 6 years ago
- c29a628 firmware: arm_scmi: Fix few trivial typos in comments by Sudeep Holla · 6 years ago
- 37bbffc firmware: arm_scmi: Remove extra check for invalid length message responses by Sudeep Holla · 6 years ago
- 9eefa43 firmware: arm_scmi: Align few names in sensors protocol with SCMI specification by Sudeep Holla · 6 years ago
- 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- d252768 firmware: arm_scmi: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
- df767c0 Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers by Olof Johansson · 6 years ago
- 0b673b6 firmware: arm_scmi: fetch and store sensor scale by Florian Fainelli · 6 years ago
- c0759b9 firmware: arm_scmi: update rate_discrete in clock_describe_rates_get by Peng Fan · 6 years ago
- 430daaf firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes by Sudeep Holla · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago