public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-05 10:24:03 to 2025-09-08 12:34:04 UTC [more...]

[PATCH RFC 00/10] MT8196 GPU Frequency/Power Control Support
 2025-09-08 12:34 UTC  (20+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH RFC 02/10] dt-bindings: devfreq: add mt8196-gpufreq binding
` [PATCH RFC 03/10] dt-bindings: sram: Add compatible for mediatek,mt8196-gpufreq-sram
` [PATCH RFC 04/10] dt-bindings: mailbox: Add MT8196 GPUEB Mailbox
` [PATCH RFC 05/10] mailbox: add MediaTek GPUEB IPI mailbox
` [PATCH RFC 06/10] drm/panthor: call into devfreq for current frequency
` [PATCH RFC 07/10] drm/panthor: move panthor_devfreq struct to header
` [PATCH RFC 08/10] drm/panthor: devfreq: expose get_dev_status and make it more generic
` [PATCH RFC 09/10] drm/panthor: devfreq: add pluggable devfreq providers
` [PATCH RFC 10/10] drm/panthor: add support for MediaTek MFlexGraphics

[PATCH v4 0/5] initialize SCTRL2_ELx
 2025-09-08 11:22 UTC  (7+ messages)

[PATCH v4] kernel.h: add comments for system_states
 2025-09-08 11:08 UTC  (17+ messages)

[PATCH v3 0/6] Enable SSRAM support in PTL and LNL
 2025-09-08 11:03 UTC  (13+ messages)
` [PATCH v3 3/6] platform/x86:intel/pmc: Improve function to show substate header
` [PATCH v3 4/6] platform/x86:intel/pmc: Show substate requirement for S0ix blockers
` [PATCH v3 5/6] platform/x86:intel/pmc: Show device and function number

[CfP] LPC 2025: Power Management and Thermal Control Micro-Conference
 2025-09-08 10:48 UTC 

[PATCH v5 0/6] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-08  9:24 UTC  (15+ messages)
` [PATCH v5 1/6] arm64: topology: Use scope-based cleanup helper
` [PATCH v5 2/6] ACPI: processor: thermal: "
` [PATCH v5 3/6] cpufreq: intel_pstate: "
` [PATCH v5 4/6] PM / devfreq: "
` [PATCH v5 5/6] drm/i915: "
` [PATCH v5 6/6] PM: EM: "

[PATCH v6 RESEND 00/11] Improvements to S5 power consumption
 2025-09-08  9:19 UTC  (13+ messages)
` [PATCH v6 RESEND 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v6 RESEND 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v6 RESEND 03/11] usb: sl811-hcd: "
` [PATCH v6 RESEND 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v6 RESEND 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v6 RESEND 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v6 RESEND 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v6 RESEND 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v6 RESEND 09/11] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
` [PATCH v6 RESEND 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v6 RESEND 11/11] PM: Use hibernate flows for system power off

[PATCH] cpufreq: conservative: Replace sscanf() with kstrtouint()
 2025-09-08  9:01 UTC  (4+ messages)

[PATCH v1] cpufreq: Add defensive checks during driver registration
 2025-09-08  8:57 UTC 

[PATCH RFC v2] pmdomain: ti-sci: Set PD on/off state according to the HW state
 2025-09-08  8:34 UTC 

[PATCH v3 1/1] cpuidle: menu: Add residency threshold for non-polling state selection
 2025-09-08  7:54 UTC 

[PATCH v1 0/3] cpufreq: Clean up frequency table handling
 2025-09-08  7:44 UTC  (17+ messages)
` [PATCH v1 2/3] cpufreq: Always enforce policy limits even without frequency table
` [PATCH v1 3/3] cpufreq: Make cpufreq_frequency_table_verify() internal

[PATCH v3 0/2] cpufreq: tegra186: Fix initialization and scaling
 2025-09-08  7:03 UTC  (3+ messages)

[PATCH v3 0/7] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-09-08  6:56 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
` [PATCH v3 2/7] dt-bindings: crypto: qcom,prng: document Milos
` [PATCH v3 3/7] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
` [PATCH v3 4/7] dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6)
` [PATCH v3 5/7] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
` [PATCH v3 6/7] arm64: dts: qcom: Add initial Milos dtsi
` [PATCH v3 7/7] arm64: dts: qcom: Add The Fairphone (Gen. 6)

[PATCH 0/6] xilinx: Add support for Xilinx Sysmon IP
 2025-09-08  6:39 UTC  (6+ messages)
` [PATCH 4/6] dt-bindings: thermal: versal: Add description for Versal Thermal
` [PATCH 6/6] thermal: versal-thermal: Support thermal management in AI Engine

[PATCH] PM / devfreq: Fix error code propagation in devm_devfreq_event_add_edev()
 2025-09-08  4:24 UTC 

