Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2025-07-06 20:34:16 to 2025-07-09 05:34:04 UTC [more...]

[PATCH AUTOSEL 6.15 6/8] PM: Restrict swap use to later in the suspend sequence
 2025-07-09  5:34 UTC  (16+ messages)

[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
 2025-07-09  2:42 UTC  (12+ messages)
` [PATCH v4 1/6] rust: switch to `#[expect(...)]` in core modules
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit
` [PATCH v4 3/6] drivers: gpu: switch to `#[expect(...)]` in nova-core/regs.rs
` [PATCH v4 5/6] rust: remove `#[allow(clippy::unnecessary_cast)]`

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-07-09  1:14 UTC  (3+ messages)
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown

[PATCH v3 0/3] Add thermal sensors support for MT7981
 2025-07-08 22:04 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add "
` [PATCH v3 2/3] dt-bindings: thermal: mediatek: add falback compatible string for MT7981 and MT8516
` [PATCH v3 3/3] arm64: dts: mediatek: add thermal sensor support on mt7981

[PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers
 2025-07-08 21:31 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: nvmem: SID: Add binding for A523 SID controller
` [PATCH v2 2/8] dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers

[PATCH v2 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2025-07-08 20:55 UTC  (15+ messages)
` [PATCH v2 1/5] dt-bindings: connector: extend ports property to model power connections
` [PATCH v2 2/5] power: supply: core: add helper to get power supply given a fwnode
` [PATCH v2 3/5] usb: typec: tcpm: Add support for Battery Status response message
` [PATCH v2 4/5] power: supply: core: add vendor and product id properties

[rafael-pm:bleeding-edge] BUILD SUCCESS 133eb9f50b0fea3a4a19b95d3207f793ca5aa77a
 2025-07-08 19:50 UTC 

[GIT PULL] cpupower update for Linux 6.17-rc1
 2025-07-08 19:40 UTC 

[PATCH v2 00/10] pmdomain: Partial refactor, support modem and RTFF
 2025-07-08 19:18 UTC  (13+ messages)
` [PATCH v2 01/10] dt-bindings: memory: mtk-smi: Document #access-controller-cells
` [PATCH v2 02/10] dt-bindings: clock: mediatek: "
` [PATCH v2 03/10] dt-bindings: power: mediatek: Document access-controllers property
` [PATCH v2 04/10] pmdomain: mediatek: Refactor bus protection regmaps retrieval
` [PATCH v2 05/10] pmdomain: mediatek: Handle SoCs with inverted SRAM power-down bits
` [PATCH v2 06/10] pmdomain: mediatek: Move ctl sequences out of power_on/off functions
` [PATCH v2 07/10] pmdomain: mediatek: Add support for modem power sequences
` [PATCH v2 08/10] pmdomain: mediatek: Add support for RTFF Hardware in MT8196/MT6991
` [PATCH v2 09/10] pmdomain: mediatek: Convert all SoCs to new style regmap retrieval
` [PATCH v2 10/10] arm64: dts: mediatek: Convert all SoCs to use access-controllers

[PATCH v8 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-07-08 18:46 UTC  (8+ messages)
` [PATCH v8 1/6] dt-bindings: mfd: add pf1550
` [PATCH v8 2/6] mfd: pf1550: add core driver
` [PATCH v8 3/6] regulator: pf1550: add support for regulator
` [PATCH v8 4/6] input: pf1550: add onkey support
` [PATCH v8 5/6] power: supply: pf1550: add battery charger support
` [PATCH v8 6/6] MAINTAINERS: add an entry for pf1550 mfd driver

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-08 18:37 UTC  (12+ messages)
` [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 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs

[PATCH v2 00/28] interconnect: qcom: icc-rpmh: use NULL-terminated arrays and drop static IDs
 2025-07-08 16:44 UTC  (9+ messages)
` [PATCH v2 01/28] interconnect: qcom: sc8280xp: specify num_links for qnm_a1noc_cfg
` [PATCH v2 02/28] interconnect: qcom: sc8180x: specify num_nodes
` [PATCH v2 03/28] interconnect: qcom: rpmh: make nodes a NULL_terminated array
` [PATCH v2 28/28] interconnect: qcom: icc-rpmh: drop support for non-dynamic IDS

[PATCH v2] PM: add kernel parameter to disable asynchronous suspend/resume
 2025-07-08 16:31 UTC  (4+ messages)

[PATCH v3 0/5] reduce system memory requirement for hibernation
 2025-07-08 16:11 UTC  (19+ messages)
` [PATCH v3 1/5] drm/ttm: add new api ttm_device_prepare_hibernation()
` [PATCH v3 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v3 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v3 4/5] PM: hibernate: add new api pm_transition_event()
` [PATCH v3 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation

[PATCH next] sched,freezer: prevent tasks from escaping being frozen
 2025-07-08 15:35 UTC  (13+ messages)

question about behaviour of cpuidle on 6.6...seeing *many* missed estimates
 2025-07-08 14:56 UTC  (3+ messages)

[PATCH] PM: add kernel parameter to disable asynchronous suspend/resume
 2025-07-08 14:58 UTC  (3+ messages)

[PATCH] pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov
 2025-07-08 14:41 UTC  (2+ messages)

[PATCH v2 0/2] Add interconnect driver for Milos
 2025-07-08 12:49 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip Interconnect in Qualcomm Milos SoC
` [PATCH v2 2/2] interconnect: qcom: Add Milos interconnect provider driver

[PATCH 6.6] thermal/of: Fix mask mismatch when no trips subnode
 2025-07-08 12:44 UTC  (4+ messages)

[PATCH 0/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 lvts commands
 2025-07-08 11:56 UTC  (3+ messages)
` Aw: "

[PATCH 0/2] Add interconnect driver for SM7635
 2025-07-08 11:31 UTC  (5+ messages)
` [PATCH 2/2] interconnect: qcom: Add SM7635 interconnect provider driver

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-08 10:01 UTC  (6+ messages)
` (subset) "

[PATCH 0/4] Bring the IP0 resource from ICC to clk-rpmh on QCS615
 2025-07-08 10:00 UTC  (6+ messages)
` [PATCH 1/4] arm64: dts: qcom: qcs615: Drop IPA interconnects
` [PATCH 3/4] dt-bindings: interconnect: qcom,qcs615-rpmh: "

[PATCH 0/4] allwinner: a523: Add power controllers
 2025-07-08  9:06 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: power: Add A523 PPU and PCK600 "
` [PATCH 2/4] pmdomain: sunxi: sun20i-ppu: add A523 support
` [PATCH 4/4] arm64: dts: allwinner: a523: Add power controller device nodes

[PATCH v2 0/2] Add Milos RPMHPD power domains
 2025-07-08  8:07 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: power: qcom,rpmpd: document the Milos RPMh Power Domains
` [PATCH v2 2/2] pmdomain: qcom: rpmhpd: Add Milos power domains

[PATCH v3 0/1] PM / Freezer: Skip zombie/dead processes to reduce
 2025-07-08  0:56 UTC  (11+ messages)
` [PATCH v3 1/1] PM / Freezer: Skip zombie/dead processes to

[PATCH v2 0/3] pmdomain: renesas: sort Kconfig again
 2025-07-07 23:40 UTC  (6+ messages)
` [PATCH v2 3/3] pmdomain: renesas: separate R8A7791/R8A7793

[PATCH v6 0/3] Support building tegra124-cpufreq as a module
 2025-07-07 21:17 UTC  (4+ messages)
` [PATCH v6 1/3] cpufreq: Export disable_cpufreq()
` [PATCH v6 2/3] cpufreq: dt: Add register helper
` [PATCH v6 3/3] cpufreq: tegra124: Allow building as a module

HP Omnibook Ultra Flip 14 - power profiles
 2025-07-07 19:53 UTC  (7+ messages)

[PATCH v2 0/5] reduce system memory requirement for hibernation
 2025-07-07 19:17 UTC  (17+ messages)
` [PATCH v2 1/5] drm/ttm: add ttm_device_prepare_hibernation() api
` [PATCH v2 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v2 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v2 4/5] PM: hibernate: export variable pm_transition
` [PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation

[PATCH v5 0/3] PM: domains: Detach on device_unbind_cleanup()
 2025-07-07 18:43 UTC  (4+ messages)

Dead lock with clock global prepare_lock mutex and device's power.runtime_status
 2025-07-07 17:28 UTC  (4+ messages)

[PATCH v2] ACPI: FAN: Update fps count debug print
 2025-07-07 16:43 UTC  (2+ messages)

[PATCH] cpuidle: dt: fix opencoded for_each_cpu() in idle_state_valid()
 2025-07-07 16:11 UTC  (4+ messages)

[PATCH] power: supply: sbs-charger: Support multiple devices
 2025-07-07 15:55 UTC 

[PATCH v7 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-07-07 15:10 UTC  (6+ messages)
` [PATCH v7 5/6] power: supply: pf1550: add battery charger support

[PATCH] power: supply: sbs-charger: Support multiple devices
 2025-07-07 14:48 UTC 

[PATCH 1/3] power: supply: core: Add power_supply_get/set_property_direct()
 2025-07-07 13:00 UTC  (9+ messages)
` [PATCH 2/3] power: supply: test-power: Test access to extended power supply

[PATCH v4] pmdomain: Use str_enable_disable() and str_on_off() helpers
 2025-07-07 12:17 UTC 

[PATCH] pmdomain: ti: Select PM_GENERIC_DOMAINS
 2025-07-07 11:03 UTC  (2+ messages)

[PATCH 00/10] pmdomain: Partial refactor, support modem and RTFF
 2025-07-07 10:49 UTC  (3+ messages)

[PATCH v8 00/16] further mt7988 devicetree work
 2025-07-07 10:43 UTC  (14+ messages)
` [PATCH v8 01/16] dt-bindings: net: mediatek,net: update mac subnode pattern for mt7988
` [PATCH v8 02/16] dt-bindings: net: mediatek,net: allow up to 8 IRQs
` [PATCH v8 03/16] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v8 04/16] dt-bindings: net: mediatek,net: add sram property
` (subset) [PATCH v8 00/16] further mt7988 devicetree work

[PATCH] power: supply: core: fix static checker warning
 2025-07-07 10:04 UTC  (2+ messages)

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-07-07  9:38 UTC  (5+ messages)
` [PATCH v3 11/24] cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support
` [PATCH v3 24/24] cpuidle: riscv-sbi: Drop redundant sync_state support

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-07-07  8:52 UTC  (12+ messages)
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge

[PATCH v2 0/2] cpufreq: CPPC: idle cpu perf handling
 2025-07-07  8:35 UTC  (9+ messages)
` [PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs

[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-07-07  0:15 UTC  (5+ messages)
` [PATCH v2 1/8] power: supply: core: Add resistance power supply property

[PATCH 00/10] power: supply: ug3105_battery: Switch to power_supply_batinfo_ocv2cap()
 2025-07-06 23:36 UTC  (5+ messages)
` (subset) "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox