Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2025-03-12 12:28:17 to 2025-03-15 14:57:53 UTC [more...]

[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-03-15 14:57 UTC  (8+ messages)
` [PATCH v3 1/5] PM: sleep: Resume children after resuming the parent
` [PATCH v3 2/5] PM: sleep: Suspend async parents after suspending children
` [PATCH v3 3/5] PM: sleep: Make suspend of devices more asynchronous
` [PATCH v3 4/5] PM: sleep: Make async suspend handle suppliers like parents
` [PATCH v3 5/5] PM: sleep: Make async resume handle consumers like children

[RFC PATCH 0/3] thermal: Add CPU hotplug cooling driver
 2025-03-15 14:40 UTC  (2+ messages)

[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
 2025-03-15 10:30 UTC  (15+ messages)
` [v5 PATCH 01/14] xfrm: ipcomp: Call pskb_may_pull in ipcomp_input
` [v5 PATCH 02/14] crypto: scomp - Remove support for some non-trivial SG lists
` [v5 PATCH 03/14] crypto: iaa - Remove dst_null support
` [v5 PATCH 04/14] crypto: qat "
` [v5 PATCH 05/14] crypto: acomp - Remove dst_free
` [v5 PATCH 06/14] crypto: scomp - Add chaining and virtual address support
` [v5 PATCH 07/14] crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
` [v5 PATCH 08/14] crypto: iaa - Use acomp stack fallback
` [v5 PATCH 09/14] crypto: acomp - Add async nondma fallback
` [v5 PATCH 10/14] crypto: acomp - Add support for folios
` [v5 PATCH 11/14] xfrm: ipcomp: Use crypto_acomp interface
` [v5 PATCH 12/14] PM: hibernate: "
` [v5 PATCH 13/14] ubifs: "
` [v5 PATCH 14/14] ubifs: Pass folios to acomp

[v4 PATCH 00/13] crypto: acomp - Add virtual address and folio support
 2025-03-15  9:34 UTC  (28+ messages)
` [v4 PATCH 01/13] crypto: qat - Remove dst_null support
` [v4 PATCH 02/13] crypto: iaa "
` [v4 PATCH 03/13] crypto: scomp - Remove support for some non-trivial SG lists
` [v4 PATCH 04/13] crypto: acomp - Remove dst_free
` [v4 PATCH 05/13] crypto: scomp - Add chaining and virtual address support
` [v4 PATCH 06/13] crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
` [v4 PATCH 07/13] crypto: iaa - Use acomp stack fallback
` [v4 PATCH 08/13] crypto: acomp - Add async nondma fallback
` [v4 PATCH 09/13] crypto: acomp - Add support for folios
` [v4 PATCH 10/13] ubifs: Use crypto_acomp interface
` [v4 PATCH 11/13] ubifs: Pass folios to acomp
` [v4 PATCH 12/13] PM: hibernate: Use crypto_acomp interface
` [v4 PATCH 13/13] xfrm: ipcomp: "

[PATCH v3 0/6] RK3576 thermal sensor support, including OTP trim adjustments
 2025-03-15  8:20 UTC  (3+ messages)
` [PATCH v3 3/6] thermal: rockchip: Support RK3576 SoC in the thermal driver

[PATCH v3 0/6] thermal: renesas: Add support fot RZ/G3E
 2025-03-15  8:12 UTC  (7+ messages)
` [PATCH v3 1/6] soc: renesas: rz-sysc: add syscon/regmap support
` [PATCH v3 2/6] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v3 3/6] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH v3 4/6] thermal: renesas: rzg3e: Add safety check when reading temperature
` [PATCH v3 5/6] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v3 6/6] arm64: defconfig: Enable RZ/G3E thermal

