linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 05:24:40 to 2024-03-13 20:18:48 UTC [more...]

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-13 20:18 UTC  (18+ messages)

[PATCH V3] cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw
 2024-03-13 19:58 UTC  (3+ messages)

[PATCH] Documentation: power: Fix typo in suspend and interrupts doc
 2024-03-13 19:52 UTC  (3+ messages)

[PATCH] PM: EM: Force device drivers to provide power in uW
 2024-03-13 19:49 UTC  (2+ messages)

[PATCH] powercap: intel_rapl: Convert to platform remove callback returning void
 2024-03-13 19:47 UTC  (4+ messages)

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-13 19:42 UTC  (13+ messages)
` [RFC PATCH 1/2] KVM: arm64: Add PSCI SYSTEM_OFF2 function "
` [RFC PATCH 2/2] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[GIT PULL] pmdomain updates for v6.9
 2024-03-13 19:28 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.9-rc1
 2024-03-13 19:28 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.9-rc1
 2024-03-13 19:28 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.9-rc1
 2024-03-13 19:28 UTC  (2+ messages)

pm/testing baseline: 39 runs, 8 regressions (v6.8-rc7-179-g7a90d40a48f4)
 2024-03-13 18:35 UTC 

pm/testing build: 7 builds: 2 failed, 5 passed, 2 errors, 32 warnings (v6.8-rc7-179-g7a90d40a48f4)
 2024-03-13 17:51 UTC 

[linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
 2024-03-13 17:33 UTC 

[PATCH v4 0/7] AMD Pstate Driver Core Performance Boost
 2024-03-13 14:48 UTC  (9+ messages)
` [PATCH v4 1/7] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v4 2/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v4 3/7] cpufreq: amd-pstate: fix max_perf calculation for amd_get_max_freq()
` [PATCH v4 4/7] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v4 5/7] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v4 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode
` [PATCH v4 7/7] cpufreq: amd-pstate-ut: support new cpb boost control interface

[GIT PULL] Thermal material for v6.9-rc1
 2024-03-13 14:36 UTC  (2+ messages)

[PATCH] thermal: qoriq: remove redundant TMTMIR_DEFAULT
 2024-03-13 13:45 UTC  (2+ messages)
` EXTERNAL: "

[PATCH v7 0/6] AMD Pstate Fixes And Enhancements
 2024-03-13  9:59 UTC  (7+ messages)
