linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-23 17:44:49 to 2024-10-27 08:25:17 UTC [more...]

[PATCH 0/2] Add support for ltc4162-f/s and ltc4015
 2024-10-27  7:18 UTC 

[amd-pstate:superm1/multiple-platform-profile-handlers-v2 12/15] drivers/acpi/platform_profile.c:59:13: warning: variable 'err' set but not used
 2024-10-27  8:14 UTC 

[PATCH 0/4] cpufreq/amd-pstate: Refactor amd_pstate_init()
 2024-10-27  4:27 UTC  (4+ messages)
` [PATCH 4/4] cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call

[PATCH] dt-bindings: thermal: qcom-tsens: add SAR2130P compatible
 2024-10-26 22:06 UTC 

[PATCH v2] power: ip5xxx_power: Use regmap_field API
 2024-10-26 20:02 UTC 

[PATCH] power: ip5xxx_power: Use regmap_field API
 2024-10-26 20:02 UTC  (2+ messages)

[PATCH] cpuidle: Fix reference count on CPU node
 2024-10-26 18:22 UTC  (2+ messages)

[PATCH V2 0/3] Add EPSS L3 provider support on SA8775P SoC
 2024-10-26 15:35 UTC  (6+ messages)
` [PATCH V2 1/3] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
` [PATCH V2 2/3] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider
` [PATCH V2 3/3] interconnect: qcom: Add EPSS L3 support on SA8775P

[rafael-pm:bleeding-edge] BUILD SUCCESS 2b3b38c2c5409c57da4e4899070053ddbc88e51b
 2024-10-26 15:16 UTC 

[PATCH v7 0/7] Add support for Maxim Integrated MAX77705 PMIC
 2024-10-26 13:17 UTC  (11+ messages)
` [PATCH v7 1/7] power: supply: add undervoltage health status property
` [PATCH v7 2/7] dt-bindings: mfd: add maxim,max77705
` [PATCH v7 3/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v7 4/7] input: max77693: add max77705 haptic support
` [PATCH v7 5/7] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v7 6/7] power: supply: max77705: Add fuel gauge "
` [PATCH v7 7/7] leds: max77705: Add LEDs support

[PATCH 0/3] Add EPSS L3 provider support on SA8775P SoC
 2024-10-26 12:26 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
` [PATCH 3/3] interconnect: qcom: Add EPSS L3 support on SA8775P

Preparing next amd-pstate PR
 2024-10-26  9:24 UTC  (5+ messages)

[PATCH] powercap: dtpm_devfreq: Fix possible memory leak in __dtpm_devfreq_setup()
 2024-10-26  8:25 UTC 

[PATCH 00/13] sunxi: A100/A133 second stage support
 2024-10-26  1:29 UTC  (20+ messages)
` [PATCH 01/13] arm64: dts: allwinner: A100: Add PMU mode
` [PATCH 02/13] arm64: dts: allwinner: a100: add watchdog node
` [PATCH 03/13] dt-bindings: phy: sun50i-a64: add a100 compatible
` [PATCH 04/13] dt-bindings: usb: Add A100 compatible string
` [PATCH 05/13] dt-bindings: usb: sunxi-musb: "
` [PATCH 06/13] phy: sun4i-usb: add support for A100 USB PHY
` [PATCH 07/13] arm64: dts: allwinner: a100: add usb related nodes
` [PATCH 08/13] arm64: allwinner: A100: enable EHCI, OHCI and USB PHY nodes in Perf1
` [PATCH 09/13] arm64: allwinner: a100: Add MMC related nodes
` [PATCH 10/13] arm64: dts: allwinner: a100: perf1: Add eMMC and MMC node
` [PATCH 11/13] dt-bindings: opp: h6: Add A100 operating points
` [PATCH 12/13] cpufreq: sun50i: add a100 cpufreq support
` [PATCH 13/13] arm64: dts: allwinner: a100: Add CPU Operating Performance Points table

[PATCH v7 0/2] Improve VM CPUfreq and task placement behavior
 2024-10-25 22:25 UTC  (3+ messages)

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-25 22:12 UTC  (12+ messages)
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation

[PATCH v3 0/2] Some cleanup and fix the missing of_node_put()
 2024-10-25 19:14 UTC  (4+ messages)
` [PATCH v3 1/2] pmdomain: ti-sci: Add missing of_node_put() for args.np
` [PATCH v3 2/2] pmdomain: ti-sci: Use scope based of_node_put() to simplify code

[GIT PULL] Power management fixes for v6.12-rc5
 2024-10-25 18:10 UTC  (2+ messages)

[PATCH v13 0/5] firmware: ti_sci: Introduce system suspend support
 2024-10-25 17:58 UTC  (2+ messages)

[PATCH v4 0/5] x86 Heterogeneous design identification
 2024-10-25 17:14 UTC  (6+ messages)
` [PATCH v4 1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
` [PATCH v4 2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v4 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors
` [PATCH v4 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology
` [PATCH v4 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator

[PATCH 0/4] cpufreq/amd-pstate:Cleanups
 2024-10-25 17:11 UTC  (10+ messages)
` [PATCH 1/4] cpufreq/amd-pstate: Rename functions that enable CPPC
` [PATCH 2/4] cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE
` [PATCH 3/4] cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function
` [PATCH 4/4] cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems

[PATCH v3 0/5] x86 Heterogeneous design identification
 2024-10-25 17:03 UTC  (9+ messages)
` [PATCH v3 2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v3 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology
` [PATCH v3 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator

[PATCH v2] pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()
 2024-10-25 16:03 UTC 

[PATCH/RFC 0/2] arm64: dts: renesas: Re-add voltages to OPP tables
 2024-10-25 15:41 UTC  (3+ messages)

[PATCH v2] PM: QoS: Export dev_pm_qos_read_value
 2024-10-25 15:16 UTC  (7+ messages)

[PATCH V4 0/4] firmware: arm_scmi: Misc Fixes
 2024-10-25 14:11 UTC  (9+ messages)
` [PATCH V4 1/4] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH V4 3/4] pmdomain: core: Fix debugfs node creation failure

[PATCH v2 00/11] thermal: core: Reimplement locking through guards
 2024-10-25 13:53 UTC  (7+ messages)
` [PATCH v2 01/11] thermal: core: Add and use thermal zone guard
` [PATCH v2.1 09/11] thermal: core: Add and use cooling device guard

[PATCH V3 0/4] firmware: arm_scmi: Misc Fixes
 2024-10-25 13:48 UTC  (14+ messages)

[PATCH v14] thermal/drivers/mediatek/auxadc_thermal: expose all thermal sensors
 2024-10-25 12:05 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc4-96-gaf7ddcf75140)
 2024-10-25 11:44 UTC 

[PATCH v13] thermal/drivers/mediatek/auxadc_thermal: expose all thermal sensors
 2024-10-25 10:52 UTC 

[amd-pstate:bleeding-edge] BUILD SUCCESS 04b62d25c211bfeb9def1e984ef370b8d58419ef
 2024-10-25 10:01 UTC 

[PATCH] reset: keystone-reset: remove unused macros
 2024-10-25  9:06 UTC 

[PATCH v3 0/7] Fix RK3588 GPU domain
 2024-10-25  9:19 UTC  (4+ messages)
` [PATCH v3 7/7] arm64: dts: rockchip: Add GPU power domain regulator dependency for RK3588

[PATCH v6 0/7] Add support for Maxim Integrated MAX77705 MFD
 2024-10-25  8:57 UTC  (9+ messages)
` [PATCH v6 3/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v6 7/7] leds: max77705: Add LEDs support

[rafael-pm:fixes] BUILD SUCCESS 0bb2cdfc8e286443621aa323ac01c9fe1f0069e8
 2024-10-25  8:27 UTC 

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-10-25  8:05 UTC  (2+ messages)
` imx8mp: HDMI display blank/black problems

[PATCH v6 0/6] arm64: dts: qcom: enable Bluetooth and WLAN on sc8280xp and sm8450 boards
 2024-10-25  8:00 UTC  (8+ messages)
` [PATCH v6 2/6] power: sequencing: qcom-wcn: improve support for wcn6855
` [PATCH v6 5/6] arm64: dts: qcom: sc8280xp-x13s: model the PMU of the on-board wcn6855
` [PATCH v6 6/6] arm64: dts: qcom: sm8450-hdk: "
` (subset) [PATCH v6 0/6] arm64: dts: qcom: enable Bluetooth and WLAN on sc8280xp and sm8450 boards

[PATCH] pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()
 2024-10-25  7:14 UTC  (6+ messages)

[PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-10-25  6:28 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

[RFC PATCH 6.1.y 0/1] cpufreq: amd-pstate: Enable CPU boost in passive and guided modes
 2024-10-25  3:23 UTC  (3+ messages)
  ` [RFC PATCH 6.1.y 1/1] "

[PATCH for-next 5/7] selftests/cpufreq: gitignore output files and clean them in make clean
 2024-10-25  1:40 UTC 

[PATCH RFC 00/14] Add MSM8917/PM8937/Redmi 5A
 2024-10-24 22:24 UTC  (8+ messages)
` [PATCH RFC 10/14] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917

[PATCH 0/2] interconnect: qcom: Introduce interconnects for SM8750
 2024-10-24 17:02 UTC  (3+ messages)
` [PATCH 2/2] interconnect: qcom: Add interconnect provider driver "

[PATCH] thermal/lib: Fix memory leak on error in thermal_genl_auto()
 2024-10-24 16:54 UTC  (10+ messages)

[PATCH v2 0/3] nvmem: fix out-of-bounds write
 2024-10-24 15:40 UTC  (4+ messages)
` [PATCH v2 1/3] nvmem: core: improve range check for nvmem_cell_write()
` [PATCH v2 2/3] nvmem: core: add nvmem_cell_write_variable_u32()
` [PATCH v2 3/3] power: reset: nvmem-reboot-mode: fix write for small cells

[PATCH] thermal: gov_power_allocator: Granted power set to max when nobody request power
 2024-10-24 15:26 UTC  (3+ messages)

[PATCH v2] thermal/lib: Fix memory leak on error in thermal_genl_auto()
 2024-10-24 14:58 UTC  (2+ messages)

[PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling
 2024-10-24 13:39 UTC  (24+ messages)
` [PATCH v1 01/10] thermal: core: Build sorted lists instead of sorting them later
` [PATCH v1 02/10] thermal: core: Rename trip list node in struct thermal_trip_desc
` [PATCH v1 03/10] thermal: core: Prepare for moving trips between sorted lists
` [PATCH v1 04/10] thermal: core: Rearrange __thermal_zone_device_update()
` [PATCH v1 05/10] thermal: core: Pass trip descriptor to thermal_trip_crossed()
` [PATCH v1 06/10] thermal: core: Move some trip processing "
` [PATCH v1 07/10] thermal: core: Relocate functions that update trip points
` [PATCH v1 08/10] thermal: core: Eliminate thermal_zone_trip_down()
` [PATCH v1 09/10] thermal: core: Use trip lists for trip crossing detection
` [PATCH v1 10/10] thermal: core: Relocate thermal zone initialization routine

[PATCH] thermal/thresholds: Fix thermal lock annotation issue
 2024-10-24 13:17 UTC  (3+ messages)

[PATCH RESEND] thermal/drivers/qcom/lmh: remove false lockdep backtrace
 2024-10-24 12:17 UTC  (2+ messages)

[PATCH] tools/lib/thermal: Rm thermal.h soft link
 2024-10-24 11:57 UTC  (2+ messages)

[PATCH RESEND v12] thermal/drivers/mediatek: add another get_temp ops for thermal sensors
 2024-10-24 10:17 UTC  (3+ messages)

[PATCH v4 0/4] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-10-24 10:03 UTC  (7+ messages)
` [PATCH v4 1/4] clk: renesas: rzg2l-cpg: Move PM domain power on in rzg2l_cpg_pd_setup()
` [PATCH v4 2/4] clk: renesas: rzg2l-cpg: Use GENPD_FLAG_* flags instead of local ones
` [PATCH v4 3/4] clk: renesas: r9a08g045: Mark the watchdog and always-on PM domains as IRQ safe

[PATCH] pmdomain: core: fix "sd_count" field setting
 2024-10-24  9:49 UTC 

[PATCHv2] cpufreq/schedutil: Only bind threads if needed
 2024-10-24  9:13 UTC  (4+ messages)

[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
 2024-10-24  8:46 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] thermal: gov_power_allocator: Granted power set to max when nobody request power
 2024-10-24  8:14 UTC  (3+ messages)

[amd-pstate:bleeding-edge] BUILD SUCCESS c44cd8865138d5ca76d67c0b11679fa0c1dba20d
 2024-10-24  4:32 UTC 

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2024-10-23 22:19 UTC  (2+ messages)

[PATCH v6 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-10-23 22:16 UTC  (6+ messages)
` [PATCH v6 3/5] firmware: psci: Read and use vendor reset types

[PATCH] cpufreq: Switch back to struct platform_driver::remove()
 2024-10-23 18:58 UTC  (4+ messages)

[PATCH 0/2] Change axp20x power drivers to use iio scaled
 2024-10-23 18:48 UTC  (3+ messages)
` [PATCH 1/2] power: supply: axp20x_usb_power: Use scaled iio_read_channel
` [PATCH 2/2] power: supply: axp20x_battery: "

[PATCH 0/3] pmdomain: qcom: Introduce power domains for SM8750
 2024-10-23 18:11 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: power: Add additional RPMh levels


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).