linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-14 22:06:06 to 2025-10-16 20:22:17 UTC [more...]

[PATCH v7 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-10-16 20:22 UTC  (5+ messages)
` [PATCH v7 03/10] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v7 04/10] clk: qcom: gcc-ipq5424: Enable NSS NoC clocks to use icc-clk

[PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM
 2025-10-16 19:45 UTC  (12+ messages)
` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro
` [PATCH v1 2/3] ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()
` [PATCH v1 3/3] ACPI: TAD: Improve runtime PM using guard macros

[PATCH v1 0/2] Add power-controller support for RV1126B
 2025-10-16 17:27 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v1 2/2] pmdomain: "

[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-10-16 17:19 UTC  (23+ messages)
` [PATCH v16 01/14] power: reset: reboot-mode: Synchronize list traversal
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration
` [PATCH v16 03/14] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v16 04/14] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v16 05/14] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
` [PATCH v16 06/14] dt-bindings: arm: Document reboot mode magic
` [PATCH v16 07/14] firmware: psci: Implement vendor-specific resets as reboot-mode
` [PATCH v16 08/14] arm64: dts: qcom: qcm6490-idp: Add PSCI SYSTEM_RESET2 types
` [PATCH v16 09/14] arm64: dts: qcom: qcs6490-rb3gen2: "
` [PATCH v16 10/14] arm64: dts: qcom: lemans-ride: "
` [PATCH v16 11/14] arm64: dts: qcom: lemans-evk: "
` [PATCH v16 12/14] arm64: dts: qcom: qcs8300-ride: "
` [PATCH v16 13/14] arm64: dts: qcom: monaco-evk: "
` [PATCH v16 14/14] arm64: dts: qcom: qcs615-ride: "

[PATCH v1] cpuidle: governors: menu: Predict longer idle time when in doubt
 2025-10-16 16:25 UTC 

[PATCH v2 0/3] cpufreq: intel_pstate: Adjust the energy model for hybrid systems
 2025-10-16 16:22 UTC  (11+ messages)
` [PATCH v2 1/3] cpufreq: intel_pstate: Add and use hybrid_get_cpu_type()
` [PATCH v2 2/3] cpufreq: intel_pstate: Add and use hybrid_has_l3()
` [PATCH v2 3/3] cpufreq: intel_pstate: hybrid: Adjust energy model rules
  ` [PATCH v3 "

[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-16 15:58 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v3 02/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v3 03/10] dt-bindings: soc: samsung: gs101-pmu: allow power domains as children
` [PATCH v3 04/10] pmdomain: samsung: plug potential memleak during probe
` [PATCH v3 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v3 06/10] pmdomain: samsung: convert to regmap_read_poll_timeout()
` [PATCH v3 07/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4
` [PATCH v3 08/10] pmdomain: samsung: selectively handle enforced sync_state
` [PATCH v3 09/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v3 10/10] pmdomain: samsung: use dev_err() instead of pr_err()

[amd-pstate:amd-pstate-fixes] BUILD SUCCESS 85d7dda5a9f665ea579741ec873a8841f37e8943
 2025-10-16 15:49 UTC 

[RFC PATCH 00/13] Support ROHM BD72720 PMIC
 2025-10-16 15:27 UTC  (14+ messages)
` [RFC PATCH 06/13] mfd: bd71828: Support ROHM BD72720
` [RFC PATCH 09/13] gpio: Support ROHM BD72720 gpios

[PATCH v2 0/4] PM: QoS: Introduce a CPU system-wakeup QoS limit for s2idle
 2025-10-16 15:19 UTC  (5+ messages)
` [PATCH v2 1/4] PM: QoS: Introduce a CPU system-wakeup QoS limit
` [PATCH v2 2/4] pmdomain: Respect the CPU system-wakeup QoS limit during s2idle
` [PATCH v2 3/4] sched: idle: Respect the CPU system-wakeup QoS limit for s2idle
` [PATCH v2 4/4] Documentation: power/cpuidle: Document the CPU system-wakeup latency QoS

[PATCH RESEND v3 0/9] Add thermal sensor driver support for Mediatek MT8196
 2025-10-16 14:21 UTC  (10+ messages)
` [PATCH RESEND v3 1/9] dt-bindings: thermal: mediatek: Add LVTS thermal controller support for MT8196
` [PATCH RESEND v3 2/9] thermal/drivers/mediatek/lvts: Make number of calibration offsets configurable
` [PATCH RESEND v3 3/9] thermal/drivers/mediatek/lvts: Guard against zero temp_factor in lvts_raw_to_temp
` [PATCH RESEND v3 4/9] thermal: mediatek: lvts: Add platform ops to support alternative conversion logic
` [PATCH RESEND v3 5/9] thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variant
` [PATCH RESEND v3 6/9] thermal/drivers/mediatek/lvts: Add support for ATP mode
` [PATCH RESEND v3 7/9] thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration data
` [PATCH RESEND v3 8/9] thermal/drivers/mediatek/lvts_thermal: Add MT8196 support
` [PATCH RESEND v3 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196

[PATCH 0/3] Add TSU support for the Renesas RZ/V2H SoC
 2025-10-16 13:13 UTC  (4+ messages)
` [PATCH 1/3] clk: renesas: r9a09g057: Add clock and reset entries for TSU
` [PATCH 2/3] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU
` [PATCH 3/3] arm64: dts: renesas: r9a09g057: Add TSU nodes

[PATCH] rust: driver: let probe() return impl PinInit<Self, Error>
 2025-10-16 12:55 UTC 

[PATCH v6 0/8] SPMI: Implement sub-devices and migrate drivers
 2025-10-16 10:44 UTC  (9+ messages)
` [PATCH v6 1/8] spmi: Print error status with %pe format
` [PATCH v6 2/8] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v6 3/8] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v6 4/8] power: reset: qcom-pon: "
` [PATCH v6 5/8] phy: qualcomm: eusb2-repeater: "
` [PATCH v6 6/8] misc: qcom-coincell: "
` [PATCH v6 7/8] iio: adc: qcom-spmi-iadc: "
` [PATCH v6 8/8] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-10-16 10:42 UTC  (5+ messages)
` [PATCH v2 17/19] rust: sync: "
` [PATCH v2 19/19] rust: regulator: "