[PATCH 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2025-03-15  0:56 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: connector: add fixed-batteries property
` [PATCH 2/5] power: supply: core: add function to get supplies from fwnode
` [PATCH 3/5] usb: typec: tcpm: Add support for Battery Status response message
` [PATCH 4/5] power: supply: core: add vendor and product id properties
` [PATCH 5/5] usb: typec: tcpm: Add support for Battery Cap response message

[v4 PATCH 01/13] crypto: scomp - Remove support for some non-trivial SG lists
 2025-03-15  0:31 UTC  (7+ messages)
` [v4 PATCH 02/13] crypto: qat - Remove dst_null support
    ` [PATCH] crypto: qat - Remove dead code related to null dst
` [v4 PATCH 03/13] crypto: iaa - Remove dst_null support

[PATCH 0/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Few improvements
 2025-03-14 23:28 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing constraint for interrupt-names
` [PATCH 2/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Drop redundant minItems:1
` [PATCH 3/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Narrow properties on SDX75, SA8775p and SM8650

[PATCH v1 0/5] Optimize async device suspend/resume
 2025-03-14 20:49 UTC  (8+ messages)
` [PATCH v1 1/5] PM: sleep: Fix runtime PM issue in dpm_resume()

[PATCH] pmdomain: thead: fix TH1520_AON_PROTOCOL dependency
 2025-03-14 16:41 UTC  (2+ messages)

[PATCH v9 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-03-14 16:31 UTC  (4+ messages)
` [PATCH v9 2/5] firmware: psci: Read and use vendor reset types

[PATCH 0/3] Platform Temperature Control interface
 2025-03-14 14:30 UTC  (4+ messages)
` [PATCH 1/3] thermal: intel: int340x: Add platform temperature control interface

[PATCH v6 0/7] Introduction of PSCR Framework and Related Components
 2025-03-14 14:10 UTC  (12+ messages)
` [PATCH v6 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework
` [PATCH v6 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
` [PATCH v6 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
` [PATCH v6 4/7] nvmem: provide consumer access to cell size metrics
` [PATCH v6 5/7] nvmem: add support for device and sysfs-based cell lookups
` [PATCH v6 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
` [PATCH v6 7/7] Documentation: Add sysfs documentation for PSCRR reboot reason tracking

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-03-14 13:11 UTC  (13+ messages)
` [Patch 3/5] ACPI: CPPC: support updating epp, auto_sel and {min|max_perf} from sysfs

[PATCH] pmdomain: arm: scmi_pm_domain: Remove redundant state verification
 2025-03-14 12:03 UTC  (3+ messages)

[PATCH v2 0/9] Remove pcf50633
 2025-03-14 11:43 UTC  (4+ messages)
` [PATCH v2 7/9] backlight: pcf50633-backlight: Remove
  ` (subset) "
` (subset) [PATCH v2 0/9] Remove pcf50633

[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
 2025-03-14 10:32 UTC  (5+ messages)
` [PATCH v5 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()

[PATCH 0/9] Remove pcf50633
 2025-03-14 10:28 UTC  (3+ messages)
` [PATCH 4/9] mfd: pcF50633-gpio: Remove

[PATCH v5 6/7] regulator: set Power State Change Reason before hw_protection_shutdown()
 2025-03-14 10:26 UTC  (2+ messages)

s2idle blocked on dev->power.completion
 2025-03-14 10:25 UTC  (10+ messages)

[PATCH v2 0/3] PM: sleep: Improvements of async suspend and resume of devices
 2025-03-14 10:23 UTC  (9+ messages)
` [PATCH v2 1/3] PM: sleep: Resume children after resuming the parent
` [PATCH v2 2/3] PM: sleep: Suspend parents and suppliers after suspending subordinates
` [PATCH v2 3/3] PM: sleep: Make suspend of devices more asynchronous

[PATCH 0/4] pmdomain/cpuidle-psci: Improve domain-idlestate statistics
 2025-03-14 10:00 UTC  (5+ messages)
` [PATCH 1/4] pmdomain: core: Add genpd helper to correct the usage/rejected counters
` [PATCH 2/4] cpuidle: psci: Move the per CPU variable domain_state to a struct
` [PATCH 3/4] cpuidle: psci: Correct the domain-idlestate statistics in debugfs
` [PATCH 4/4] pmdomain: core: Add residency reflection for domain-idlestates to debugfs

[PATCH v4 0/2] power: supply: Add support for Maxim MAX8971 charger
 2025-03-14  8:05 UTC  (10+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: Document "
` [PATCH v4 2/2] power: supply: Add support for "

[PATCH v1] PM: sleep: Fix handling devices with direct_complete set on errors
 2025-03-13 21:25 UTC  (2+ messages)

[PATCH] thermal: int340x: Add Null check for adev
 2025-03-13 20:48 UTC  (3+ messages)

USB4 thunderbolt device suspend/resume problems. Unplug during suspend
 2025-03-13 20:45 UTC  (2+ messages)

[RFC][PATCH v0.3 0/6] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT - alternative
 2025-03-13 18:50 UTC  (4+ messages)
` [RFC][PATCH v0.3 6/6] cpufreq: intel_pstate: EAS support for hybrid platforms

[PATCH] dts: arm64: mediatek: mt8188: add more thermal trip points
 2025-03-13 18:30 UTC  (3+ messages)

[PATCH v4 00/19] Get mt6359-accdet ready for usage in Devicetree
 2025-03-13 17:02 UTC  (3+ messages)
` [PATCH v4 02/19] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
  ` (subset) "

[PATCH v3 00/21] Enable Power Modes Support for SAMA7D65 SoC
 2025-03-13 16:42 UTC  (2+ messages)

[PATCH v1 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-03-13 15:16 UTC  (10+ messages)
` [PATCH v1 3/5] PM: sleep: Resume children right after resuming the parent
` [PATCH v1 4/5] PM: sleep: Start suspending parents and suppliers after subordinate suspend
` [PATCH v1 5/5] PM: sleep: Make late and noirq suspend of devices more asynchronous

[PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support
 2025-03-13 13:46 UTC  (7+ messages)

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-03-13 13:03 UTC  (3+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
  ` (subset) "

[PATCH v8] power: supply: add Huawei Matebook E Go psy driver
 2025-03-13 10:34 UTC 

[PATCH v4 0/4] Exynos Thermal code improvement
 2025-03-13 10:35 UTC  (8+ messages)
` [PATCH v4 1/4] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v4 4/4] drivers/thermal/exymos: Use guard notation when acquiring mutex

[PATCH v2 0/2] PM: s2idle: A couple of minor lock-simplifications
 2025-03-13 10:10 UTC  (3+ messages)

[PATCH] PM: MAINTAINERS: Drop Len Brown
 2025-03-13  9:22 UTC  (2+ messages)

[PATCH 0/2] Add support for cpufreq scaling on QCS8300
 2025-03-13  9:18 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS8300 compatible
` [PATCH 2/2] arm64: dts: qcom: qcs8300: Add cpufreq scaling node

[PATCH] power: supply: bq27xxx: do not report bogus zero values
 2025-03-13  7:42 UTC  (10+ messages)

TEO as default governor ?
 2025-03-13  6:15 UTC  (5+ messages)

TCC cooling on Meteorlake
 2025-03-13  5:29 UTC  (2+ messages)

[PATCH v3] cpufreq: Init cpufreq only for present CPUs
 2025-03-13  1:39 UTC 

[PATCH v2] cpufreq: Init cpufreq only for present CPUs
 2025-03-13  1:34 UTC  (3+ messages)

[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
 2025-03-12 21:38 UTC  (3+ messages)

[PATCH] hibernate: pageoffline may be first judged
 2025-03-12 20:34 UTC  (2+ messages)

[PATCH] PM: clk: Remove unused pm_clk_remove
 2025-03-12 20:29 UTC  (2+ messages)

[PATCH] thermal: core: Delay exposing sysfs interface
 2025-03-12 20:25 UTC  (2+ messages)

[PATCH] PM: core: Fix indentation in dpm_wait_for_children()
 2025-03-12 20:19 UTC  (2+ messages)

[PATCH] drivers: base: power: Remove unused pm_generic_ wrappers
 2025-03-12 20:03 UTC  (2+ messages)

[Bug 219858] New: AMD Zen 2 broken power management after sleep
 2025-03-12 19:31 UTC  (3+ messages)
` [Bug 219858] "

[GIT PULL] cpupower update for Linux 6.15-rc1
 2025-03-12 19:19 UTC  (2+ messages)

[PATCH v4 0/7] Introduction of PSCR Framework and Related Components
 2025-03-12 17:22 UTC  (5+ messages)
` [PATCH v4 7/7] thermal: core: Record PSCR before hw_protection_shutdown()

[PATCH] thermal/drivers/qcom-spmi-temp-alarm: drop unused driver data
 2025-03-12 16:08 UTC  (2+ messages)

[PATCH v4 0/2] thermal: rcar_gen3: Improve reading calibration fuses
 2025-03-12 16:06 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