[PATCH v6 0/4] firmware: arm_scmi: fix module auto-loading
2026-09-12 20:57 UTC (7+ messages)
` [PATCH v6 1/4] module: add SCMI device table alias support
` [PATCH v6 2/4] firmware: arm_scmi: Fix scmi_protocol_table_register() error handling
` [PATCH v6 3/4] firmware: arm_scmi: Fix scmi_protocol_device_unrequest() race
` [PATCH v6 4/4] firmware: arm_scmi: Always create devices for standard protocols
[PATCH v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
2026-09-11 17:42 UTC (22+ messages)
` [PATCH v2 1/9] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
` [PATCH v2 2/9] soc: qcom: geni-se: Populate clk_perf_tbl with SE source clock frequencies from perf OPP table
` [PATCH v2 3/9] soc: qcom: geni-se: Add helper to set SE clock rate via OPP
` [PATCH v2 4/9] soc: qcom: geni-se: Remove OPP rate reset from resource deactivation
` [PATCH v2 5/9] serial: qcom-geni: Use geni_se_set_rate() for source clock configuration
` [PATCH v2 6/9] spi: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
` [PATCH v2 7/9] i2c: qcom-geni: Vote for SE clock rate using OPP
` [PATCH v2 8/9] i2c: qcom-geni: Use common GENI resource initialization helper
` [PATCH v2 9/9] i2c: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
[PATCH v9 00/13] Add support for SCMIv4.0 Powercap Extensions
2026-09-09 22:04 UTC (14+ messages)
` [PATCH v9 01/13] powercap: Add enable disable control-type
` [PATCH v9 02/13] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH v9 03/13] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH v9 04/13] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH v9 05/13] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH v9 06/13] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH v9 07/13] firmware: arm_scmi: Extend powercap report to include MAI
` [PATCH v9 08/13] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH v9 09/13] powercap: arm_scmi: Enable multiple constraints support
` [PATCH v9 10/13] firmware: arm_scmi: add Powercap MAI get/set support
` [PATCH v9 11/13] powercap: arm_scmi: Create synthetic parent node for multi-instance
` [PATCH v9 12/13] powercap: arm_scmi: Add get_power_uw to synthetic node
` [PATCH v9 13/13] powercap: arm_scmi: Synthetic zone enable/disable
[PATCH] firmware: arm_scmi: Fix error path leak in scmi_raw_message_send()
2026-09-09 17:58 UTC
[PATCH v2 0/2] Couple of SCMI race fixes
2026-09-09 11:19 UTC (5+ messages)
` [PATCH v2 1/2] firmware: arm_scmi: Protect xfer->async_done with xfer->lock
` [PATCH v2 2/2] firmware: arm_scmi: Don't reuse raw xfers with async_done still armed
[GIT PULL] firmware: arm_scmi/ffa: Fixes for v7.3
2026-09-08 20:12 UTC
[PATCH RFC 00/10] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
2026-09-08 19:37 UTC (7+ messages)
` [PATCH RFC 01/10] firmware: arm_scmi: Add SCMI QCOM Generic Extension Protocol documentation
[PATCH v10 00/24] Introduce SCMI Telemetry support
2026-09-08 16:57 UTC (6+ messages)
` [PATCH v10 03/24] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v10 06/24] firmware: arm_scmi: Add basic Telemetry support
[PATCH 0/2] Couple of SCMI race fixes
2026-09-08 15:46 UTC (5+ messages)
` [PATCH 2/2] firmware: arm_scmi: Don't reuse raw xfers with async_done still armed
[PATCH 0/2] pinctrl: scmi: Replace get function and group info with generic callbacks
2026-09-07 8:53 UTC (4+ messages)
[PATCH v2 0/5] firmware/clk: arm_scpi hardening (leak, OPP bounds, cpufreq)
2026-09-07 1:35 UTC (6+ messages)
` [PATCH v2 5/5] clk: scpi: use PLATFORM_DEVID_NONE for scpi-cpufreq
[BUG] ASUS UX3407NA / Glymur: CPU6 performance does not follow SCMI frequency requests
2026-09-06 16:45 UTC (2+ messages)
[PATCH v11 00/25] Introduce SCMI Telemetry support
2026-09-06 10:06 UTC (26+ messages)
` [PATCH v11 01/25] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v11 02/25] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v11 03/25] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v11 04/25] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v11 05/25] include: trace: Add Telemetry trace events
` [PATCH v11 06/25] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v11 07/25] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v11 08/25] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v11 09/25] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v11 10/25] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v11 11/25] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v11 12/25] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v11 13/25] firmware: arm-scmi: Add telemetry generic event support
` [PATCH v11 14/25] firmware: arm_scmi: Add Telemetry generation counter event
` [PATCH v11 15/25] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v11 16/25] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v11 17/25] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v11 18/25] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v11 19/25] firmware: arm_scmi: Add un-managed methods to get/put protocols operations
` [PATCH v11 20/25] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v11 21/25] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v11 22/25] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v11 23/25] [RFC] Documentation: Add SCMI System Telemetry documentation
` [PATCH v11 24/25] [RFC] tools/scmi: Add SCMI Telemetry testing tool
` [PATCH v11 25/25] [RFC] kselftest/arm64: Add SCMI Telemetry UAPI compliance testcases
[PATCH v4 0/9] firmware: arm_scmi: Refactoring and enablement of ACPI PCC transport
2026-09-04 15:58 UTC (10+ messages)
` [PATCH v4 1/9] firmware: arm_scmi: Set generated device fwnode with platform helpers
` [PATCH v4 2/9] firmware: arm_scmi: Extend transport driver macro to support ACPI
` [PATCH v4 3/9] firmware: arm_scmi: Convert OF-only paths to generic fwnode in SCMI core
` [PATCH v4 4/9] firmware: arm_scmi: Fall back to ACPI HID when "compatible" is absent
` [PATCH v4 5/9] firmware: arm_scmi: Pass protocol ID to transport chan_available()
` [PATCH v4 6/9] firmware: arm_scmi: Refactor protocol device creation logic
` [PATCH v4 7/9] firmware: arm_scmi: Add ACPI PCC transport
` [PATCH v4 8/9] firmware: arm_scmi: Initialise known ACPI protocol devices and channels
` [PATCH v4 9/9] firmware: arm_scmi: Validate PCC shared memory signature
[PATCH v3 00/12] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
2026-09-04 14:42 UTC (19+ messages)
` [PATCH v3 01/12] dt-bindings: clock: renesas,r8a78000-cpg: Add renesas,scmi-firmware property
` [PATCH v3 02/12] dt-bindings: power: renesas,r8a78000-mdlc: Add firmware property
` [PATCH v3 03/12] firmware: arm_scmi: Add scmi_get_base_info()
` [PATCH v3 04/12] of: property: fw_devlink: Add support for renesas,scmi-firmware
` [PATCH v3 05/12] pmdomain: Make genpd_get_from_provider() public
` [PATCH v3 06/12] reset: Extract __reset_control_get_from_provider()
` [PATCH v3 07/12] reset: Add reset_control_get_from_provider_exclusive()
` [PATCH v3 08/12] clk: renesas: r8a78000: Add clk_hw to clk_map
` [PATCH v3 09/12] clk: renesas: r8a78000: Add SCMI remapping support
` [PATCH v3 10/12] pmdomain: "
` [PATCH v3 11/12] arm64: dts: renesas: ironhide: Enable SCMI devpd, sys, clock, and reset
` [PATCH v3 12/12] arm64: dts: renesas: ironhide: Add CPG/MDLC renesas,scmi-firmware properties
[PATCH] firmware: arm_scmi: fix typo "upto" in comment
2026-09-04 13:21 UTC (2+ messages)
[PATCH v3 0/9] firmware: arm_scmi: Refactoring and enablement of ACPI PCC transport
2026-09-03 13:43 UTC (33+ messages)
` [PATCH v3 1/9] firmware: arm_scmi: Set fwnode for the generated SCMI platform device
` [PATCH v3 2/9] firmware: arm_scmi: Extend transport driver macro to support ACPI
` [PATCH v3 3/9] firmware: arm_scmi: Convert OF-only paths to generic fwnode in SCMI core
` [PATCH v3 4/9] firmware: arm_scmi: Fall back to ACPI HID when "compatible" is absent
` [PATCH v3 5/9] firmware: arm_scmi: Pass protocol ID to chan_available() transport callback
` [PATCH v3 6/9] firmware: arm_scmi: Refactor protocol device creation logic
` [PATCH v3 7/9] firmware: arm_scmi: Add ACPI PCC transport
` [PATCH v3 8/9] firmware: arm_scmi: Initialise known ACPI protocol devices and channels
` [PATCH v3 9/9] firmware: arm_scmi: Validate PCC shared memory signature
[PATCH] firmware: arm_scmi: Merge scmi_reset_proto_ops.name_get() and .latency_get()
2026-09-03 9:54 UTC
[PATCH v5 0/3] firmware: arm_scmi: fix module auto-loading
2026-09-02 18:08 UTC (4+ messages)
` [PATCH v5 1/3] module: add SCMI device table alias support
` [PATCH v5 2/3] firmware: arm_scmi: Fix scmi_protocol_table_register() error handling
` [PATCH v5 3/3] firmware: arm_scmi: Always create devices for standard protocols
[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
2026-09-02 8:21 UTC (30+ messages)
` [PATCH 03/45] clk: bcm: iproc: Make sure clk_init_data is fully initialized
` [PATCH 10/45] clk: gemini: "
` [PATCH 13/45] clk: imx: "
` [PATCH 22/45] clk: nomadik: "
` [PATCH 28/45] clk: rockchip: "
` [PATCH 29/45] clk: samsung: "
` [PATCH 30/45] clk: scpi: "
` [PATCH 33/45] clk: spear: "
` [PATCH 39/45] clk: ux500: "
` [PATCH 40/45] clk: versatile: "
[PATCH AUTOSEL 6.18-5.15] firmware: arm_scmi: Validate SENSOR_UPDATE payload size
2026-08-31 13:30 UTC (2+ messages)
` [PATCH AUTOSEL 6.18-5.10] firmware: arm_scmi: Validate BASE_ERROR_EVENT "
[PATCH 0/7] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
2026-08-26 15:17 UTC (28+ messages)
` [PATCH 1/7] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
` [PATCH 2/7] soc: qcom: geni-se: Populate clk_perf_tbl with SE source clock frequencies from perf OPP table
` [PATCH 3/7] soc: qcom: geni-se: Add helper to set SE clock rate via OPP
` [PATCH 4/7] serial: qcom-geni: Use geni_se_set_rate() for source clock configuration
` [PATCH 5/7] spi: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
` [PATCH 6/7] i2c: qcom-geni: Use common GENI resource initialization helper
` [PATCH 7/7] i2c: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
[PATCH v4 0/3] firmware: arm_scmi: fix module auto-loading
2026-08-26 10:27 UTC (4+ messages)
` [PATCH v4 1/3] module: add SCMI device table alias support
` [PATCH v4 2/3] firmware: arm_scmi: Pre-register protocol, name tupples for standard protocols
` [PATCH v4 3/3] firmware: arm_scmi: Pre-register protocol, name tupples for IMX protocols
[PATCH v3 0/3] firmware: arm_scmi: fix module auto-loading
2026-08-25 8:32 UTC (5+ messages)
` [PATCH v3 1/3] module: add SCMI device table alias support
[PATCH v2 0/2] firmware: arm_scmi: Ensure automatic module loading
2026-08-24 12:14 UTC (3+ messages)
` [PATCH v2 1/2] module: add SCMI device table alias support
[PATCH v10 16/24] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
2026-08-21 15:22 UTC
[PATCH v10 24/24] [RFC] tools/scmi: Add SCMI Telemetry testing tool
2026-08-21 15:24 UTC
[PATCH v10 23/24] [RFC] Documentation: Add SCMI System Telemetry documentation
2026-08-21 15:24 UTC
[PATCH v10 21/24] firmware: arm_scmi: Add System Telemetry driver
2026-08-21 15:23 UTC
page: next (older)
- 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