summaryrefslogtreecommitdiff
path: root/sys/dev/firmware/arm/scmi_shmem.c
AgeCommit message (Expand)Author
2025-06-04scmi: Make transports report the effective length of the received messagesCristian Marussi
2025-06-04Revert "scmi: Make transports report the effective length of the received mes...Andrew Turner
2025-01-23scmi: Make transports report the effective length of the received messagesCristian Marussi
2025-01-23scmi: Fix the scmi_shmem module nameAndrew Turner
2024-04-11scmi: Introduce a new SCMI API and port CLK SCMI driver to itCristian Marussi
2024-04-11scmi: Add SCMI message tracking and centralize tx/rx logicCristian Marussi
2024-04-11scmi: Add new SCMI interfaces for init and message processingCristian Marussi
2024-04-11scmi: Protect SCMI/SMT channels from concurrent transmissionsCristian Marussi
2024-04-11scmi: Fix SCMI mailbox polling mechanismCristian Marussi
2024-04-11scmi: Extend and refactor SCMI shmem supportCristian Marussi
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-12-19Add support for ARM System Control and Management Interface (SCMI) v3.1.Ruslan Bukin