index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
scmi
/
scmi_agent-uclass.c
Age
Commit message (
Expand
)
Author
2026-03-23
scmi: pinctrl: add pinctrl driver for SCMI
Dan Carpenter
2025-10-24
firmware: scmi: Support probe vendor ID 0x80 and 0x82
Peng Fan
2025-10-24
firmware: scmi: Conditionally compile protocol support
Peng Fan
2025-10-09
firmware: scmi: Add error code IN_USE
Peng Fan
2025-05-03
firmware: scmi_agent: add SCMI pin control protocol support
Alice Guo
2025-05-03
firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driver
Alice Guo
2025-05-03
firmware: scmi: support to manage SCMI protocol drivers with a linker-genetat...
Alice Guo
2025-04-23
power: regulator: scmi: Move regulator subnode hack to scmi_regulator
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
firmware: Remove <common.h> and add needed includes
Tom Rini
2023-10-24
power: domain: add SCMI driver
AKASHI Takahiro
2023-10-13
firmware: scmi: add a check against availability of protocols
AKASHI Takahiro
2023-10-13
firmware: scmi: install base protocol to SCMI agent
AKASHI Takahiro
2023-10-13
firmware: scmi: framework for installing additional protocols
AKASHI Takahiro
2023-10-13
firmware: scmi: move scmi_bind_protocols() backward
AKASHI Takahiro
2023-10-13
firmware: scmi: use a protocol's own channel if assigned
AKASHI Takahiro
2023-10-13
scmi: refactor the code to hide a channel from devices
AKASHI Takahiro
2023-07-14
firmware: scmi: return a right errno for SCMI status code
AKASHI Takahiro
2023-04-21
clk: scmi: Add Kconfig option for SPL
Jonas Karlman
2022-12-08
firmware: scmi: use protocol node name to bind the scmi regulator driver
Patrick Delaunay
2022-10-12
firmware: scmi: fix the multi channel support with CCF
Patrick Delaunay
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-06-23
firmware: scmi: add multi-channel support
Etienne Carriere
2022-06-23
firmware: scmi: factorize scmi transport look up
Etienne Carriere
2022-06-23
firmware: scmi: prepare uclass to pass channel reference
Etienne Carriere
2022-06-23
firmware: scmi: prepare scmi uclass API to multi-channel
Etienne Carriere
2022-03-02
scmi: change parameter dev in devm_scmi_process_msg
Etienne Carriere
2021-04-12
firmware: scmi: voltage regulator
Etienne Carriere
2021-03-11
scmi: cosmetic: reorder include files
Patrick Delaunay
2021-03-11
scmi: define LOG_CATEGORY
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-10-15
firmware: scmi: Include device_compat.h
Sean Anderson
2020-09-30
reset: add reset controller driver for SCMI agents
Etienne Carriere
2020-09-30
clk: add clock driver for SCMI agents
Etienne Carriere
2020-09-30
firmware: add SCMI agent uclass
Etienne Carriere