public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-09 02:42:05 to 2026-01-13 11:00:12 UTC [more...]

[PATCH v4 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-13  9:26 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH v4 4/6] dt-bindings: power: supply: google,goldfish-battery: "
` [PATCH v4 5/6] dt-bindings: sound: google,goldfish-audio: "
` [PATCH v4 6/6] dt-bindings: display: google,goldfish-fb: "

[PATCH 0/6] Fix dtbs_check warnings for MediaTek Helio X10 platform
 2026-01-13 10:59 UTC 

[REPOST PATCH v6 0/3] arm64: topology: Handle AMU FIE setup on CPU hotplug
 2026-01-13 10:51 UTC  (3+ messages)
` [REPOST PATCH v6 3/3] "

[PATCH] cpufreq: dt-platdev: Block the driver from probing on more QC platforms
 2026-01-13 10:54 UTC  (2+ messages)

[PATCH v3 0/5] Introduce MAX77759 charger driver
 2026-01-13 10:02 UTC  (12+ messages)
` [PATCH v3 4/5] power: supply: max77759: add "
` [PATCH v3 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH v1 0/8] Add RemoteProc cooling support
 2026-01-13  9:33 UTC  (3+ messages)

[PATCH] thermal: intel: Use sysfs_emit in sysfs show functions
 2026-01-13  8:21 UTC 

[PATCH v3 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-13  8:00 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH v3 2/6] dt-bindings: misc: google,android-pipe: "
` [PATCH v3 3/6] dt-bindings: input: google,goldfish-events-keypad: "
` [PATCH v3 4/6] dt-bindings: power: supply: google,goldfish-battery: "
` [PATCH v3 5/6] dt-bindings: sound: google,goldfish-audio: "
` [PATCH v3 6/6] dt-bindings: display: google,goldfish-fb: "

[PATCH 0/5] RISC-V: RPMI performance service bindings and cpufreq support
 2026-01-13  5:31 UTC  (6+ messages)
` [PATCH 4/5] cpufreq: Add cpufreq driver for the RISC-V RPMI performance service group

Performance regressions introduced via Revert "cpuidle: menu: Avoid discarding useful information" on 5.15 LTS
 2026-01-13  7:06 UTC  (6+ messages)

[PATCH v1 0/2] ACPI: PM: Refine acpi_dev_pm_attach() and stop special-casing buttons
 2026-01-13  2:51 UTC  (4+ messages)
` [PATCH v1 1/2] ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM
` [PATCH v1 2/2] ACPI: scan: Use acpi_setup_gpe_for_wake() for buttons

[PATCH v2 0/3] cpufreq: Introduce boot frequency QoS
 2026-01-13  1:30 UTC  (10+ messages)
` [PATCH v2 2/3] cpufreq: Centralize boost freq QoS requests
` [PATCH v2 3/3] cpufreq: Update set_boost callbacks to rely on boost_freq_req

[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 19:29 UTC  (14+ messages)
` [PATCH v4 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v4 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v4 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v4 4/9] dt-bindings: serial: Document the graph port
` [PATCH v4 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v4 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v4 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v4 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v4 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
  ` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH 0/2] Add QEMU virt-ctrl driver and update m68k virt
 2026-01-12 18:22 UTC  (3+ messages)
` [PATCH 1/2] power: reset: Add QEMU virt-ctrl driver
` [PATCH 2/2] m68k: virt: Switch to qemu-virt-ctrl driver

[PATCH] thermal: sysfs: Replace snprintf with strscpy in policy_store
 2026-01-12 17:49 UTC 

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 16:41 UTC  (34+ messages)
` [PATCH v3 01/14] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v3 02/14] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
` [PATCH v3 04/14] software node: Add software_node_match_device() API
` [PATCH v3 05/14] software node: Add software_node_device_uevent() API
` [PATCH v3 06/14] software node: Add software_node_device_modalias() API
` [PATCH v3 07/14] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v3 08/14] serdev: Add support for swnode based driver matching and uevent/modalias
` [PATCH v3 09/14] dt-bindings: serial: Document the graph port
` [PATCH v3 10/14] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v3 11/14] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v3 12/14] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v3 13/14] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v3 14/14] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v2 0/4] Enable substate residencies for multiple PMCs
 2026-01-12 15:34 UTC  (2+ messages)

