summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_scmi
AgeCommit message (Expand)Author
2026-05-21firmware: arm_scmi: optee: Rework transport probe sequenceCristian Marussi
2026-05-21firmware: arm_scmi: virtio: Rework transport probe sequenceCristian Marussi
2026-05-21firmware: arm_scmi: Add a generic transport supplierCristian Marussi
2026-05-21firmware: arm_scmi: Add transport instance handlesCristian Marussi
2026-05-21firmware: arm_scmi: Fix OOB in scmi_power_name_get()Geert Uytterhoeven
2026-05-20firmware: arm_scmi: Validate Powercap domains before state accessSudeep Holla
2026-05-20firmware: arm_scmi: Validate SENSOR_UPDATE payload sizeSudeep Holla
2026-05-20firmware: arm_scmi: Validate BASE_ERROR_EVENT payload sizeSudeep Holla
2026-05-20firmware: arm_scmi: Read sensor config as 32-bit valueSudeep Holla
2026-05-12firmware: arm_scmi: Introduce all_rates_get clock operationCristian Marussi
2026-05-12firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()Geert Uytterhoeven
2026-05-12firmware: arm_scmi: Use bound iterators to minimize discovered ratesCristian Marussi
2026-05-12firmware: arm_scmi: Use proper iter_response_bound_cleanup() nameGeert Uytterhoeven
2026-05-12firmware: arm_scmi: Fix bound iterators returning too many itemsGeert Uytterhoeven
2026-05-12firmware: arm_scmi: Add bound iterators supportCristian Marussi
2026-05-12firmware: arm_scmi: Refactor iterators internal allocationCristian Marussi
2026-05-12firmware: arm_scmi: Harden clock parents discoveryCristian Marussi
2026-05-12firmware: arm_scmi: Make clock rates allocation dynamicCristian Marussi
2026-05-12firmware: arm_scmi: Drop unused clock rate interfacesCristian Marussi
2026-05-12firmware: arm_scmi: Simplify clock rates exposed interfaceCristian Marussi
2026-05-12firmware: arm_scmi: Add clock determine_rate operationCristian Marussi
2026-05-05firmware: arm_scmi: Convert to list_for_each_entry()Geert Uytterhoeven
2026-05-05firmware: arm_scmi: quirk: Simplify quirk table iterationGeert Uytterhoeven
2026-05-05firmware: arm_scmi: quirk: Improve quirk range parsingGeert Uytterhoeven
2026-05-05firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_infoMarek Vasut
2026-05-05firmware: arm_scmi: imx: Support getting reset reason of MISC protocolPeng Fan
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-24firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPPDan Carpenter
2026-03-17firmware: arm_scmi: Support loop control in quirk code snippetsGeert Uytterhoeven
2026-03-08firmware: arm_scmi: Use round_up() for base protocol list size calculationPeng Fan
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven
2026-03-08firmware: arm_scmi: Implement arm,no-completion-irq propertyMarek Vasut
2026-03-07firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-21Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan
2026-01-07firmware: arm_scmi: Make use of tee bus methodsUwe Kleine-König
2026-01-07firmware: arm_scmi: optee: Make use of module_tee_client_driver()Uwe Kleine-König
2025-12-27firmware: arm_scmi: Remove legacy protocol versioning logicCristian Marussi
2025-12-27firmware: arm_scmi: Rework protocol version negotiation logicCristian Marussi
2025-12-16firmware: arm_scmi: Increase performance MAX_OPPS limit to 64Vivek Aknurwar
2025-12-16firmware: arm_scmi: Move boiler plate code into the get info functionsDan Carpenter
2025-12-16firmware: arm_scmi: Refactor reset domain handlingArtem Shimko
2025-12-15firmware: arm_scmi: Fix uninitialized pointers with __free attrAlly Heev
2025-10-15firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko
2025-10-15firmware: arm_scmi: Skip RAW initialization on failureCristian Marussi
2025-10-15include: trace: Fix inflight count helper on failed initializationCristian Marussi