messages from 2025-06-12 02:33:50 to 2025-06-15 08:55:27 UTC [more...]
[PATCH v5 0/9] Add i.MX91 platform support
2025-06-15 8:55 UTC (15+ messages)
` [PATCH v5 1/9] dt-bindings: arm: fsl: add i.MX91 11x11 evk board
` [PATCH v5 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
` [PATCH v5 3/9] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi
` [PATCH v5 4/9] arm64: dts: imx93: move i.MX93 specific part from imx91_93_common.dtsi to imx93.dtsi
` [PATCH v5 5/9] arm64: dts: imx91: add i.MX91 dtsi support
` [PATCH v5 6/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support
` [PATCH v5 7/9] arm64: defconfig: enable i.MX91 pinctrl
` [PATCH v5 8/9] pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91
` [PATCH v5 9/9] net: stmmac: imx: add i.MX91 support
[PATCH v2 0/4] Support for Adreno X1-45 GPU
2025-06-14 18:42 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: opp: adreno: Update regex of OPP entry
[PATCH v4 0/8] Add TH1520 GPU support with power sequencing
2025-06-14 18:06 UTC (9+ messages)
` [PATCH v4 1/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
` [PATCH v4 2/8] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen
` [PATCH v4 3/8] pmdomain: thead: Instantiate GPU power sequencer via auxiliary bus
` [PATCH v4 4/8] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v4 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible
` [PATCH v4 6/8] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
` [PATCH v4 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v4 8/8] drm/imagination: Enable PowerVR driver for RISC-V
[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
2025-06-14 11:12 UTC (17+ messages)
` [PATCH 01/11] pmdomain: apple: Drop default ARCH_APPLE in Kconfig
` [PATCH 02/11] soc: "
` [PATCH 03/11] clk: apple-nco: "
` [PATCH 04/11] nvmem: apple: drop "
` [PATCH 05/11] i2c: apple: Drop "
` [PATCH 06/11] cpufreq: apple: drop "
` [PATCH 07/11] iommu/apple-dart: Drop "
` [PATCH 08/11] Input: apple_z2: "
` [PATCH 09/11] dmaengine: apple-admac: "
` [PATCH 10/11] ASoC: apple: mca: "
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
[PATCH] tools/power turbostat: Fix MSRs with CONFIG_MULTIUSER=n
2025-06-14 2:20 UTC
[PATCH RFC v3 0/2] pmdomain: core: add support for domain hierarchies in DT
2025-06-14 0:44 UTC (4+ messages)
` [PATCH RFC v3 1/2] dt-bindings: power: add nexus map for power-domains
` [PATCH RFC v3 2/2] pmdomain: core: add support for subdomains using power-domain-map
[PATCH] cpufreq: CPPC: Dont read counters for idle CPUs
2025-06-14 0:35 UTC
[PATCH RFC v2 0/2] pmdomains: core: add support for domain hierarchies in DT
2025-06-13 22:43 UTC (5+ messages)
` [PATCH RFC v2 2/2] pmdomain: core: use DT map to support hierarchy
[PATCH v2 1/2] thermal: intel: int340x: Add throttling control interface to PTC
2025-06-13 21:49 UTC (2+ messages)
` [PATCH v2 2/2] thermal: intel: int340x: Allow temperature override
[PATCH] PM: Restrict swap use to later in the suspend sequence
2025-06-13 21:43 UTC
[GIT PULL] ACPI updates for v6.16-rc2
2025-06-13 20:42 UTC (2+ messages)
[GIT PULL] Power management updates for v6.16-rc2
2025-06-13 20:42 UTC (2+ messages)
[PATCH v2 00/10] PM: EM: Add netlink support for the energy model
2025-06-13 20:02 UTC (12+ messages)
` [PATCH v2 01/10] PM: EM: Add em.yaml and autogen files
` [PATCH v2 02/10] PM: EM: Add a skeleton code for netlink notification
` [PATCH v2 03/10] PM: EM: Assign a unique ID when creating a performance domain
` [PATCH v2 04/10] PM: EM: Expose the ID of a performance domain via debugfs
` [PATCH v2 05/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH v2 06/10] PM: EM: Implement em_nl_get_pds_doit()
` [PATCH v2 07/10] PM: EM: Implement em_nl_get_pd_table_doit()
` [PATCH v2 08/10] PM: EM: Implement em_notify_pd_deleted()
` [PATCH v2 09/10] PM: EM: Implement em_notify_pd_created/updated()
` [PATCH v2 10/10] PM: EM: Notify an event when the performance domain changes
[PATCH] cpufreq: brcmstb-avs: Fully open-code compatible for grepping
2025-06-13 18:44 UTC (2+ messages)
[PATCH] tools/power turbostat: Fix build with musl
2025-06-13 17:45 UTC (2+ messages)
[PATCH V3 0/3] rust: Introduce CpuId and fix cpumask doctest
2025-06-13 15:40 UTC (5+ messages)
` [PATCH V3 2/3] rust: Use CpuId in place of raw CPU numbers
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-06-13 15:21 UTC (15+ messages)
` [PATCH v7 01/10] x86/fred: Provide separate IRQ vs. NMI wrappers for entry from KVM
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point "
` [PATCH v7 03/10] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v7 04/10] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
` [PATCH v7 07/10] x86/nmi: Prepare for the new NMI-source vector encoding
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
` [PATCH v7 09/10] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v7 10/10] x86/nmi: Print source information with the unknown NMI console message
[PATCH] interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 node
2025-06-13 15:00 UTC (2+ messages)
[PATCH 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-06-13 14:59 UTC (43+ messages)
` [PATCH 01/20] bitfield: introduce HWORD_UPDATE bitfield macros
` [PATCH 02/20] mmc: dw_mmc-rockchip: switch to HWORD_UPDATE macro
` [PATCH 03/20] soc: rockchip: grf: switch to HWORD_UPDATE_CONST macro
` [PATCH 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
` [PATCH 05/20] drm/rockchip: lvds: switch to HWORD_UPDATE macro
` [PATCH 06/20] phy: rockchip-emmc: "
` [PATCH 07/20] drm/rockchip: dsi: switch to HWORD_UPDATE* macros
` [PATCH 08/20] drm/rockchip: vop2: switch to HWORD_UPDATE macro
` [PATCH 09/20] phy: rockchip-samsung-dcphy: "
` [PATCH 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH 11/20] drm/rockchip: inno-hdmi: "
` [PATCH 12/20] phy: rockchip-usb: "
` [PATCH 13/20] drm/rockchip: dw_hdmi: switch to HWORD_UPDATE* macros
` [PATCH 14/20] ASoC: rockchip: i2s-tdm: switch to HWORD_UPDATE_CONST macro
` [PATCH 15/20] net: stmmac: dwmac-rk: switch to HWORD_UPDATE macro
` [PATCH 16/20] PCI: rockchip: switch to HWORD_UPDATE* macros
` [PATCH 17/20] PCI: dw-rockchip: switch to HWORD_UPDATE macro
` [PATCH 18/20] PM / devfreq: rockchip-dfi: "
` [PATCH 19/20] clk: sp7021: "
` [PATCH 20/20] phy: rockchip-pcie: "
[PATCH v3 0/2] PM: domains: add devm_pm_domain_attach()
2025-06-13 12:44 UTC (10+ messages)
` [PATCH v3 1/2] PM: domains: Add devres variant for dev_pm_domain_attach()
[rafael-pm:fixes] BUILD SUCCESS 32d6e781b103c7a0524576117fed8dc5dc88bef2
2025-06-13 12:19 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 19ff61c79ceb952f1cd66e9ebe78e9c83fc610f0
2025-06-13 12:18 UTC
[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
2025-06-13 10:41 UTC (17+ messages)
` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management
[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
2025-06-13 10:33 UTC (3+ messages)
[PATCH v3] rust: cpufreq: Ensure C ABI compatibility in all unsafe
2025-06-13 10:18 UTC
[PATCH 1/2] platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM Telemetry
2025-06-13 8:48 UTC (2+ messages)
[PATCH 0/3] firmware: arm_scmi: perf/cpufreq: Enable notification only if supported by platform
2025-06-13 9:50 UTC (6+ messages)
[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
2025-06-13 7:05 UTC (6+ messages)
[PATCH v6 0/3] PCI: tegra: Allow building as a module
2025-06-13 6:17 UTC (2+ messages)
[PATCH 0/4] PM: tracing: Don't compile in unused trace events
2025-06-13 3:16 UTC (7+ messages)
` [PATCH 1/4] PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
` [PATCH 2/4] PM: tracing: Hide psci_domain_idle events under ARM_PSCI_CPUIDLE
` [PATCH 3/4] PM: tracing: Hide device_pm_callback events under PM_SLEEP
` [PATCH 4/4] PM: tracing: Hide power_domain_target event under ARCH_OMAP2PLUS
[PATCH v2] rust : Update the bios_limit_callback to use the C FFI types #1170
2025-06-13 3:08 UTC (3+ messages)
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-06-13 2:12 UTC (3+ messages)
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
[PATCH v2] .gitignore: ignore compile_commands.json globally
2025-06-12 20:28 UTC (3+ messages)
[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-06-12 17:31 UTC (11+ messages)
` [PATCH v4 1/3] pmdomain: core: introduce dev_pm_genpd_is_on
` [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
[PATCH v13 0/2] Add support for IPQ5018 tsens
2025-06-12 17:06 UTC (5+ messages)
` [PATCH v13 1/2] dt-bindings: thermal: qcom-tsens: make ipq5018 tsens standalone compatible
` [PATCH v13 2/2] arm64: dts: qcom: ipq5018: Add tsens node
[PATCH v7 0/6] add support for pf1550 PMIC MFD-based drivers
2025-06-12 16:03 UTC (9+ messages)
` [PATCH v7 1/6] dt-bindings: mfd: add pf1550
` [PATCH v7 2/6] mfd: pf1550: add core mfd driver
` [PATCH v7 3/6] regulator: pf1550: add support for regulator
` [PATCH v7 4/6] input: pf1550: add onkey support
` [PATCH v7 5/6] power: supply: pf1550: add battery charger support
` [PATCH v7 6/6] MAINTAINERS: add an entry for pf1550 mfd driver
[PATCH v2] pmdomain: Use str_enable_disable-like helpers
2025-06-12 15:53 UTC (2+ messages)
[PATCH 0/2] pm: cpupower: Couple of fixes to the cpupower monitor
2025-06-12 12:23 UTC (3+ messages)
` [PATCH 1/2] pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()
` [PATCH 2/2] pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor
[PATCH v2] rust : Update the bios_limit_callback to use the C FFI types #1170
2025-06-12 11:51 UTC (2+ messages)
[GIT PULL] cpufreq/arm fixes for 6.16-rc
2025-06-12 11:28 UTC (2+ messages)
[PATCH V2] rust: Use consistent "# Examples" heading style in rustdoc
2025-06-12 10:29 UTC (4+ messages)
[PATCHv2 rust-for-linux] fix : Update the bios_limit_callback to use
2025-06-12 9:38 UTC
[linux-drivers-review] [PATCH] powercap: intel_rapl: Add support for Bartlett Lake platform
2025-06-12 7:06 UTC (2+ messages)
` [PATCH v2 1/1] "
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