Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2026-05-28 06:04:28 to 2026-05-29 18:49:26 UTC [more...]

[PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
 2026-05-29 18:49 UTC  (12+ messages)
` [PATCH v1 1/6] power: Drop unused assignment of platform_device_id driver data
` [PATCH v1 2/6] power: supply: max14577: Drop driver data in of and platform device id arrays
` [PATCH v1 3/6] power: supply: max17042: "
` [PATCH v1 4/6] power: Use named initializers for platform_device_id arrays
` [PATCH v1 5/6] power: supply: mt6360_charger: Use of match table unconditionally
` [PATCH v1 6/6] power: Unify code style for platform_device_id arrays

[PATCH v3 00/11] Support cooling device with ID in the OF
 2026-05-29 17:34 UTC  (27+ messages)
` [PATCH v4 01/10] thermal/core: Introduce non-OF thermal_cooling_device_register()
` [PATCH v4 02/10] thermal/core: Add devm_thermal_cooling_device_register()
` [PATCH v4 03/10] hwmon: Use non-OF thermal cooling device registration API
` [PATCH v4 04/10] thermal/core: Make cooling device OF node conditional on CONFIG_THERMAL_OF
` [PATCH v4 05/10] thermal/of: Move cooling device OF helpers out of thermal core
` [PATCH v4 06/10] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
` [PATCH v4 07/10] thermal/of: Add cooling device ID support
` [PATCH v4 08/10] thermal/of: Pass cdev_id and introduce devm registration helper
` [PATCH v4 09/10] thermal/of: Support cooling device ID in cooling-spec
` [PATCH v4 10/10] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device
` [PATCH vs/3/4/ 00/11] Support cooling device with ID in the OF

[PATCH] ACPI: CPPC: Add helper to get effective guaranteed performance
 2026-05-29 15:33 UTC  (2+ messages)

[PATCH] pmdomain: tegra: Add support for multi-socket platforms
 2026-05-29 15:12 UTC  (2+ messages)

[PATCH v2 0/2] power: sequencing: Add support for Nvidia Tegra modem pwrseq
 2026-05-29 14:58 UTC  (2+ messages)

[PATCH v22 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-05-29 13:30 UTC  (2+ messages)

[PATCH v4 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-05-29 13:12 UTC  (4+ messages)
` [PATCH v4 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-05-29 12:55 UTC  (4+ messages)
` [PATCH 19/23] platform/surface: gpe: use platform_device_set_fwnode()
` (subset) [PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-05-29 12:24 UTC  (22+ messages)
` [PATCH 01/16] psci: simplify hotplug_tests()
` [PATCH 02/16] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH 03/16] powerpc: "
` [PATCH 09/16] hwtracing: hisi_ptt: Use sysfs_emit() for cpumask show
` [PATCH 10/16] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback
` [PATCH 12/16] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH 13/16] perf: "
` [PATCH 14/16] powercap: intel_rapl: Use sysfs_emit() for cpumask show
` [PATCH 15/16] thermal: intel: Use sysfs_emit() for powerclamp cpumask
` [PATCH 16/16] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()

[Bug 221505] New: REGRESSION][amd_pstate] "EPP cannot be set under performance policy" (EBUSY) when switching to performance profile via PPD on 7.1
 2026-05-29 11:50 UTC  (11+ messages)
` [Bug 221505] "

[PATCH 00/16] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-05-29 11:24 UTC  (20+ messages)
` [PATCH 07/16] arm64: dts: qcom: shikra: Add CPU OPP tables to scale DDR/L3
` [PATCH 09/16] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH 10/16] arm64: dts: qcom: shikra-cqm: Enable CDSP, LPAICP and MPSS
` [PATCH 14/16] arm64: dts: qcom: shikra: Enable BT support on EVK boards
` [PATCH 16/16] arm64: dts: qcom: shikra: enable WiFi "

[PATCH] cpufreq: Documentation: fix freq_step description
 2026-05-29 11:11 UTC 

[PATCH v3 0/4] cpufreq: Set policy->min and max as real QoS constraints
 2026-05-29  8:08 UTC  (7+ messages)
` [PATCH v3 1/4] cpufreq: Extract cpufreq_policy_init_qos() function
` [PATCH v3 2/4] cpufreq: Set default policy->min/max values for all drivers
` [PATCH v3 3/4] cpufreq: Remove driver default policy->min/max init
` [PATCH v3 4/4] cpufreq: Use policy->min/max init as QoS request

[PATCH RESEND v8 00/10] SPMI: Implement sub-devices and migrate drivers
 2026-05-29  1:43 UTC  (4+ messages)

[PATCH v6 00/22] Virtual Swap Space
 2026-05-28 21:42 UTC  (4+ messages)
` [PATCH v6 01/22] mm/swap: decouple swap cache from physical swap infrastructure

[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-05-28 21:29 UTC  (6+ messages)
` [RFC PATCH 1/5] mm, swap: add virtual swap device infrastructure
` [RFC PATCH 2/5] mm, swap: support zswap and zeroswap as vswap backends
` [RFC PATCH 3/5] mm, swap: support physical swap as a vswap backend
` [RFC PATCH 4/5] mm, swap: only charge physical swap entries
` [RFC PATCH 5/5] mm, swap: add debugfs counters for vswap

[GIT PULL] Power management fix for v7.1-rc6
 2026-05-28 20:58 UTC  (2+ messages)

[PATCH] pmdomain: mediatek: mfg: move __packed after struct name to fix kernel-doc
 2026-05-28 20:24 UTC 

[PATCH PARTIAL-RESEND v3 0/3] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()
 2026-05-28 16:18 UTC  (4+ messages)
` [PATCH PARTIAL-RESEND v3 1/3] regulator: dt-bindings: sc2731: Deprecate compatible property
` [PATCH PARTIAL-RESEND v3 2/3] power: reset: sc27xx: Add platform_device_id table
` [PATCH PARTIAL-RESEND v3 3/3] regulator: sc2731: "

[PATCH v3] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-28 15:59 UTC  (4+ messages)

[PATCH v3] cpupower: Implement powercap enabled setters
 2026-05-28 15:32 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/5] thermal: intel: Add support for Directed Package Thermal Interrupt
 2026-05-28 15:25 UTC  (6+ messages)
` [PATCH v2 1/5] thermal: intel: Fix dangling resources on thermal_throttle_online() failure
` [PATCH v2 2/5] x86/thermal: Add bit definitions for Intel Directed Package Thermal Interrupt
` [PATCH v2 3/5] thermal: intel: Enable the Directed Package-level "
` [PATCH v2 4/5] thermal: intel: Add syscore callbacks for suspend and resume
` [PATCH v2 5/5] thermal: intel: Add a syscore shutdown callback for kexec reboot

[amd-pstate:superm1/backlight-property-v4 3/9] drivers/gpu/drm/drm_backlight.c:101:62: error: passing 'const char *const[2]' to parameter of type 'char **' discards qualifiers in nested pointer types
 2026-05-28 13:56 UTC 

[PATCH v3 0/1] cpufreq: ti: Fix probe ordering with k3-socinfo
 2026-05-28 13:26 UTC  (4+ messages)
` [PATCH v3 1/1] cpufreq: ti: Add EPROBE_DEFER for K3 SoCs

[PATCH v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-05-28 12:07 UTC  (5+ messages)
` [PATCH v3 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH v6 0/5] thermal: samsung: Add support for Google GS101 TMU
 2026-05-28 11:36 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: thermal: Add "
` [PATCH v6 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
` [PATCH v6 3/5] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v6 4/5] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v6 5/5] arm64: defconfig: enable Exynos ACPM thermal support

[amd-pstate:superm1/backlight-property-v4 3/9] drivers/gpu/drm/drm_backlight.c:101:76: error: passing argument 3 of 'kobject_uevent_env' from incompatible pointer type
 2026-05-28 11:24 UTC 

[PATCH] PM: sleep: Allow disabling DPM watchdog by default
 2026-05-28 10:32 UTC 

[PATCH v4 0/1] cpufreq: ti: Fix probe ordering with k3-socinfo
 2026-05-28  9:05 UTC  (2+ messages)
` [PATCH v4 1/1] cpufreq: ti: Add EPROBE_DEFER for K3 SoCs

[PATCH v2 0/4] cpufreq: Set policy->min and max as real QoS constraints
 2026-05-28  8:55 UTC  (7+ messages)
` [PATCH v2 1/4] cpufreq: Extract cpufreq_policy_init_qos() function
` [PATCH v2 2/4] cpufreq: Set default policy->min/max values for all drivers

[PATCH RFC 00/12] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-05-28  8:39 UTC  (9+ messages)

[PATCH 0/2] PM: hibernate: add helper to detect image-write phase
 2026-05-28  8:18 UTC  (4+ messages)
` [PATCH v2 0/2] PM: hibernate: skip UVC resume after snapshot
  ` [PATCH v2 1/2] PM: hibernate: add pm_hibernation_snapshot_done() helper
  ` [PATCH v2 2/2] media: uvcvideo: skip resume after hibernation snapshot

[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-28  6:40 UTC  (2+ messages)

[PATCH v2 0/3] Add cpufreq to MSM8960
 2026-05-28  6:35 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: opp: Allow optional -vN suffix in opp-microvolt property name
` [PATCH v2 2/3] soc: qcom: spm: Add MSM8960 SAW2 CPU support


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