Sync timeout mechanisms - Request for coordination
 2025-09-08  2:46 UTC 

[PATCH] PM: Add configurable sync timeout during suspend and hibernate to prevent hang
 2025-09-08  2:22 UTC  (4+ messages)
` [PATCH v2] PM: Add configurable sync timeout for suspend and hibernation

[PATCH v1 0/3] cpufreq: intel_pstate: A fix, a __free()-based simplification, and a follow-up adjustment
 2025-09-08  1:12 UTC  (7+ messages)
` [PATCH v1 1/3] cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()
` [PATCH v1 2/3] cpufreq: intel_pstate: Rearrange freq QoS updates using __free()
` [PATCH v1 3/3] cpufreq: intel_pstate: Adjust frequency percentage computations
  ` [PATCH v1 3/3] cpufreq: intel_pstate: Adjust frequency percentage

[PATCH] thermal/drivers/rcar_gen3: Fix comment typo
 2025-09-07 16:53 UTC  (2+ messages)

[PATCH v3 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-09-07 13:26 UTC  (7+ messages)
` [PATCH v3 4/5] iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulator
` [PATCH v3 5/5] iio: imu: inv_icm42600: use guard() to release mutexes

[PATCH v1] cpu: Add missing check to cpuhp_smt_enable()
 2025-09-07 13:14 UTC  (7+ messages)

[PATCH v2] PM / devfreq: Fix memory leak in devfreq_event_add_edev()
 2025-09-07 12:18 UTC  (2+ messages)

[PATCH] PM / devfreq: Fix memory leak in devfreq_event_add_edev()
 2025-09-07 11:40 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS db476aeee1c76dfcb4fceceaa301685b30c84849
 2025-09-07  7:07 UTC 

[PATCH v2 bpf-next 1/2] cpuidle: Implement BPF extensible cpuidle governor class
 2025-09-07  6:15 UTC  (2+ messages)

[PATCH v6] kernel.h: add comments for enum system_states
 2025-09-07  4:38 UTC 

[PATCH] PM / devfreq: mtk-cci: avoid redundant conditions
 2025-09-07  1:34 UTC  (2+ messages)

[PATCH 0/2] RK3588 rockchip-dfi enhancements
 2025-09-06 22:46 UTC  (6+ messages)
` [PATCH 2/2] PM / devfreq: rockchip-dfi: add support for LPDDR5

[PATCH] power: supply: cw2015: Fix a alignment coding style issue
 2025-09-06 21:51 UTC  (2+ messages)

[PATCH] power: supply: Remove the use of dev_err_probe()
 2025-09-06 21:49 UTC  (2+ messages)

[PATCH] power: supply: use max() to improve code
 2025-09-06 21:45 UTC  (2+ messages)

[PATCH] power: supply: bq2415x: replace deprecated strcpy() with strscpy()
 2025-09-06 21:45 UTC  (2+ messages)

[PATCH v2] power: supply: Remove error prints for devm_add_action_or_reset()
 2025-09-06 21:45 UTC  (2+ messages)

[PATCH][next] power: supply: 88pm860x: make fsm_state array static const, simplify usage
 2025-09-06 21:45 UTC  (2+ messages)

[PATCH v1] power: supply: qcom_battmgr: add OOI chemistry
 2025-09-06 21:45 UTC  (2+ messages)

[PATCH RESEND^2] power: supply: rt9467: Add properties for VBUS and IBUS reading
 2025-09-06 21:45 UTC  (2+ messages)

[PATCH v5 0/4] gs101: MAX77759 Fuel Gauge driver support and enablement
 2025-09-06 21:22 UTC  (3+ messages)
` [PATCH v5 1/4] power: supply: add support for MAX77759 fuel gauge

[PATCH v3 0/7] SPMI: Implement sub-devices and migrate drivers
 2025-09-06 20:57 UTC  (3+ messages)
` [PATCH v3 3/7] power: reset: qcom-pon: Migrate to devm_spmi_subdevice_alloc_and_add()

[PATCH v3 0/9] Support Tegra210 actmon for dynamic EMC scaling
 2025-09-06 20:16 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: devfreq: tegra30-actmon: Add Tegra124 fallback for Tegra210
` [PATCH v3 2/9] dt-bindings: memory: tegra210: emc: Document OPP table and interconnect
` [PATCH v3 3/9] dt-bindings: memory: tegra210: Add memory client IDs
` [PATCH v3 4/9] memory: tegra210: Use bindings for client ids
` [PATCH v3 5/9] memory: tegra210: Support interconnect framework
` [PATCH v3 6/9] soc: tegra: fuse: speedo-tegra210: Add soc speedo 2
` [PATCH v3 7/9] arm64: tegra: tegra210: Add actmon
` [PATCH v3 8/9] arm64: tegra: Add interconnect properties to Tegra210 device-tree
` [PATCH v3 9/9] arm64: tegra: Add OPP tables on Tegra210

