- 026d983 firmware: arm_scmi: Fix type error assignment in voltage protocol by Cristian Marussi · 3 years, 1 month ago
- bd074e50 firmware: arm_scmi: Fix type error in sensor protocol by Cristian Marussi · 3 years, 1 month ago
- 1446fc6 firmware: arm_scmi: pm: Propagate return value to caller by Peng Fan · 3 years, 1 month ago
- d1cbd9e firmware: arm_scmi: Fix base agent discover response by Vincent Guittot · 3 years, 1 month ago
- 9516116 firmware: arm_scmi: Fix null de-reference on error path by Cristian Marussi · 3 years, 2 months ago
- bf1acf8 firmware: arm_scmi: Add proper barriers to scmi virtio device by Cristian Marussi · 3 years, 3 months ago
- a14a145 firmware: arm_scmi: Simplify spinlocks in virtio transport by Cristian Marussi · 3 years, 3 months ago
- 1cd7320 firmware: arm_scmi: Remove __exit annotation by Arnd Bergmann · 3 years, 3 months ago
- c90521a firmware: arm_scmi: Fix virtio transport Kconfig dependency by Cristian Marussi · 3 years, 4 months ago
- 866147b Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 4 months ago
- c0397c8 firmware: arm_scmi: Use WARN_ON() to check configured transports by Cristian Marussi · 3 years, 5 months ago
- d4fda7e firmware: arm_scmi: Fix boolconv.cocci warnings by kernel test robot · 3 years, 5 months ago
- 1e7cbfa firmware: arm_scmi: Free mailbox channels if probe fails by Rishabh Bhatnagar · 3 years, 5 months ago
- 46abe13 firmware: arm_scmi: Add virtio transport by Igor Skalkin · 3 years, 5 months ago
- 13fba87 firmware: arm_scmi: Add priv parameter to scmi_rx_callback by Cristian Marussi · 3 years, 5 months ago
- 7885281 firmware: arm_scmi: Add optional link_supplier() transport op by Peter Hilber · 3 years, 5 months ago
- f301bba firmware: arm_scmi: Add message passing abstractions for transports by Peter Hilber · 3 years, 5 months ago
- c92c3e3 firmware: arm_scmi: Add method to override max message number by Igor Skalkin · 3 years, 5 months ago
- a7b1138b firmware: arm_scmi: Make shmem support optional for transports by Igor Skalkin · 3 years, 5 months ago
- e8419c2 firmware: arm_scmi: Make SCMI transports configurable by Cristian Marussi · 3 years, 5 months ago
- 2930abc firmware: arm_scmi: Make polling mode optional by Cristian Marussi · 3 years, 5 months ago
- e9b21c9 firmware: arm_scmi: Make .clear_channel optional by Cristian Marussi · 3 years, 5 months ago
- ed7c04c firmware: arm_scmi: Handle concurrent and out-of-order messages by Cristian Marussi · 3 years, 5 months ago
- 9ca5a18 firmware: arm_scmi: Introduce monotonically increasing tokens by Cristian Marussi · 3 years, 5 months ago
- ceac257 firmware: arm_scmi: Add optional transport_init/exit support by Cristian Marussi · 3 years, 5 months ago
- 3669032 firmware: arm_scmi: Remove scmi_dump_header_dbg() helper by Cristian Marussi · 3 years, 5 months ago
- 63b282f firmware: arm_scmi: Add support for type handling in common functions by Cristian Marussi · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- bdb8742 firmware: arm_scmi: Fix range check for the maximum number of pending messages by Cristian Marussi · 3 years, 6 months ago
- 187a002 firmware: arm_scmi: Avoid padding in sensor message structure by Cristian Marussi · 3 years, 6 months ago
- b98cf55 firmware: arm_scmi: Fix kernel doc warnings about return values by Cristian Marussi · 3 years, 6 months ago
- 7a691f1 firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow by Sudeep Holla · 3 years, 6 months ago
- 5e469da firmware: arm_scmi: Ensure drivers provide a probe function by Sudeep Holla · 3 years, 6 months ago
- 38e0c99 firmware: arm_scmi: Simplify device probe function on the bus by Sudeep Holla · 3 years, 6 months ago
- 959cd8f Merge tag 'scmi-updates-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers by Olof Johansson · 3 years, 7 months ago
- 61832b3 firmware: arm_scmi: Avoid multiple initialisations of hdr->protocol_id by Sudeep Holla · 3 years, 7 months ago
- e30d91d firmware: arm_scmi: Move reinit_completion from scmi_xfer_get to do_xfer by Cristian Marussi · 3 years, 7 months ago
- f1748b1 firmware: arm_scmi: Add delayed response status check by Cristian Marussi · 3 years, 7 months ago
- 507cd4d firmware: arm_scmi: Add compatibility checks for shmem node by Sudeep Holla · 3 years, 7 months ago
- ab7766b firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected by Sudeep Holla · 3 years, 7 months ago
- 0cb7af4 firmware: arm_scmi: Reset Rx buffer to max size during async commands by Cristian Marussi · 3 years, 7 months ago
- c05b079 firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig by Etienne Carriere · 3 years, 7 months ago
- a3b884c firmware: arm_scmi: Add clock management to the SCMI power domain by Nicolas Pitre · 3 years, 8 months ago
- 03f840c firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handle by Wan Jiabing · 3 years, 8 months ago
- d4f9ddd firmware: arm_scmi: Add dynamic scmi devices creation by Cristian Marussi · 3 years, 10 months ago
- f5800e0 firmware: arm_scmi: Add protocol modularization support by Cristian Marussi · 3 years, 10 months ago
- aa1fd3e firmware: arm_scmi: Rename non devres notify_ops by Cristian Marussi · 3 years, 10 months ago
- a02d7c9 firmware: arm_scmi: Make notify_priv really private by Cristian Marussi · 3 years, 10 months ago
- 3cb8c95 firmware: arm_scmi: Cleanup events registration transient code by Cristian Marussi · 3 years, 10 months ago
- 9162afa firmware: arm_scmi: Cleanup unused core transfer helper wrappers by Cristian Marussi · 3 years, 10 months ago
- 51fe1b1 firmware: arm_scmi: Cleanup legacy protocol init code by Cristian Marussi · 3 years, 10 months ago
- f0e73ce firmware: arm_scmi: Make references to handle const by Cristian Marussi · 3 years, 10 months ago
- c3ed5e9 firmware: arm_scmi: Remove legacy scmi_voltage_ops protocol interface by Cristian Marussi · 3 years, 10 months ago
- fe4894d firmware: arm_scmi: Port voltage protocol to new protocols interface by Cristian Marussi · 3 years, 10 months ago
- b46d852 firmware: arm_scmi: Port systempower protocol to new protocols interface by Cristian Marussi · 3 years, 10 months ago
- f3690d9 firmware: arm_scmi: Remove legacy scmi_sensor_ops protocol interface by Cristian Marussi · 3 years, 10 months ago
- 9694a7f6 firmware: arm_scmi: Port sensor protocol to new protocols interface by Cristian Marussi · 3 years, 10 months ago
- 497ef0c firmware: arm_scmi: Remove legacy scmi_reset_ops protocol interface by Cristian Marussi · 3 years, 10 months ago
- 7e02934 firmware: arm_scmi: Port reset protocol to new protocols interface by Cristian Marussi · 3 years, 10 months ago
- 137e686 firmware: arm_scmi: Remove legacy scmi_clk_ops protocol interface by Cristian Marussi · 3 years, 10 months ago
- 887281c firmware: arm_scmi: Port clock protocol to new protocols interface by Cristian Marussi · 3 years, 10 months ago
- 0f84576 firmware: arm_scmi: Remove legacy scmi_power_ops protocol interface by Cristian Marussi · 3 years, 10 months ago
- 26f1949 firmware: arm_scmi: Port genpd driver to the new scmi_power_proto_ops interface by Cristian Marussi · 3 years, 10 months ago
- 9bc8069 firmware: arm_scmi: Port power protocol to new protocols interface by Cristian Marussi · 3 years, 10 months ago
- f58315a firmware: arm_scmi: Remove legacy scmi_perf_ops protocol interface by Cristian Marussi · 3 years, 10 months ago
- 1fec5e6 firmware: arm_scmi: Port perf protocol to new protocols interface by Cristian Marussi · 3 years, 10 months ago
- 8d3581c firmware: arm_scmi: Port base protocol to new interface by Cristian Marussi · 3 years, 10 months ago
- 3d5d6e8 firmware: arm_scmi: Add helper to access protocol revision/version by Cristian Marussi · 3 years, 10 months ago
- a4a20b0 firmware: arm_scmi: Add new protocol handle core transfer ops by Cristian Marussi · 3 years, 10 months ago
- b9f7fd9 firmware: arm_scmi: Convert events registration to protocol handles by Cristian Marussi · 3 years, 10 months ago
- 533c709 firmware: arm_scmi: Refactor events registration by Cristian Marussi · 3 years, 10 months ago
- 5ad3d1c firmware: arm_scmi: Introduce new devres notification ops by Cristian Marussi · 3 years, 10 months ago
- 3dd2c81 firmware: arm_scmi: Make notifications aware of protocols users by Cristian Marussi · 3 years, 10 months ago
- 23934ef firmware: arm_scmi: Introduce devres get/put protocols operations by Cristian Marussi · 3 years, 10 months ago
- d7b6cc5 firmware: arm_scmi: Introduce protocol handle definitions by Cristian Marussi · 3 years, 10 months ago
- 48dc16e firmware: arm_scmi: Extend protocol registration interfaces by Cristian Marussi · 3 years, 10 months ago
- f774117 iio/scmi: Adding support for IIO SCMI Based Sensors by Jyoti Bhayana · 3 years, 10 months ago
- a90b654 firmware: arm_scmi: Fix call site of scmi_notification_exit by Cristian Marussi · 4 years ago
- dd820ee firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt by Jim Quinlan · 4 years ago
- 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 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 ago
- 76ea4d8 firmware: arm_scmi: Add power_scale_mw_get() interface by Lukasz Luba · 4 years, 1 month 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, 1 month ago
- e945927 firmware: arm_scmi: Remove residual _le structs naming by Cristian Marussi · 4 years, 1 month ago
- e381119 firmware: arm_scmi: Add SCMI v3.0 sensor notifications by Cristian Marussi · 4 years, 1 month ago
- 7b83c5f firmware: arm_scmi: Add SCMI v3.0 sensor configuration support by Cristian Marussi · 4 years, 1 month ago
- e2083d3 firmware: arm_scmi: Add SCMI v3.0 sensors timestamped reads by Cristian Marussi · 4 years, 1 month ago
- ec88381 firmware: arm_scmi: Add support to enumerated SCMI voltage domain device by Cristian Marussi · 4 years, 1 month ago
- 2add5ca firmware: arm_scmi: Add voltage domain management protocol support by Cristian Marussi · 4 years, 1 month ago
- 1fe00b8 firmware: arm_scmi: Add SCMI v3.0 sensors descriptors extensions by Cristian Marussi · 4 years, 1 month ago
- f25fb6d firmware: arm_scmi: Rework scmi_sensors_protocol_init by Cristian Marussi · 4 years, 1 month 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