arm-scmi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-15 23:27:54 to 2026-09-03 13:43:53 UTC [more...]

[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 v3 00/12] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-09-03 10:03 UTC  (16+ 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: 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  (74+ messages)
` [PATCH 01/45] clk: aspeed: Make sure clk_init_data is fully initialized
` [PATCH 02/45] clk: at91: "
` [PATCH 03/45] clk: bcm: iproc: "
` [PATCH 04/45] clk: berlin: "
` [PATCH 05/45] clk: cdce925: "
` [PATCH 06/45] clk: clk-axi-clkgen: "
` [PATCH 07/45] clk: cs2000-cp: "
` [PATCH 08/45] clk: davinci: "
` [PATCH 09/45] clk: fractional-divider: "
` [PATCH 10/45] clk: gemini: "
` [PATCH 11/45] clk: highbank: "
` [PATCH 12/45] clk: hisilicon: "
` [PATCH 13/45] clk: imx: "
` [PATCH 14/45] clk: ingenic: "
` [PATCH 15/45] clk: keystone: "
` [PATCH 16/45] clk: lmk04832: "
` [PATCH 17/45] clk: mediatek: "
` [PATCH 18/45] clk: milbeaut: "
` [PATCH 19/45] clk: mmp: "
` [PATCH 20/45] clk: mvebu: "
` [PATCH 21/45] clk: mxs: "
` [PATCH 22/45] clk: nomadik: "
` [PATCH 23/45] clk: npcm7xx: "
` [PATCH 24/45] clk: nxp: "
` [PATCH 25/45] clk: pistachio: "
` [PATCH 26/45] clk: pwm: "
` [PATCH 27/45] clk: renesas: "
` [PATCH 28/45] clk: rockchip: "
` [PATCH 29/45] clk: samsung: "
` [PATCH 30/45] clk: scpi: "
` [PATCH 31/45] clk: silabs: "
` [PATCH 32/45] clk: socfpga: "
` [PATCH 33/45] clk: spear: "
` [PATCH 34/45] clk: stm32: "
` [PATCH 35/45] clk: st: "
` [PATCH 36/45] clk: sunxi: "
` [PATCH 37/45] clk: tegra: "
` [PATCH 38/45] clk: uniphier: "
` [PATCH 39/45] clk: ux500: "
` [PATCH 40/45] clk: versatile: "
` [PATCH 41/45] clk: vt8500: "
` [PATCH 42/45] clk: x86: "
` [PATCH 43/45] clk: xgene: "
` [PATCH 44/45] clk: xilinx: "
` [PATCH 45/45] clk: zynqmp: "

[PATCH v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-09-01 16:48 UTC  (13+ 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 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/2] Couple of SCMI race fixes
 2026-08-29 17:53 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH v3 1/3] module: add SCMI device table alias support
` [PATCH v3 2/3] firmware: arm_scmi: Pre-register protocol, name tupples for standard protocols
` [PATCH v3 3/3] firmware: arm_scmi: Pre-register protocol, name tupples for IMX protocols

[PATCH v10 00/24] Introduce SCMI Telemetry support
 2026-08-24 21:04 UTC  (9+ messages)
` [PATCH v10 03/24] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v10 06/24] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v10 21/24] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v10 22/24] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v10 23/24] [RFC] Documentation: Add SCMI System Telemetry documentation
` [PATCH v10 24/24] [RFC] tools/scmi: Add SCMI Telemetry testing tool

[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 

[PATCH v10 20/24] uapi: Add ARM SCMI Telemetry definitions
 2026-08-21 15:23 UTC 

[PATCH v10 17/24] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
 2026-08-21 15:22 UTC 

[PATCH v10 14/24] firmware: arm_scmi: Add Telemetry generation counter event
 2026-08-21 15:21 UTC 

[PATCH v10 12/24] firmware: arm_scmi: Add support for boot-on Telemetry
 2026-08-21 15:21 UTC 

[PATCH v10 11/24] firmware: arm_scmi: Add Telemetry notification support
 2026-08-21 15:20 UTC 

[PATCH v10 08/24] firmware: arm_scmi: Add Telemetry configuration operations
 2026-08-21 15:20 UTC 

[PATCH v10 07/24] firmware: arm_scmi: Add support to parse SHMTIs areas
 2026-08-21 15:19 UTC 

[PATCH v10 06/24] firmware: arm_scmi: Add basic Telemetry support
 2026-08-21 15:18 UTC 

[PATCH 3/3] firmware: arm_scmi: Emit modalias for SCMI devices
 2026-08-20 14:50 UTC  (9+ messages)
` [RFC PATCH 1/2] firmware: arm_scmi: Generate aliases for SCMI modules
  ` [RFC PATCH 2/2] firmware: arm_scmi: Add bus support for autoloading

[PATCH v2] firmware: arm_scmi: pm: use DEFINE_SIMPLE_DEV_PM_OPS for pm struct
 2026-08-20  5:10 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: pm: use SIMPLE_DEV_PM_OPS for pm struct
 2026-08-20  2:50 UTC  (4+ messages)

[PATCH RFC 00/10] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-08-19 19:56 UTC  (6+ messages)
` [PATCH RFC 01/10] firmware: arm_scmi: Add SCMI QCOM Generic Extension Protocol documentation

[PATCH v7 11/23] firmware: arm_scmi: Add Telemetry notification support
 2026-08-18 13:25 UTC  (3+ messages)

[PATCH v11 0/6] clk: Support spread spectrum and use it in clk-scmi
 2026-08-17 10:59 UTC  (7+ messages)
` [PATCH v11 1/6] dt-bindings: clock: Add spread spectrum definition
` [PATCH v11 2/6] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH v11 3/6] clk: conf: Support assigned-clock-sscs
` [PATCH v11 4/6] clk: Add KUnit tests for assigned-clock-sscs
` [PATCH v11 5/6] clk: scmi: Introduce common header for SCMI clock interface
` [PATCH v11 6/6] clk: scmi: Add i.MX95 OEM extension support for SCMI clock driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).