summaryrefslogtreecommitdiff
path: root/drivers/firmware/scmi
AgeCommit message (Expand)Author
2026-02-26firmware: scmi: Validate device tree node before setup channelPeng Fan
2026-01-28firmware: scmi: sandbox: Use scmi_clk_state_in_v2Peng Fan
2025-11-10firmware: scmi: Add clock v3.2 CONFIG_SET supportVinh Nguyen
2025-11-10firmware: scmi: Drop mmu_set_region_dcache_behaviour() misuseMarek Vasut
2025-10-24firmware: scmi: Add i.MX95 SCMI CPU ProtocolPeng Fan
2025-10-24firmware: scmi: Add i.MX95 SCMI LMM protocol driverPeng Fan
2025-10-24firmware: scmi: Support probe vendor ID 0x80 and 0x82Peng Fan
2025-10-24firmware: scmi: Conditionally compile protocol supportPeng Fan
2025-10-09firmware: scmi: mailbox: Support arm,max_rx_timeout_msPeng Fan
2025-10-09firmware: scmi: mailbox: Update timeout to 30msPeng Fan
2025-10-09firmware: scmi: use PAGE_SIZE alignment for ARM64Peng Fan
2025-10-09firmware: scmi: Add error code IN_USEPeng Fan
2025-10-09firmware: scmi: smt: Dump more infoPeng Fan
2025-10-09firmware: scmi: smt: Use io helpersPeng Fan
2025-10-09firmware: scmi: Typo fixPeng Fan
2025-05-03scmi_protocols: update struct scmi_base_discover_list_protocols_outYe Li
2025-05-03sandbox: add SCMI clock control permissions to sandboxAlice Guo
2025-05-03firmware: scmi_agent: add SCMI pin control protocol supportAlice Guo
2025-05-03firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driverAlice Guo
2025-05-03firmware: scmi: support to manage SCMI protocol drivers with a linker-genetat...Alice Guo
2025-04-28power-domain: Add support for refcounting (again)Miquel Raynal
2025-04-23power: regulator: scmi: Move regulator subnode hack to scmi_regulatorMarek Vasut
2025-04-18Revert "power-domain: Add refcounting"Wadim Egorov
2025-04-11firmware: scmi: smt: Interrupt communication enableViorel Suman
2025-04-10power-domain: Add refcountingMiquel Raynal
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07firmware: Remove <common.h> and add needed includesTom Rini
2023-11-28firmware: scmi: support protocols on sandbox only if enabledAKASHI Takahiro
2023-11-10firmware: scmi: correct a validity check against power domain idAKASHI Takahiro
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro
2023-10-24power: domain: add SCMI driverAKASHI Takahiro
2023-10-24firmware: scmi: add power domain protocol supportAKASHI Takahiro
2023-10-13firmware: scmi: Fix clearing variableFrancois Berder
2023-10-13firmware: scmi: add a check against availability of protocolsAKASHI Takahiro
2023-10-13firmware: scmi: install base protocol to SCMI agentAKASHI Takahiro
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: fake base protocol commands on sandboxAKASHI Takahiro
2023-10-13firmware: scmi: add a version check against base protocolAKASHI Takahiro
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro
2023-10-13firmware: scmi: framework for installing additional protocolsAKASHI Takahiro
2023-10-13firmware: scmi: move scmi_bind_protocols() backwardAKASHI Takahiro
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro
2023-10-13firmware: scmi: use a protocol's own channel if assignedAKASHI Takahiro
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro
2023-07-14firmware: scmi: return a right errno for SCMI status codeAKASHI Takahiro
2023-04-21clk: scmi: Add Kconfig option for SPLJonas Karlman
2022-12-08firmware: scmi: use protocol node name to bind the scmi regulator driverPatrick Delaunay
2022-10-12firmware: scmi: fix the multi channel support with CCFPatrick Delaunay
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass