messages from 2025-12-25 03:41:29 to 2026-01-02 11:13:41 UTC [more...]
[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-02 11:13 UTC (8+ messages)
` [PATCH v2 02/10] serdev: Add serdev device based driver match support
` [PATCH v2 08/10] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
[PATCH 00/14] power: sequencing: extend WCN driver to support WCN399x device
2026-01-02 11:07 UTC (40+ messages)
` [PATCH 01/14] regulator: dt-bindings: qcom,qca6390-pmu: describe PMUs on WCN39xx
` [PATCH 02/14] Bluetooth: qca: enable pwrseq support for WCN39xx devices
` [PATCH 03/14] Bluetooth: qca: fix ROM version reading on WCN3998 chips
` [PATCH 04/14] wifi: ath10k: snoc: support powering on the device via pwrseq
` [PATCH 05/14] power: sequencing: qcom-wcn: add support for WCN39xx
` [PATCH 06/14] arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm
` [PATCH 07/14] arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0
` [PATCH 08/14] arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1
` [PATCH 09/14] arm64: dts: qcom: sm8150: add uart13
` [PATCH 10/14] arm64: dts: qcom: qrb2210-rb1: describe WiFi/BT properly
` [PATCH 11/14] arm64: dts: qcom: qrb4210-rb2: "
` [PATCH 12/14] arm64: dts: qcom: sda660-ifc6560: "
` [PATCH 13/14] arm64: dts: qcom: sdm845-db845c: "
` [PATCH 14/14] arm64: dts: qcom: sm8150-hdk: "
[PATCH v19 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-01-02 10:05 UTC (12+ messages)
` [PATCH v19 01/10] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v19 02/10] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v19 03/10] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v19 04/10] firmware: psci: Introduce command-based reset in psci_sys_reset
` [PATCH v19 05/10] dt-bindings: arm: Document reboot mode magic
` [PATCH v19 06/10] power: reset: Add psci-reboot-mode driver
` [PATCH v19 07/10] arm64: dts: qcom: qcm6490: Add psci reboot-modes
` [PATCH v19 08/10] arm64: dts: qcom: lemans: "
` [PATCH v19 09/10] arm64: dts: qcom: monaco: "
` [PATCH v19 10/10] arm64: dts: qcom: talos: "
[rafael-pm:pm-runtime-cleanup 24/25] drivers/clk/tegra/clk-device.c:178:9: error: expected declaration specifiers before 'return'
2026-01-01 23:13 UTC
[rafael-pm:pm-runtime-cleanup 24/25] drivers/clk/tegra/clk-device.c:192:9: warning: braces around scalar initializer
2026-01-01 21:10 UTC
[rafael-pm:pm-runtime-cleanup 24/25] drivers/clk/tegra/clk-device.c:178:2: error: expected function body after function declarator
2026-01-01 21:10 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 8f58d533a8d8a3cc00a9a33cb24fc3f2d12bb59b
2026-01-01 4:36 UTC
[rafael-pm:pm-runtime-cleanup 23/23] drivers/clk/tegra/clk-device.c:178:2: error: incompatible function pointer types initializing 'int (*)(struct device *)' with an expression of type 'void (*)(struct device *)'
2026-01-01 3:48 UTC
[PATCH for 6.19 0/4] Revise the EM YNL spec to be clearer
2025-12-31 17:20 UTC (8+ messages)
` [PATCH for 6.19 1/4] PM: EM: Fix yamllint warnings in the EM YNL spec
` [PATCH for 6.19 2/4] PM: EM: Rename em.yaml to dev-energymodel.yaml
` [PATCH for 6.19 3/4] PM: EM: Change cpus' type from string to u64 array in the EM YNL spec
` [PATCH for 6.19 4/4] PM: EM: Add dump to get-perf-domains "
[PATCH v1 0/8] Add RemoteProc cooling support
2025-12-31 11:59 UTC (17+ messages)
` [PATCH v1 3/8] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings
` [PATCH v1 4/8] thermal: qcom: add qmi-cooling driver
[PATCH 1/2] power: supply: sbs-battery: Reject all-zero readings as battery absent
2025-12-31 9:31 UTC (2+ messages)
` [PATCH 2/2] power: supply: sbs-battery: Add support for polling battery status
[PATCH v4 0/3] Fix concurrency issues between G1 and G2 on
2025-12-31 5:37 UTC (5+ messages)
` [PATCH v4 1/3] media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structure
[PATCH v2] pmdomain: mediatek: Break lock dependency to `prepare_lock`
2025-12-31 3:53 UTC
[PATCH] pmdomain: ti_sci: handle wakeup constraint for out-of-band wakeup
2025-12-30 21:37 UTC
[PATCH 0/6] dt-bindings: goldfish: Convert to DT schema
2025-12-30 18:10 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH 2/6] dt-bindings: misc: google,android-pipe: "
` [PATCH 3/6] dt-bindings: input: google,goldfish-events-keypad: "
` [PATCH 4/6] dt-bindings: power: supply: google,goldfish-battery: "
` [PATCH 5/6] dt-bindings: sound: google,goldfish-audio: "
` [PATCH 6/6] dt-bindings: display: google,goldfish-fb: "
[PATCH v22 0/2] reboot-mode: Expose sysfs for registered reboot modes
2025-12-30 16:47 UTC (4+ messages)
` [PATCH v22 1/2] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v22 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
[PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function
2025-12-30 16:18 UTC (15+ messages)
` [PATCH v1 08/23] watchdog: rz: Discard pm_runtime_put() return values
` [PATCH v1 09/23] watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
` [PATCH v1 15/23] phy: core: Discard pm_runtime_put() return values
` [PATCH v1 19/23] pmdomain: imx: gpcv2: Discard pm_runtime_put() return value
` [PATCH v1 23/23] PM: runtime: Change pm_runtime_put() return type to void
[PATCH v2] pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
2025-12-30 14:07 UTC (2+ messages)
[PATCH] pmdomain: mediatek: Break lock dependency to `prepare_lock`
2025-12-30 13:35 UTC (2+ messages)
[PATCH] PM: hibernate: Fix crash when freeing invalid crypto compressor
2025-12-30 11:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] power: supply: add battery driver for netronix ec
2025-12-30 11:32 UTC (10+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] dt-bindings: mfd: netronix,ntxec: add reference to power-supply
` [PATCH 3/3] ARM: dts: imx: imx50-kobo-aura: add description for battery
[PATCH v4 0/5] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2025-12-30 9:59 UTC (8+ messages)
` [PATCH v4 1/5] dt-bindings: ata: sata: Document the graph port
` [PATCH v4 2/5] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector
` [PATCH v4 3/5] PCI/pwrctrl: Add support for handling PCIe M.2 connectors
` [PATCH v4 4/5] PCI/pwrctrl: Create pwrctrl device if the graph port is found
` [PATCH v4 5/5] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors
[PATCH V1 1/3] power: supply: sbs-battery: Fix false presence when registers read zero
2025-12-30 9:46 UTC (9+ messages)
` [PATCH V1 2/3] dt-bindings: power: sbs-battery: add polling interval property
` [PATCH V1 3/3] power: supply: sbs-battery: Add optional status monitoring
[PATCH 1/2] PM: EM: Fix incorrect description of the cost field in struct em_perf_state
2025-12-30 9:35 UTC (3+ messages)
` [PATCH 2/2] PM: EM: Simplify mutex-related code in energy_model.c using scoped_guard
[PATCH 0/1] sched: Ignore overutilized by lone task on max-cap CPU
2025-12-30 9:30 UTC (2+ messages)
` [PATCH 1/1] sched/fair: Ignore OU for "
[PATCH] thermal: add the setting logic for cdev state while trip->threshold modified dynamically
2025-12-30 8:19 UTC
[REPOST PATCH v6 0/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
2025-12-30 8:01 UTC (4+ messages)
` [REPOST PATCH v6 1/3] arm64: topology: Skip already covered CPUs when setting freq source
` [REPOST PATCH v6 2/3] cpufreq: Add new helper function returning cpufreq policy
` [REPOST PATCH v6 3/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
OK, let's try ONE more time to get the VMD ASPM patches in, ... please?!
2025-12-29 23:37 UTC
[PATCH v6 0/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
2025-12-29 22:12 UTC (8+ messages)
[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
2025-12-29 22:00 UTC (8+ messages)
` [PATCH v3 1/2] cpufreq: "
[report] Performance regressions introduced via "cpuidle: menu: Remove iowait influence" on 6.12.y
2025-12-29 16:17 UTC (4+ messages)
[PATCH v6 0/2] PCI: Add support for PCIe WAKE# interrupt
2025-12-29 14:01 UTC (4+ messages)
` [PATCH v6 2/2] "
[PATCH v1] PM: sleep: Fix suspend_test() at the TEST_CORE level
2025-12-29 13:32 UTC (4+ messages)
[PATCH v2 0/4] Make MT8196 get its Mali GPU shader_present from nvmem
2025-12-29 11:52 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: power: define ID for Marvell PXA1908 audio domain
2025-12-29 11:49 UTC (3+ messages)
` [PATCH v2 2/2] pmdomain: add audio power island for Marvell PXA1908 SoC
[rafael-pm:fixes] BUILD SUCCESS 604ad4e7f5b87fcc452f6ee5822c224c2a043cb0
2025-12-29 11:09 UTC
[PATCH v3 0/5] Introduce MAX77759 charger driver
2025-12-29 8:50 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v3 2/5] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v3 3/5] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v3 4/5] power: supply: max77759: add charger driver
` [PATCH v3 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH v1] PM: sleep: Add configurable timeout and mode control for filesystem sync
2025-12-29 6:52 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 0128b2cfd36c3ed57a57dc79f050aec14da61e5f
2025-12-29 5:11 UTC
[PATCH v3 0/3] i.MX91/93 BLK-CTRL improvements
2025-12-28 15:51 UTC (2+ messages)
[PATCH v2] pmdomain: mtk-pm-domains: improve spinlock recursion fix in probe with correcting reference count
2025-12-28 15:51 UTC (2+ messages)
[PATCH v4] pmdomain: imx: Fix reference count leak in imx_gpc_probe()
2025-12-28 15:51 UTC (2+ messages)
[PATCH v3 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2025-12-28 15:12 UTC (4+ messages)
` [PATCH v3 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 512f2aac5b1818a03d01a5728942af9281e86af7
2025-12-28 0:37 UTC
[PATCH v2 1/3] arm64: dts: qcom: dts: switch to RPMPD_* indices
2025-12-27 17:04 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS a90d93563047cc5c86142aa0a6bfee7a5a0ec919
2025-12-27 4:21 UTC
[PATCH v18 00/10] Implement PSCI reboot mode driver for PSCI resets
2025-12-26 17:42 UTC (4+ messages)
` [PATCH v18 05/10] dt-bindings: arm: Document reboot mode magic
[rafael-pm:bleeding-edge 69/72] drivers/acpi/bus.c:339 acpi_osc_handshake() warn: variable dereferenced before check 'cap' (see line 332)
2025-12-26 13:17 UTC (2+ messages)
[PATCH v6 0/3] HID: Add support for multiple batteries per device
2025-12-26 11:10 UTC (4+ messages)
` [PATCH v6 1/3] HID: input: Convert battery code to devm_*
` [PATCH v6 2/3] HID: input: Introduce struct hid_battery and refactor battery code
` [PATCH v6 3/3] HID: input: Add support for multiple batteries per device
[PATCH] tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config template
2025-12-26 9:09 UTC (2+ messages)
[PATCH v5 00/11] Enhanced autonomous selection and improvements
2025-12-26 8:03 UTC (21+ messages)
` [PATCH v5 01/11] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v5 03/11] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v5 04/11] ACPI: CPPC: Extend cppc_set_epp_perf() to support auto_sel and epp
` [PATCH v5 05/11] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v5 06/11] ACPI: CPPC: add APIs and sysfs interface for perf_limited
` [PATCH v5 07/11] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v5 08/11] cpufreq: CPPC: sync policy limits when updating min/max_perf
` [PATCH v5 09/11] cpufreq: CPPC: sync policy limits when toggling auto_select
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled
` [PATCH v5 11/11] cpufreq: CPPC: add autonomous mode boot parameter support
[REGRESSION][BISECTED] "Wakeup event detected during hibernation" on Dell Precision 7780 (was "[PATCH v4] PM: hibernate: Avoid missing wakeup events during hibernation")
2025-12-25 23:01 UTC (2+ messages)
[PATCH v18 01/10] power: reset: reboot-mode: Remove devres based allocations
2025-12-25 10:16 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 92c49233f514db11ba0abefc7beb5be412ae7e4b
2025-12-25 9:53 UTC
[PATCH v3] PM: suspend: Make pm_test delay interruptible by wakeup events
2025-12-25 9:33 UTC (5+ messages)
` [REGRESSION] "
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;
as well as URLs for NNTP newsgroup(s).