[PATCH v0] PM: wakeup: call device resume after superior device complete resume
 2026-01-12 15:14 UTC 

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-12 14:47 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-12 12:48 UTC  (18+ messages)
` [PATCH v3 01/12] of: Add for_each_compatible_node_scoped() helper
` [PATCH v3 02/12] ARM: at91: Simplify with scoped for each OF child loop
` [PATCH v3 03/12] ARM: exynos: "
` [PATCH v3 04/12] powerpc/fsp2: "
` [PATCH v3 05/12] powerpc/wii: "
` [PATCH v3 06/12] cdx: "
` [PATCH v3 07/12] cdx: Use mutex guard to simplify error handling
` [PATCH v3 08/12] clk: imx: imx27: Simplify with scoped for each OF child loop
` [PATCH v3 09/12] clk: imx: imx31: "
` [PATCH v3 10/12] dmaengine: fsl_raid: "
` [PATCH v3 11/12] cpufreq: s5pv210: "
` [PATCH v3 12/12] media: samsung: exynos4-is: "

[PATCH RESEND v6 00/17] Support ROHM BD72720 PMIC
 2026-01-12 12:04 UTC  (12+ messages)
` [PATCH RESEND v6 15/17] power: supply: bd71828: Support wider register addresses
` [PATCH RESEND v6 16/17] power: supply: bd71828-power: Support ROHM BD72720

[PATCH v5 00/11] Enhanced autonomous selection and improvements
 2026-01-12 11:44 UTC  (5+ messages)
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VIII edition (OSPM-summit 2026)
 2026-01-12 10:10 UTC  (2+ messages)

[PATCH v2] arm64: fix cleared E0POE bit after cpu_suspend()/resume()
 2026-01-12  9:36 UTC  (5+ messages)

[PATCH] cpuidle: zynq: Switch Michal Simek's email to new one
 2026-01-12  9:21 UTC  (2+ messages)