stable: commit "cpuidle: menu: Avoid discarding useful information" causes regressions
 2025-10-16 10:05 UTC  (29+ messages)

[PATCH v2] thermal/drivers/rcar_gen3: Document R-Car Gen4 and RZ/G2 support in driver comment
 2025-10-16  9:58 UTC  (10+ messages)

[amd-pstate:bleeding-edge] BUILD SUCCESS 8ad47df77ea843ebe8c62f638950f42216dd1c2c
 2025-10-16  9:41 UTC 

[PATCH v7 0/3] Add exynosautov920 thermal support
 2025-10-16  7:24 UTC  (4+ messages)
  ` [PATCH v7 1/3] dt-bindings: thermal: samsung: Adjust '#thermal-sensor-cells' to 1
  ` [PATCH v7 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
  ` [PATCH v7 3/3] arm64: dts: exynosautov920: Add multiple sensors

[PATCH v2] power: supply: intel_dc_ti_battery: fix 64bit divisions
 2025-10-16  6:29 UTC  (2+ messages)

[PATCH] power: supply: intel_dc_ti_battery: fix 64bit divisions
 2025-10-16  6:26 UTC  (2+ messages)

[PATCH v6 0/3] Add exynosautov920 thermal support
 2025-10-16  5:55 UTC  (7+ messages)
  ` [PATCH v6 1/3] dt-bindings: thermal: samsung: Adjust '#thermal-sensor-cells' to 1
  ` [PATCH v6 3/3] arm64: dts: exynosautov920: Add multiple sensors

[PATCH v7 0/5] MT8196 GPU Frequency/Power Control Support
 2025-10-15 20:16 UTC  (10+ messages)
` [PATCH v7 1/5] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v7 2/5] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v7 3/5] drm/panthor: call into devfreq for current frequency
` [PATCH v7 4/5] drm/panthor: Use existing OPP table if present
` [PATCH v7 5/5] pmdomain: mediatek: Add support for MFlexGraphics

[PATCH] thermal/drivers/rcar_gen3: Document Gen4 support in driver comment
 2025-10-15 16:01 UTC  (4+ messages)

[PATCH v1] cpufreq: intel_pstate: Improve printing of debug messages
 2025-10-15 13:50 UTC 

[GIT PULL] amd-pstate 6.18 content 10/15/25
 2025-10-15 13:24 UTC 

[PATCH] power: supply: use ktime_divns() to avoid 64-bit division
 2025-10-15 11:57 UTC  (3+ messages)

[PATCH 0/6] Update Arrow Lake telemetry GUID
 2025-10-15 10:19 UTC  (2+ messages)

[PATCH v2 0/6] amd-pstate optimizations
 2025-10-15  9:11 UTC  (13+ messages)
` [PATCH v2 1/6] cpufreq/amd-pstate: Use sysfs_match_string() for epp
` [PATCH v2 2/6] cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_string
` [PATCH v2 3/6] cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULL
` [PATCH v2 4/6] cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status()
` [PATCH v2 5/6] cpufreq/amd-pstate: Fix some whitespace issues
` [PATCH v2 6/6] cpufreq/amd-pstate: Add static asserts for EPP indices

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-10-15  7:14 UTC  (30+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v4 02/29] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v4 03/29] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v4 04/29] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 07/29] misc: lan966x_pci: Use simple-platform-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v4 09/29] drivers: core: Use fw_devlink_set_device()
` [PATCH v4 10/29] pinctrl: cs42l43: "
` [PATCH v4 11/29] cxl/test: Use device_set_node()
` [PATCH v4 12/29] cxl/test: Use fw_devlink_set_device()
` [PATCH v4 13/29] PCI: of: "
` [PATCH v4 14/29] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v4 15/29] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v4 16/29] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v4 17/29] i2c: mux: Set adapter physical device
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and "
` [PATCH v4 19/29] of: property: Allow fw_devlink device-tree on x86
` [PATCH v4 20/29] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v4 21/29] i2c: busses: at91: "
` [PATCH v4 22/29] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v4 23/29] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v4 24/29] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v4 25/29] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v4 26/29] misc: lan966x_pci: Introduce board specific data
` [PATCH v4 27/29] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v4 28/29] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v4 29/29] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH] PM: Introduce CALL_PM_OP macro to reduce code duplication
 2025-10-15  5:46 UTC  (3+ messages)

[PATCH v5 05/10] PM: EM: Add an iterator and accessor for the performance domain
 2025-10-15  4:49 UTC  (2+ messages)

[PATCH v5 08/10] PM: EM: Implement em_notify_pd_deleted()
 2025-10-15  4:16 UTC  (2+ messages)

[PATCH v13 01/17] preempt: Track NMI nesting to separate per-CPU counter
 2025-10-14 22:05 UTC  (5+ 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).