linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-17 15:23:44 to 2025-11-21 02:30:23 UTC [more...]

[PATCH v2 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver
 2025-11-21  2:29 UTC  (5+ messages)
` [PATCH v2 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support

[PATCH v1 0/2] Add MSR-based RAPL PMU support
 2025-11-21  1:49 UTC  (4+ messages)
` [PATCH v1 1/2] powercap: intel_rapl: Prepare read_raw interface for atomic-context callers
` [PATCH v1 2/2] powercap: intel_rapl: Enable MSR-based RAPL PMU support

[PATCH] cpuidle: warn and fixup on sanity check instead of rejecting the driver
 2025-11-21  1:06 UTC 

[PATCH v7 0/2] PM: Support aborting sleep during filesystem sync
 2025-11-20 21:35 UTC  (4+ messages)
` [PATCH v7 1/2] PM: Add framework to abort during fs_sync
` [PATCH v7 2/2] PM: Call pm_sleep_fs_sync() instead of ksys_sync_helper()

[PATCH v2] cpufreq: ACPI: Replace udelay() with usleep_range()
 2025-11-20 20:51 UTC  (2+ messages)

[PATCH] docs: driver-api/thermal/intel_dptf: Add new workload type hint
 2025-11-20 20:34 UTC  (3+ messages)

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-11-20 20:21 UTC  (12+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 2/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
` [PATCH v4 5/9] cxl/region, dax/hmem: Arbitrate Soft Reserved ownership with cxl_regions_fully_map()
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
` [PATCH v4 7/9] cxl/region, dax/hmem: Register cxl_dax only when CXL owns Soft Reserved span
` [PATCH v4 8/9] cxl/region, dax/hmem: Tear down CXL regions when HMEM reclaims Soft Reserved
` [PATCH v4 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH v7 RESEND 0/3] Add exynosautov920 thermal support
 2025-11-20 19:43 UTC  (3+ messages)
  ` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface

[GIT PULL] Power management fix for v6.18-rc7
 2025-11-20 19:00 UTC  (2+ messages)

[PATCH 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-11-20 16:54 UTC  (19+ messages)
` [PATCH 3/9] serdev: Allow passing the serdev device name to serdev_device_add()
` [PATCH 6/9] serdev: Skip registering serdev devices from DT is external connector is used
` [PATCH 7/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH 8/9] Bluetooth: hci_qca: Add support for WCN7850 PCIe M.2 card
` [PATCH 9/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors

[PATCH v5 00/16] Support ROHM BD72720 PMIC
 2025-11-20 16:11 UTC  (19+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: ROHM BD72720
` [PATCH v5 02/16] dt-bindings: battery: Clarify trickle-charge
` [PATCH v5 03/16] dt-bindings: battery: Add trickle-charge upper limit
` [PATCH v5 04/16] dt-bindings: battery: Voltage drop properties
` [PATCH v5 05/16] dt-bindings: mfd: ROHM BD72720
` [PATCH v5 06/16] dt-bindings: leds: bd72720: Add BD72720
` [PATCH v5 07/16] mfd: rohm-bd71828: Use regmap_reg_range()
` [PATCH v5 08/16] mfd: bd71828: Support ROHM BD72720
` [PATCH v5 09/16] regulator: bd71828: rename IC specific entities
` [PATCH v5 10/16] regulator: bd71828: Support ROHM BD72720
` [PATCH v5 11/16] gpio: Support ROHM BD72720 gpios
` [PATCH v5 12/16] clk: clk-bd718x7: Support BD72720 clk gate
` [PATCH v5 13/16] rtc: bd70528: Support BD72720 rtc
` [PATCH v5 14/16] power: supply: bd71828: Support wider register addresses
` [PATCH v5 15/16] power: supply: bd71828-power: Support ROHM BD72720
` [PATCH v5 16/16] MAINTAINERS: Add ROHM BD72720 PMIC

[PATCH v2 0/1] cpuidle: sysfs: Display idle state enter function name
 2025-11-20 15:36 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1 0/4] cpuidle: governors: teo: Assorted improvements
 2025-11-20 15:21 UTC  (8+ messages)

[PATCH] cpufreq: qcom-nvmem: fix compilation warning for qcom_cpufreq_ipq806x_match_list
 2025-11-20 15:00 UTC  (2+ messages)

[PATCH v2] thermal: rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-11-20 14:34 UTC  (2+ messages)

[PATCH v2] thermal: rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-11-20 14:33 UTC  (2+ messages)

[PATCH RFC] of: Add of_parse_map_iter() helper for nexus node map iteration
 2025-11-20 14:08 UTC  (3+ messages)

[PATCH v4 0/1] HID: Add support for multiple batteries per device
 2025-11-20 12:56 UTC  (5+ messages)
` [PATCH v4 1/1] HID: input: "

[PATCH v1 0/2] cpuidle: governors: teo: Fix and simplification
 2025-11-20 11:07 UTC  (8+ messages)
` [PATCH v1 1/2] cpuidle: governors: teo: Fix tick_intercepts handling in teo_update()
` [PATCH v1 2/2] cpuidle: governors: teo: Simplify intercepts-based state lookup

stable 6.6: commit "sched/cpufreq: Rework schedutil governor performance estimation' causes a regression
 2025-11-20 10:55 UTC  (3+ messages)

[PATCH RFC v4 0/2] pmdomain: core: add support for domain hierarchies in DT
 2025-11-20  7:24 UTC  (4+ messages)
` [PATCH RFC v4 1/2] pmdomain: core: support domain hierarchy via power-domain-map
` [PATCH RFC v4 2/2] pmdomain: arm_scmi: add support for domain hierarchies

[PATCH v3 0/1] HID: Add support for multiple batteries per device
 2025-11-20  8:40 UTC  (4+ messages)
` [PATCH v3 1/1] HID: input: "

Oops when returning from hibernation with changed thunderbolt status
 2025-11-20  6:53 UTC  (3+ messages)

[PATCH] PM / devfreq: hisi: Fix potential UAF in OPP handling
 2025-11-20  5:43 UTC  (3+ messages)

[PATCH RFC RESEND 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-20  3:41 UTC  (9+ messages)
` [PATCH RFC RESEND 1/8] thermal: core: Allow setting the parent device of cooling devices
` [PATCH RFC RESEND 2/8] thermal: core: Set parent device in thermal_of_cooling_device_register()
` [PATCH RFC RESEND 3/8] ACPI: processor: Stop creating "device" sysfs link
` [PATCH RFC RESEND 4/8] ACPI: fan: "
` [PATCH RFC RESEND 5/8] ACPI: video: "
` [PATCH RFC RESEND 6/8] thermal: core: Set parent device in thermal_cooling_device_register()
` [PATCH RFC RESEND 7/8] ACPI: thermal: Stop creating "device" sysfs link
` [PATCH RFC RESEND 8/8] thermal: core: Allow setting the parent device of thermal zone devices

[PATCH] pmdomain: rockchip: quiet regulator error on -EPROBE_DEFER
 2025-11-20  0:34 UTC  (2+ messages)

[PATCH 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
 2025-11-20  0:11 UTC  (11+ messages)
` [PATCH 01/13] dt-bindings: soc: mediatek: dvfsrc: Add support for MT8196
` [PATCH 02/13] dt-bindings: soc: mediatek: dvfsrc: Document clock
` [PATCH 03/13] dt-bindings: interconnect: mt8183-emi: Add support for MT8196 EMI

[PATCH v2 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-11-19 23:56 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector

Regression in TEO cpuidle governor between 6.6 and 6.12
 2025-11-19 22:43 UTC  (25+ messages)
    ` [PATCH v1] cpuidle: governors: teo: Rework the handling of tick wakeups

[PATCH v2 0/3] PCI: Universal error recoverability of devices
 2025-11-19 21:09 UTC  (6+ messages)
` [PATCH v2 1/3] PCI/PM: Reinstate clearing state_saved in legacy and !pm codepaths
` [PATCH v2 2/3] PCI/PM: Stop needlessly clearing state_saved on enumeration and thaw
` [PATCH v2 3/3] PCI/ERR: Ensure error recoverability at all times

[PATCH v6] PM: Support aborting sleep during filesystem sync
 2025-11-19 17:10 UTC  (5+ messages)

[PATCH v17 00/12] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-11-19 12:02 UTC  (8+ messages)
` [PATCH v17 07/12] firmware: psci: Implement vendor-specific resets as reboot-mode

[PATCH v6 0/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
 2025-11-19  8:13 UTC  (4+ messages)
` [PATCH v6 1/3] arm64: topology: Skip already covered CPUs when setting freq source
` [PATCH v6 2/3] cpufreq: Add new helper function returning cpufreq policy
` [PATCH v6 3/3] arm64: topology: Handle AMU FIE setup on CPU hotplug

[PATCH RESEND v4] checkpatch: add uninitialized pointer with __free attribute check
 2025-11-19  6:53 UTC  (2+ messages)

Queries on required-opps on calling dev_pm_opp_set_opp()
 2025-11-19  5:49 UTC  (6+ messages)

[PATCH 0/2] reboot-mode: Expose sysfs for registered reboot modes
 2025-11-19  3:22 UTC  (13+ messages)
` [PATCH 1/2] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes

[PATCH] cpufreq: ACPI: Replace udelay() with usleep_range()
 2025-11-19  3:11 UTC  (3+ messages)

[PATCH] cpuidle: sysfs: Display idle state enter function name
 2025-11-18 23:22 UTC 

[PATCH v4 00/16] Support ROHM BD72720 PMIC
 2025-11-18 23:06 UTC  (10+ messages)
` [PATCH v4 04/16] dt-bindings: power: supply: BD72720 managed battery
` [PATCH v4 05/16] dt-bindings: mfd: ROHM BD72720

[PATCH v4 0/1] cpufreq: qcom: handle ipq806x with no SMEM
 2025-11-18 21:45 UTC  (4+ messages)
` [PATCH v4 1/1] cpufreq: qcom-nvmem: add compatible fallback for ipq806x for "

[PATCH 0/3] tools/power turbostat: Fix segfault and restart loop issues
 2025-11-18 15:58 UTC  (4+ messages)
` [PATCH 1/3] tools/power turbostat: avoid segfault referencing fd_instr_count_percpu
` [PATCH 2/3] tools/power turbostat: avoid an infinite loop of restarts
` [PATCH 3/3] tools/power turbostat: allow turbostat to work when aperf is not available

[PATCH] powercap: intel_rapl: Add support for NOVALAKE processors
 2025-11-18 14:46 UTC  (4+ messages)

[REGRESSION] PM / sleep: Unbalanced suspend/resume on late abort causes data abort
 2025-11-18 14:44 UTC  (14+ messages)
  ` [PATCH v1] PM: sleep: core: Fix runtime PM enabling in device_resume_early()
      ` [PATCH v2] "
            ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH] cpufreq: use cashed resolved frequency
 2025-11-18 13:30 UTC  (4+ messages)

[PATCH] cpufreq: Skip scheduling when update work is pending
 2025-11-18 13:25 UTC  (3+ messages)

[PATCH v4 0/8] Enhanced autonomous selection and improvements
 2025-11-18 10:46 UTC  (14+ messages)
` [PATCH v4 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v4 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register
` [PATCH v4 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited

[PATCH 0/2] power: supply: qcom_battmgr: improve charge control threshold handling
 2025-11-18 10:13 UTC  (5+ messages)

[PATCH v3 00/11] Tegra114: implement EMC support
 2025-11-18  8:05 UTC  (4+ messages)
` [PATCH v3 08/11] memory: tegra: Add Tegra114 EMC driver

[PATCH v1 1/2] PM: devfreq: fix typo in DFSO_DOWNDIFFERENTIAL macro name
 2025-11-18  3:23 UTC  (2+ messages)
` [PATCH v1 2/2] PM: devfreq: handle invalid parameters gracefully in simpleondemand

[PATCH v1] cpufreq: Add policy_frequency trace event
 2025-11-18  1:12 UTC  (6+ messages)

[PATCH v1] cpufreq: intel_pstate: Eliminate some code duplication
 2025-11-17 23:14 UTC  (2+ messages)

[PATCH v3] power: swap: Fix comment style and clean up outdated function headers
 2025-11-17 19:19 UTC  (2+ messages)


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).