` [PATCH v7 1/6] cpufreq:amd-pstate: fix the nominal freq value set
` [PATCH v7 2/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata
` [PATCH v7 3/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables
` [PATCH v7 4/6] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v7 5/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing
` [PATCH v7 6/6] cpufreq:amd-pstate: initialize capabilities in amd_pstate_init_perf

[PATCH] riscv: Do not save the scratch CSR during suspend
 2024-03-13  8:44 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
 2024-03-12 17:28 UTC 

INVESTMENT PROPOSAL
 2024-03-12 16:16 UTC 

[PATCH V4 0/2] cpufreq: scmi: Add boost frequency support
 2024-03-12 12:09 UTC  (5+ messages)
` [PATCH V4 1/2] firmware: arm_scmi: Add support for marking certain frequencies as turbo
` [PATCH V4 2/2] cpufreq: scmi: Enable boost support

[PATCH v3 0/4] Add support for QoS configuration
 2024-03-12 10:35 UTC  (10+ messages)
` [PATCH v3 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
` [PATCH v3 2/4] interconnect: qcom: sc7280: enable QoS programming
` [PATCH v3 3/4] dt-bindings: interconnect: add clock property to enable QOS on SC7280
` [PATCH v3 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration

[PATCH v1 0/3] arm64: Use AMU counters for measuring CPU frequency
 2024-03-12  8:44 UTC  (11+ messages)
` [PATCH v1 1/3] arm64: topology: Add arch_freq_get_on_cpu() support
    `  "
` [PATCH v1 2/3] arm64: idle: Cache AMU counters before entering idle
    `  "

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2024-03-12  2:37 UTC  (2+ messages)

[GIT PULL] OPP updates for 6.9
 2024-03-11 15:55 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 6.9
 2024-03-11 15:54 UTC  (2+ messages)

[PATCH v5 0/2] Improve VM CPUfreq and task placement behavior
 2024-03-11 11:40 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: cpufreq: add virtual cpufreq device

[PATCH v6 0/6] AMD Pstate Fixes And Enhancements
 2024-03-11  9:58 UTC  (4+ messages)
` [PATCH v6 2/6] cpufreq:amd-pstate: fix the nominal freq value set

[PATCH V3 0/2] cpufreq: scmi: Add boost frequency support
 2024-03-11  9:04 UTC  (9+ messages)
` [PATCH V3 1/2] firmware: arm_scmi: Add support for marking certain frequencies as boost
` [PATCH V3 2/2] cpufreq: scmi: Enable boost support

[PATCH V2] cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw
 2024-03-11  5:26 UTC  (3+ messages)

[Bug 218171] New: amd-pstate not loading on zen2 threadripper 3960x (trx40
 2024-03-10 15:33 UTC  (2+ messages)
` [Bug 218171] "

[PATCH v2 0/3] QCM2290 LMH
 2024-03-10  8:49 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: lmh: Add QCM2290 compatible
` [PATCH v2 2/3] thermal: qcom: lmh: Check for SCM availability at probe
` [PATCH v2 3/3] arm64: dts: qcom: qcm2290: Add LMH node

[PATCH 0/3] QCM2290 LMH
 2024-03-09 13:05 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: thermal: lmh: Add QCM2290 compatible
` [PATCH 2/3] thermal: qcom: lmh: Check for SCM avaiability at probe
` [PATCH 3/3] arm64: dts: qcom: qcm2290: Add LMH node

[PATCH] tools/power/turbostat: Fix uncore frequency file string
 2024-03-08 20:49 UTC 

[PATCH v3] PM / core: conditionally skip system pm in device/driver model
 2024-03-08 18:04 UTC  (9+ messages)

[PATCH] power: supply: sbs-battery: Handle unsupported PROP_TIME_TO_EMPTY_NOW
 2024-03-08 13:11 UTC  (3+ messages)

[PATCH] rtc: class: make rtc_class constant
 2024-03-08 11:06 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 833ccaae5a461e60c6592200a6ff205fe84f80af
 2024-03-08  9:00 UTC 

[PATCH 1/2] PM: EM: Add macro em_is_microwatts()
 2024-03-08  8:44 UTC  (3+ messages)
` [PATCH 2/2] thermal: cooling: Fix unneeded conversions in cpufreq_cooling and devfreq_cooling

[PATCH v3] PCI/AER: Block runtime suspend when handling errors
 2024-03-08  0:00 UTC  (2+ messages)

pm/testing baseline: 48 runs, 7 regressions (v6.8-rc7-160-g268314880cd43)
 2024-03-07 23:33 UTC 

pm/testing build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (v6.8-rc7-160-g268314880cd43)
 2024-03-07 22:49 UTC 

[PATCH v5] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2024-03-07 22:20 UTC  (2+ messages)

[GIT PULL] cpupower update for Linux 6.9-rc1
 2024-03-07 20:14 UTC  (2+ messages)

[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-03-07 19:56 UTC  (5+ messages)

[PATCH] interconnect:Replace mutex with rt_mutex for icc_lock
 2024-03-07 13:09 UTC 

[PATCH 0/5] PM / devfreq: Convert to platform remove callback returning void
 2024-03-07 11:54 UTC  (2+ messages)

[RFC PATCH] thermal/core: Fix trip point crossing events ordering
 2024-03-07 11:38 UTC  (9+ messages)

[PATCH 0/3] thermal: rcar_gen3: Use temperature approximation from datasheet
 2024-03-07 11:02 UTC  (4+ messages)
` [PATCH 1/3] thermal: rcar_gen3: Move Tj_T storage to shared private data
` [PATCH 2/3] thermal: rcar_gen3: Update temperature approximation calculation
` [PATCH 3/3] thermal: rcar_gen3: Increase granularity of readings

[rafael-pm:bleeding-edge] BUILD SUCCESS b1a0e6540c095265baa040c0378109936f5efd0a
 2024-03-07 10:03 UTC 

[PATCH 0/2] Assume polling-delay(-passive) = 0 when absent
 2024-03-07  9:36 UTC  (4+ messages)
` [PATCH 2/2] thermal/of: Assume polling-delay(-passive) "

[PATCH] cpuidle: kirkwood: Convert to platform remove callback returning void
 2024-03-06 21:33 UTC  (3+ messages)

[PATCH v3] power: supply: test-power: implement charge_behaviour property
 2024-03-06 19:37 UTC 

[PATCH v1 0/2] thermal: More separation between the core and drivers
 2024-03-06 19:20 UTC  (3+ messages)
` [PATCH v1 1/2] thermal: core: Move threshold out of struct thermal_trip
` [PATCH v1 2/2] thermal: core: Make struct thermal_zone_device definition internal

[PATCH 0/2] thermal/drivers/rcar_gen3: Add support for R-Car V4M
 2024-03-06 18:12 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779h0 support
` [PATCH 2/2] thermal/drivers/rcar_gen3: Add support for R-Car V4M

[linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5
 2024-03-06 18:11 UTC 

pm/testing baseline: 32 runs, 7 regressions (v6.8-rc7-157-g6959ac1fa147)
 2024-03-06 15:00 UTC 

pm/testing build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (v6.8-rc7-157-g6959ac1fa147)
 2024-03-06 14:16 UTC 

[GIT PULL] interconnect changes for 6.9
 2024-03-06 14:04 UTC  (2+ messages)

[PATCH] thermal: core: remove unnecessary check in trip_point_hyst_store()
 2024-03-06 12:27 UTC  (2+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-06 10:49 UTC  (5+ messages)

[PATCH] pmdomain: renesas: rcar-gen4-sysc: Reduce atomic delays
 2024-03-06 10:26 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS c1f2f2f23c6357a634b9614d8ca13e3dbd8aa60c
 2024-03-06 10:25 UTC 

[PATCH v2] power: supply: bq27xxx: Divide the reg cache to each register
 2024-03-06 10:09 UTC 

[PATCH 0/3] Add support for the IPQ5321 SoC
 2024-03-06  8:00 UTC  (9+ messages)
` [PATCH 3/3] cpufreq: qcom-nvmem: add support for IPQ5321

[PATCH v2 0/2] Update st,stih407-thermal device
 2024-03-06  7:53 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema

[PATCH] interconnect: Don't access req_list while it's being manipulated
 2024-03-06  6:25 UTC  (2+ messages)

[PATCH] dt-bindings: opp: drop maxItems from inner items
 2024-03-06  5:32 UTC  (2+ messages)

[PATCH 0/3] scmi-cpufreq: Set transition_delay_us
 2024-03-06  5:24 UTC  (4+ 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).