[PATCH] cpuidle: sysfs: Use sysfs_emit/sysfs_emit_at instead of sprintf/scnprintf
 2025-09-06 17:22 UTC  (7+ messages)

[PATCH v2 0/8] Support Tegra210 actmon for dynamic EMC scaling
 2025-09-06 17:22 UTC  (6+ messages)
` [PATCH v2 2/8] dt-bindings: devfreq: tegra30-actmon: Add Tegra124 fallback for Tegra210
` [PATCH v2 3/8] dt-bindings: memory: tegra210: emc: Document OPP table and interconnect

[PATCH v5] kernel.h: add comments for enum system_states
 2025-09-06 17:14 UTC  (3+ messages)

[PATCH 1/2] cpufreq: intel_pstate: Remove EPB related changes
 2025-09-06 16:13 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: intel_pstate: Enable HWP without EPP feature

[PATCH v1 0/2] driver core/PM: Two updates related to power.no_pm
 2025-09-06 15:14 UTC  (8+ messages)

[PATCH v6 00/11] Improvements to S5 power consumption
 2025-09-06 12:20 UTC  (4+ messages)

[PATCH v2 0/3] Add exynosautov920 thermal support
 2025-09-06 12:05 UTC  (3+ messages)
  ` [PATCH v2 1/3] dt-bindings: thermal: samsung: Add tmu-name and sensor-index-ranges properties

[PATCH v1 0/2] PM: core: Updates related to device link lists
 2025-09-06 12:01 UTC  (2+ messages)

[PATCH] cpufreq: acpi-cpufreq: Optimize SMP calls in drv_write() function
 2025-09-06  4:22 UTC  (3+ messages)

[PATCH v2 0/2] power: supply: bq27xxx: bug fixes
 2025-09-06  0:32 UTC  (2+ messages)

[PATCH v4 0/5] power: supply: Add adc-battery-helper lib and Intel Dollar Cove TI CC battery driver
 2025-09-05 23:59 UTC  (4+ messages)
` [PATCH v4 5/5] power: supply: Add new Intel Dollar Cove TI "

[PATCH v3] cpufreq: ondemand: Update the efficient idle check for Intel extended Families
 2025-09-05 21:32 UTC  (3+ messages)

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-09-05 21:08 UTC  (2+ messages)
` (subset) "

[PATCH] thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entry
 2025-09-05 19:59 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: Use int type to store negative error codes
 2025-09-05 18:59 UTC  (4+ messages)
` [PATCH v3 3/3] cpufreq: speedstep-lib: "

[PATCH v2] thermal: hwmon: replace deprecated strcpy() with strscpy()
 2025-09-05 18:53 UTC  (3+ messages)

[PATCH v6] PCI/PM: Skip resuming to D0 if disconnected
 2025-09-05 18:38 UTC  (2+ messages)

[PATCH v2] cpufreq: Drop redundant freq_table parameter
 2025-09-05 18:16 UTC  (3+ messages)

[BUG] MECHREVO Yilong15Pro GM5HG7A: lid switch causing unwanted s2idle wakeups
 2025-09-05 18:03 UTC  (10+ messages)

[PATCH 1/3] PM: runtime: Add basic kunit tests for API contracts
 2025-09-05 17:54 UTC  (8+ messages)
` [PATCH 2/3] PM: runtime: Make put{,_sync}() return 1 when already suspended
` [PATCH 3/3] PM: runtime: Update kerneldoc return codes

[PATCH] Subject: [PATCH 1/1] x86: Fix spurious 8042 for Mechrevo Yilong15Pro
 2025-09-05 17:51 UTC  (2+ messages)

[PATCH 0/1] power: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-05 16:21 UTC  (4+ messages)
` [PATCH 1/1] PM: WQ_PERCPU added to alloc_workqueue users

[PATCH 00/12] drivers: Integrate log message printing into devm_thermal_*_register()
 2025-09-05 14:31 UTC  (7+ messages)
` [PATCH 01/12] thermal: of: Add error handling in devm_thermal_*_register()
` [PATCH 02/12] hwmon: Remove redundant error log prints
` [PATCH 04/12] regulator: max8973: "

[PATCH] pmdomian: core: don't unset stay_on during sync_state
 2025-09-05 14:27 UTC  (5+ messages)

[PATCH v1] PM: EM: Add function for registering a PD without capacity update
 2025-09-05 13:44 UTC 

[PATCH 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
 2025-09-05 13:37 UTC  (4+ messages)

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-09-05 11:09 UTC  (12+ messages)


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