messages from 2026-03-21 10:13:21 to 2026-04-28 20:17:18 UTC [more...]
[PATCH v3 00/15] SCMI Clock rates discovery rework
2026-04-28 20:15 UTC (15+ messages)
` [PATCH v3 01/15] clk: scmi: Fix clock rate rounding
` [PATCH v3 02/15] firmware: arm_scmi: Add clock determine_rate operation
` [PATCH v3 03/15] clk: scmi: Use new determine_rate clock operation
` [PATCH v3 04/15] firmware: arm_scmi: Simplify clock rates exposed interface
` [PATCH v3 05/15] clk: scmi: Use new simplified per-clock rate properties
` [PATCH v3 06/15] firmware: arm_scmi: Drop unused clock rate interfaces
` [PATCH v3 07/15] firmware: arm_scmi: Make clock rates allocation dynamic
` [PATCH v3 08/15] firmware: arm_scmi: Harden clock parents discovery
` [PATCH v3 09/15] firmware: arm_scmi: Refactor iterators internal allocation
` [PATCH v3 10/15] firmware: arm_scmi: Add bound iterators support
` [PATCH v3 11/15] firmware: arm_scmi: Fix bound iterators returning too many items
` [PATCH v3 12/15] firmware: arm_scmi: Use proper iter_response_bound_cleanup() name
` [PATCH v3 13/15] firmware: arm_scmi: Use bound iterators to minimize discovered rates
` [PATCH v3 14/15] firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()
[PATCH v5 00/12] Add support for SCMIv4.0 Powercap Extensions
2026-04-28 9:09 UTC (13+ messages)
` [PATCH v5 01/12] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH v5 02/12] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH v5 03/12] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH v5 04/12] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH v5 05/12] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH v5 06/12] firmware: arm_scmi: Extend powercap report to include MAI
` [PATCH v5 07/12] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH v5 08/12] powercap: arm_scmi: Enable multiple constraints support
` [PATCH v5 09/12] firmware: arm_scmi: add Powercap MAI get/set support
` [PATCH v5 10/12] powercap: arm_scmi: Create synthetic parent node for multi-instance
` [PATCH v5 11/12] powercap: arm_scmi: Add get_power_uw to synthetic node
` [PATCH v5 12/12] powercap: arm_scmi: Synthetic zone enable/disable
[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
2026-04-28 0:52 UTC (22+ messages)
` [PATCH/RFC 01/14] firmware: arm_scmi: quirk: Handle bad power domains on R-Car X5H
` [PATCH/RFC 02/14] firmware: arm_scmi: quirk: Handle bad clocks "
` [PATCH/RFC 03/14] firmware: arm_scmi: quirk: Handle critical "
` [PATCH/RFC 04/14] arm64: dts: renesas: ironhide: Enable SCMI devpd, sys, and reset
` [PATCH/RFC 05/14] firmware: arm_scmi: Add scmi_get_base_info()
` [PATCH/RFC 06/14] of: property: fw_devlink: Add support for firmware
` [PATCH/RFC 07/14] pmdomain: Make genpd_get_from_provider() public
` [PATCH/RFC 08/14] reset: Add reset_controller_get_provider()
` [PATCH/RFC 09/14] dt-bindings: clock: Document Renesas R-Car X5H Clock Pulse Generator
` [PATCH/RFC 10/14] dt-bindings: power: Document Renesas R-Car X5H Module Controller
` [PATCH/RFC 11/14] clk: renesas: Add R-Car X5H CPG SCMI remapping driver
` [PATCH/RFC 12/14] pmdomain: renesas: Add R-Car X5H MDLC "
` [PATCH/RFC 13/14] arm64: dts: renesas: r8a78000: Add CPG/MDLC nodes
` [PATCH/RFC 14/14] arm64: dts: renesas: ironhide: Add CPG/MDLC firmware properties
[PATCH v2 00/13] SCMI Clock rates discovery rework
2026-04-26 23:10 UTC (19+ messages)
` [PATCH v2 08/13] firmware: arm_scmi: Harden clock protocol initialization
[PATCH RFC 0/2] clk: scmi: DT support for SCMI clock rate rounding modes (per‑clock policy)
2026-04-23 13:12 UTC (11+ messages)
` [PATCH RFC 2/2] clk: scmi: Add support for two #clock-cells to pass rate rounding mode
[PATCH v3 0/3] pmdomain: core: add support for domain hierarchies in DT
2026-04-21 14:57 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: power: Add power-domains-child-ids property
` [PATCH v3 2/3] pmdomain: core: add support for power-domains-child-ids
` [PATCH v3 3/3] pmdomain: arm_scmi: add support for domain hierarchies
[PATCH v2 0/3] pmdomain: core: add support for domain hierarchies in DT
2026-04-20 22:13 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add power-domains-child-ids property
` [PATCH v2 2/3] pmdomain: core: add support for power-domains-child-ids
` [PATCH v2 3/3] pmdomain: arm_scmi: add support for domain hierarchies
Probe function registering another driver [Was: Re: [GIT PULL] Driver core changes for 7.0-rc1]
2026-04-15 14:16 UTC (2+ messages)
[PATCH 0/3] pmdomain: core: add support for domain hierarchies in DT
2026-04-14 13:42 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: power: Add power-domains-child-ids property
` [PATCH 2/3] pmdomain: core: add support for power-domains-child-ids
` [PATCH 3/3] pmdomain: arm_scmi: add support for domain hierarchies
[PATCH 0/3] firmware: arm_scmi: Miscellaneous improvements
2026-04-12 18:44 UTC (5+ messages)
` [PATCH 1/3] firmware: arm_scmi: quirk: Improve quirk range parsing
` [PATCH 2/3] firmware: arm_scmi: quirk: Simplify quirk table iteration
` [PATCH 3/3] firmware: arm_scmi: Convert to list_for_each_entry()
[PATCH 0/2] u-boot: pinctrl: scmi: Use standard pin muxing format
2026-04-09 12:55 UTC (7+ messages)
` [PATCH 1/2] firmware: scmi: Fix setting the function
` [PATCH 2/2] pinctrl: scmi: Use standard device tree pin muxing format
[PATCH v6 0/7] gpio: introduce a GPIO driver for SCMI
2026-04-07 12:19 UTC (14+ messages)
` [PATCH v6 1/7] pinctrl: introduce pinctrl_gpio_get_config()
` [PATCH v6 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v6 4/7] pinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATE
` [PATCH v6 3/7] pinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
` [PATCH v6 5/7] firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPP
` [PATCH v6 6/7] gpio: dt-bindings: Add GPIO on top of generic pin control
` [PATCH v6 7/7] gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
[RFC][PATCH] firmware: arm_scmi: Rename struct scmi_revision_info to scmi_base_info
2026-04-06 15:52 UTC
[PATCH v4 00/11] Add support for SCMIv4.0 Powercap Extensions
2026-04-01 9:53 UTC (12+ messages)
` [PATCH v4 01/11] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH v4 02/11] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH v4 03/11] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH v4 04/11] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH v4 05/11] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH v4 06/11] firmware: arm_scmi: Extend powercap report to include MAI
` [PATCH v4 07/11] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH v4 08/11] powercap: arm_scmi: Enable multiple constraints support
` [PATCH v4 09/11] firmware: arm_scmi: add Powercap MAI get/set support
` [PATCH v4 10/11] powercap: arm_scmi: Create synthetic parent node for multi-instance
` [PATCH v4 11/11] powercap: arm_scmi: Add get_power_uw to synthetic node
[PATCH v3 00/24] Introduce SCMI Telemetry FS support
2026-03-30 7:15 UTC (29+ messages)
` [PATCH v3 01/24] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v3 02/24] firmware: arm_scmi: Reduce the scope of protocols mutex
` [PATCH v3 03/24] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v3 04/24] firmware: arm_scmi: Allow protocols to register for notifications
` [PATCH v3 05/24] uapi: Add ARM SCMI definitions
` [PATCH v3 06/24] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v3 07/24] include: trace: Add Telemetry trace events
` [PATCH v3 08/24] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v3 09/24] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v3 10/24] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v3 11/24] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v3 12/24] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v3 13/24] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v3 14/24] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v3 15/24] firmware: arm_scmi: Add System Telemetry filesystem driver
` [PATCH v3 16/24] fs/stlmfs: Document ARM SCMI Telemetry filesystem
` [PATCH v3 17/24] firmware: arm_scmi: Add System Telemetry ioctls support
` [PATCH v3 18/24] fs/stlmfs: Document alternative ioctl based binary interface
` [PATCH v3 19/24] firmware: arm_scmi: Add Telemetry components view
` [PATCH v3 20/24] fs/stlmfs: Document alternative topological view
` [PATCH v3 21/24] [RFC] docs: stlmfs: Document ARM SCMI Telemetry FS ABI
` [PATCH v3 22/24] firmware: arm_scmi: Add lazy population support to Telemetry FS
` [PATCH v3 23/24] fs/stlmfs: Document lazy mode and related mount option
` [PATCH v3 24/24] [RFC] tools/scmi: Add SCMI Telemetry testing tool
[PATCH v2 00/17] Introduce SCMI Telemetry FS support
2026-03-26 15:35 UTC (7+ messages)
` [PATCH v2 05/17] firmware: arm_scmi: Add Telemetry protocol support
` [PATCH v2 07/17] firmware: arm_scmi: Use new Telemetry traces
[PATCH v2 0/4] u-boot: add SCMI GPIO/Pinctrl support
2026-03-26 9:30 UTC (11+ messages)
` [PATCH v2 3/4] scmi: pinctrl: add pinctrl driver for SCMI
` [PATCH v2 4/4] gpio: scmi: Add gpio_scmi driver
[PATCH 1/1] clk: scmi: Add error message if SCMI protocol handler could not be found
2026-03-25 16:35 UTC
[GIT PULL] firmware: arm_scmi: Updates for v7.1
2026-03-25 16:00 UTC
[PATCH] firmware: arm_scmi: clock: Relax check in scmi_clock_protocol_init
2026-03-25 12:18 UTC (9+ messages)
OP-TEE: memory corruption in scmi_pin_control_list_associations_handler()
2026-03-24 8:44 UTC (2+ messages)
[PATCH 0/3] firmware: arm_scmi: Lazy clock rates and bound iterator fixes
2026-03-23 18:02 UTC (5+ messages)
` [PATCH 1/3] firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()
` [PATCH 2/3] firmware: arm_scmi: Fix bound iterators returning too many items
` [PATCH 3/3] firmware: arm_scmi: Use proper iter_response_bound_cleanup() name
[PATCH v5 0/7] gpio: introduce a gpio driver for SCMI
2026-03-23 13:39 UTC (14+ messages)
` [PATCH v5 1/7] pinctrl: introduce pinctrl_gpio_get_config()
` [PATCH v5 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v5 3/7] pinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
` [PATCH v5 4/7] pinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATE
` [PATCH v5 5/7] firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPP
` [PATCH v5 6/7] gpio: dt-bindings: Add bindings for pinctrl based generic gpio driver
` [PATCH v5 7/7] gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox