linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-21 05:27:39 to 2024-10-22 20:00:25 UTC [more...]

[PATCH v6 0/5] Add thermal user thresholds support
 2024-10-22 20:01 UTC  (8+ messages)
` [PATCH v6 1/5] thermal: core: Connect the threshold with the core
` [PATCH v6 2/5] thermal/netlink: Add the commands and the events for the thresholds
` [PATCH v6 3/5] tools/lib/thermal: Make more generic the command encoding function
` [PATCH v6 4/5] tools/lib/thermal: Add the threshold netlink ABI
` [PATCH v6 5/5] tools/thermal/thermal-engine: Take into account the thresholds API

[PATCH][next] thermal/drivers/mediatek/lvts_thermal: make read-only arrays static const
 2024-10-22 18:46 UTC 

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

[PATCH 0/6] MediaTek MT6735+MT6328 SoC/PMIC pair base support
 2024-10-22 16:31 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: mediatek: pwrap: Add MT6735 compatible
` [PATCH 2/6] dt-bindings: mfd: mediatek: mt6397: Add bindings for MT6328
` [PATCH 3/6] soc: mediatek: pwrap: Add support for MT6735 and MT6328 SoC/PMIC pair
` [PATCH 4/6] mfd: mt6397: Add initial support for MT6328
` [PATCH 5/6] regulator: Add driver for MediaTek MT6328 PMIC regulators
` [PATCH 6/6] Input: mtk-pmic-keys - Add support for MT6328

[PATCH v2] pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains
 2024-10-22 16:24 UTC  (3+ messages)

[PATCH v3 0/7] Fix RK3588 GPU domain
 2024-10-22 15:41 UTC  (8+ messages)
` [PATCH v3 1/7] regulator: Add (devm_)of_regulator_get()
` [PATCH v3 2/7] pmdomain: rockchip: cleanup mutex handling in rockchip_pd_power
` [PATCH v3 3/7] pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errors
` [PATCH v3 4/7] pmdomain: rockchip: reduce indentation in rockchip_pd_power
` [PATCH v3 5/7] dt-bindings: power: rockchip: add regulator support
` [PATCH v3 6/7] pmdomain: "
` [PATCH v3 7/7] arm64: dts: rockchip: Add GPU power domain regulator dependency for RK3588

[PATCH] interconnect: qcom: msm8937: constify pointer to qcom_icc_node
 2024-10-22 15:34 UTC  (3+ messages)

Preparing next amd-pstate PR
 2024-10-22 15:32 UTC  (2+ messages)

[PATCH v2 00/11] thermal: core: Reimplement locking through guards
 2024-10-22 15:29 UTC  (7+ messages)

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

[PATCH v4 00/10] Add CPU-type to topology
 2024-10-22 14:42 UTC  (15+ messages)
` [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
` [PATCH v4 04/10] perf/x86/intel: Use topology_hw_cpu_type()

[PATCH/RFC 0/2] arm64: dts: renesas: Re-add voltages to OPP tables
 2024-10-22 13:36 UTC  (2+ messages)

[PATCH v5 0/4] Add thermal user thresholds support
 2024-10-22 13:21 UTC  (26+ messages)
` [PATCH v5 1/4] thermal/netlink: Add the commands and the events for the thresholds
` [PATCH v5 2/4] tools/lib/thermal: Make more generic the command encoding function
` [PATCH v5 3/4] tools/lib/thermal: Add the threshold netlink ABI
` [PATCH v5 4/4] tools/thermal/thermal-engine: Take into account the thresholds API

[PATCH] cpuidle: Fix reference count on CPU node
 2024-10-22 13:05 UTC  (3+ messages)

[PATCH 0/2] amd-pstate: Make amd-pstate the default driver on server platforms
 2024-10-22 13:03 UTC  (6+ messages)
` [PATCH 1/2] amd-pstate: Set min_perf to nominal_perf for active mode performance gov
` [PATCH 2/2] amd-pstate: Switch to amd-pstate by default on some Server platforms

[PATCH v3 00/14] Add support for AMD hardware feedback interface
 2024-10-22 13:03 UTC  (4+ messages)
` [PATCH v3 03/14] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit

[PATCH RFC] pmdomain: ti-sci: Set PD on/off state according to the HW state
 2024-10-22 11:18 UTC  (2+ messages)

[PATCH v3 0/2] MediaTek MT6735 SCPSYS support
 2024-10-22 11:14 UTC  (2+ messages)

[PATCH 0/2] pmdomain: qcom: add support for RPMh power domains on SAR2130P
 2024-10-22 11:13 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc4-62-ge51783a369e8)
 2024-10-22 11:00 UTC 

[rafael-pm:fixes] BUILD SUCCESS 6ed02a1d1c7f2405a50c241c32307929aac2d0df
 2024-10-22 10:23 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS b250f0cea12029cac766ac242cf77051604885b9
 2024-10-22 10:20 UTC 

[PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit
 2024-10-22  9:56 UTC  (29+ messages)
` [PATCH v2 01/12] thermal: core: Initialize thermal zones before registering them
` [PATCH v2 02/12] thermal: core: Rearrange PM notification code
` [PATCH v2 03/12] thermal: core: Represent suspend-related thermal zone flags as bits
` [PATCH v2 04/12] thermal: core: Mark thermal zones as initializing to start with
` [PATCH v2 05/12] thermal: core: Fix race between zone registration and system suspend
` [PATCH v2 06/12] thermal: core: Consolidate thermal zone locking during initialization
` [PATCH v2 07/12] thermal: core: Mark thermal zones as exiting before unregistration
` [PATCH v2 08/12] thermal: core: Consolidate thermal zone locking in the exit path
` [PATCH v2 09/12] thermal: core: Update thermal zones after cooling device binding
` [PATCH v2 10/12] thermal: core: Drop need_update field from struct thermal_zone_device
` [PATCH v2 11/12] thermal: core: Move lists of thermal instances to trip descriptors
` [PATCH v2 12/12] thermal: core: Pass trip descriptors to trip bind/unbind functions

[PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-10-22  9:07 UTC  (6+ messages)
` [PATCH v2 1/3] drm/msm/adreno: Add support for ACD
` [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU

[PATCH V3 1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()
 2024-10-22  8:57 UTC  (2+ messages)

[PATCH v5 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-10-22  7:50 UTC  (4+ messages)
` [PATCH v5 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC

[Bug report] UAF on device runtime PM code
 2024-10-22  7:01 UTC 

[PATCH v4 00/13] Add support for AMD hardware feedback interface
 2024-10-22  6:42 UTC  (20+ messages)
` [PATCH v4 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v4 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v4 03/13] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
` [PATCH v4 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v4 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v4 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v4 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v4 08/13] platform/x86: hfi: add online and offline callback support
` [PATCH v4 09/13] platform/x86: hfi: add power management callback
` [PATCH v4 10/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v4 11/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v4 12/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v4 13/13] platform/x86/amd: hfi: Add debugfs support

[PATCH 0/3] pmdomain: qcom: Introduce power domains for SM8750
 2024-10-22  6:13 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: power: qcom,rpmpd: document the SM8750 RPMh Power Domains
` [PATCH 2/3] dt-bindings: power: Add additional RPMh levels
` [PATCH 3/3] pmdomain: qcom: rpmhpd: Add rpmhpd support for SM8750

[PATCH 0/2] interconnect: qcom: Introduce interconnects for SM8750
 2024-10-22  4:16 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: interconnect: add interconnect bindings "
` [PATCH 2/2] interconnect: qcom: Add interconnect provider driver "

[PATCH] PM / devfreq: Remove unused devfreq_event_reset_event
 2024-10-22  0:31 UTC 

cpufreq: brcmstb-avs-cpufreq: issue with error number check that's always true
 2024-10-21 22:30 UTC 

[PATCH] thermal: gov_power_allocator: Granted power set to max when nobody request power
 2024-10-21 22:11 UTC  (2+ messages)

[PATCH RFC 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-10-21 22:09 UTC  (4+ messages)
` [PATCH RFC 1/3] drm/msm/adreno: Add support for ACD

[PATCH RFC 00/14] Add MSM8917/PM8937/Redmi 5A
 2024-10-21 21:14 UTC  (5+ messages)
` [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917

[PATCH] implement set_enabled functions on powercap.c
 2024-10-21 20:36 UTC  (2+ messages)

[PATCH 0/4] Adjustments for AMD heterogeneous designs
 2024-10-21 18:17 UTC  (6+ messages)
` [PATCH 1/4] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
` [PATCH 2/4] x86/cpufeatures: Rename X86_FEATURE_HETERO_CORE_TOPOLOGY to X86_FEATURE_AMD_HETEROGENEOUS_CORES
` [PATCH 3/4] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors
` [PATCH 4/4] x86/amd: Move AMD core type identification code

[PATCH v6 0/6] arm64: dts: qcom: enable Bluetooth and WLAN on sc8280xp and sm8450 boards
 2024-10-21 17:40 UTC  (4+ messages)
` [PATCH v6 1/6] regulator: dt-bindings: qcom,qca6390-pmu: add more properties for wcn6855
` (subset) [PATCH v6 0/6] arm64: dts: qcom: enable Bluetooth and WLAN on sc8280xp and sm8450 boards

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc4-51-ga87b838b5e34)
 2024-10-21 14:30 UTC 

[PATCH] cpufreq/amd-pstate-ut: Add fix for min freq unit test
 2024-10-21 13:15 UTC  (2+ messages)

[PATCH v5 0/5] iio: fix possible race condition during access of available info lists
 2024-10-21 12:54 UTC  (6+ messages)
` [PATCH v5 1/5] iio: core: add read_avail_release_resource callback to fix race
` [PATCH v5 2/5] iio: consumers: copy/release available info from producer "
` [PATCH v5 3/5] iio: pac1921: use read_avail+release APIs instead of custom ext_info
` [PATCH v5 4/5] iio: ad7192: copy/release available filter frequencies to fix race
` [PATCH v5 5/5] iio: as73211: copy/release available integration times "

[PATCH v2 01/11] thermal: core: Add and use thermal zone guard
 2024-10-21 12:03 UTC  (5+ messages)
    ` [v2 "

[PATCH v8 00/11] Enable haltpoll on arm64
 2024-10-21 12:02 UTC  (9+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()

[PATCH] cpufreq: docs: Reflect latency changes in docs
 2024-10-21 11:25 UTC  (2+ messages)

[PATCH] powercap/dtpm_devfreq: Fix error check against dev_pm_qos_add_request()
 2024-10-21 11:24 UTC  (3+ messages)

[PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling
 2024-10-21 11:16 UTC  (2+ messages)

[PATCH v3 0/5] Initial support for RK3576 UFS controller
 2024-10-21  0:43 UTC  (8+ messages)
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS

[PATCH] cpufreq: Switch back to struct platform_driver::remove()
 2024-10-21 10:22 UTC  (3+ messages)

[PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state
 2024-10-21  9:03 UTC  (14+ messages)

[syzbot] [pm?] WARNING in thermal_thresholds_flush
 2024-10-21  8:19 UTC  (2+ messages)

[PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SAR2130P compatible
 2024-10-21  8:01 UTC  (2+ 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).