[PATCH v5 0/5] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-12  7:58 UTC  (7+ messages)
` [PATCH v5 5/5] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[PATCH v2 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-12  7:22 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH v2 3/6] dt-bindings: input: google,goldfish-events-keypad: "

[RFC PATCH] thermal: power_allocator: Ignore cutoff when integral is less than zero
 2026-01-12  5:38 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 825b84fb960be3c0b1775e1b4c5e510e74e9a692
 2026-01-12  2:49 UTC 

[PATCH] docs: power: update documentation about removed function
 2026-01-12  1:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in ROHM BD71828 CHARGER
 2026-01-12  1:56 UTC  (2+ messages)

[PATCH] power: supply: ab8500_chargalg: improve kernel-doc
 2026-01-12  1:56 UTC  (2+ messages)

[PATCH 0/3] power: supply: wm97xx: Fix NULL pointer dereference in power_supply_changed()
 2026-01-12  1:56 UTC  (4+ messages)
` [PATCH 2/3] power: supply: wm97xx: Use devm_power_supply_register()
` (subset) [PATCH 0/3] power: supply: wm97xx: Fix NULL pointer dereference in power_supply_changed()

[PATCH] power: supply: sysfs: Constify pointer passed to dev_attr_psp()
 2026-01-12  1:56 UTC  (2+ messages)

[PATCH] power: supply: bq27xxx: fix wrong errno when bus ops are unsupported
 2026-01-12  1:56 UTC  (2+ messages)

[PATCH v2] power: reset: nvmem-reboot-mode: respect cell size for nvmem_cell_write
 2026-01-12  1:56 UTC  (2+ messages)

[PATCH 0/5] power: supply: Remove unused gpio include header
 2026-01-12  1:56 UTC  (2+ messages)

[PATCH 00/11] power: supply: Fix use-after-free in power_supply_changed()
 2026-01-12  1:56 UTC  (2+ messages)

[PATCH v2] pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
 2026-01-12  1:10 UTC  (3+ messages)

[PATCH v2 0/2] iio: inkern: Use namespaced exports
 2026-01-11 17:02 UTC  (6+ messages)
` [PATCH v2 1/2] iio: dac: ds4424: drop unused include IIO consumer header
` [PATCH v2 2/2] iio: inkern: Use namespaced exports

[PATCH] thermal: intel: fix typo nagative in comment for cpu argument
 2026-01-11 16:07 UTC 

[PATCH] powercap: Replace sprintf() with sysfs_emit() in sysfs show functions
 2026-01-11 14:12 UTC 

PM: hibernation bug: wake up event during resume
 2026-01-11 12:26 UTC 

Proper way to disable hibernate for a platform
 2026-01-11  9:58 UTC 

[rafael-pm:fixes] BUILD SUCCESS 3d05eb1ff7f0d630cd8e80c294648acd06fb8b55
 2026-01-11  5:32 UTC 

[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
 2026-01-11  4:53 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bd5f767a128960227e732b11c6059aaecb102319
 2026-01-11  0:18 UTC 

[PATCH v2] interconnect: Add kunit tests for core functionality
 2026-01-10 18:43 UTC 

[PATCH] interconnect: debugfs: initialize src_node and dst_node to empty strings
 2026-01-10 19:10 UTC  (2+ messages)

[PATCH] interconnect: Add kunit tests for core functionality
 2026-01-10 17:32 UTC  (3+ messages)

[PATCH] thermal: debugfs: Use seq_puts() for constant string output
 2026-01-10 18:38 UTC 

[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-10 14:48 UTC  (12+ messages)
` [PATCH 02/11] ARM: at91: Simplify with scoped for each OF child loop
` [PATCH 03/11] ARM: exynos: "
` [PATCH 06/11] cdx: "
` [PATCH 07/11] clk: imx: imx27: "

[PATCH] thermal: Replace sprintf() with sysfs_emit() for sysfs show functions
 2026-01-10  9:28 UTC 

[PATCH] MAINTAINERS: Add myself as cpuidle reviewer
 2026-01-09 20:56 UTC  (2+ messages)

[PATCH] cpuidle: menu: Remove incorrect unlikely() annotation
 2026-01-09 20:54 UTC  (2+ messages)

[PATCH v2 for 6.19 0/4] Revise the EM YNL spec to be clearer
 2026-01-09 20:49 UTC  (3+ messages)

[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-01-09 19:06 UTC  (14+ messages)
` [PATCH v8 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v8 04/12] arm64: support WFET in smp_cond_relaxed_timeout()
` [PATCH v8 07/12] atomic: Add atomic_cond_read_*_timeout()

[PATCH v2 0/2] power: supply: gpio-charger: add support for fast-charge timer
 2026-01-09 18:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] "

[PATCH v2] cpufreq: mediatek-hw: Fix resource leaks in init function
 2026-01-09 18:01 UTC  (2+ messages)

[PATCH 0/1] sched: Ignore overutilized by lone task on max-cap CPU
 2026-01-09 17:12 UTC  (4+ messages)
` [PATCH 1/1] sched/fair: Ignore OU for "

[GIT PULL] Power management fix for v6.19-rc5
 2026-01-09 16:40 UTC  (2+ messages)

[PATCH v2 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
 2026-01-09 16:30 UTC  (3+ messages)
` [PATCH v2 11/13] interconnect: mediatek: Add support for MediaTek MT8196 EMI ICC

[PATCH v5 0/5] Add TSU support for RZ/T2H and RZ/N2H
 2026-01-09 13:49 UTC  (13+ messages)
` [PATCH v5 3/5] thermal: renesas: rzg3e: make calibration value retrieval per-chip
` [PATCH v5 5/5] thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2H

[RESEND][PATCH v1] dmaengine: sh: Discard pm_runtime_put() return value
 2026-01-09 12:15 UTC  (3+ messages)

[PATCH 0/2] cpufreq: omap: remove driver
 2026-01-09  6:17 UTC  (4+ messages)

[PATCH v2 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-09  3:07 UTC  (3+ messages)
` [PATCH v2 09/11] dmaengine: fsl_raid: Simplify with scoped for each OF child loop


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