linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/3] QCM2290 LMH
 2024-03-19  2:48 UTC  (4+ messages)
` [PATCH v2 2/3] thermal: qcom: lmh: Check for SCM availability at probe
` (subset) [PATCH v2 0/3] QCM2290 LMH

[PATCH v2 0/2] arm64: dts: qcom: pm6150: Add typec support for PM6150
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH v2 8/8] arm64: dts: allwinner: h616: enable DVFS for all boards
 2024-03-18 23:03 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] thermal: intel: int340x_thermal: replace deprecated strncpy with strscpy
 2024-03-18 22:36 UTC 

[PATCH v2 0/13] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-03-18 21:22 UTC  (14+ messages)
` [PATCH v2 01/13] thermal/drivers/mediatek/lvts_thermal: retrieve all calibration bytes
` [PATCH v2 02/13] thermal/drivers/mediatek/lvts_thermal: move comment
` [PATCH v2 03/13] thermal/drivers/mediatek/lvts_thermal: use offsets for every calibration byte
` [PATCH v2 04/13] thermal/drivers/mediatek/lvts_thermal: guard against efuse data buffer overflow
` [PATCH v2 05/13] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8186
` [PATCH v2 06/13] arm64: dts: mediatek: mt8186: add lvts definitions
` [PATCH v2 07/13] thermal/drivers/mediatek/lvts_thermal: add MT8186 support
` [PATCH v2 08/13] arm64: dts: mediatek: mt8186: add default thermal zones
` [PATCH v2 09/13] thermal/drivers/mediatek/lvts_thermal: provision for gt variable location
` [PATCH v2 10/13] thermal/drivers/mediatek/lvts_thermal: allow early empty sensor slots
` [PATCH v2 11/13] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8188
` [PATCH v2 12/13] thermal/drivers/mediatek/lvts_thermal: add MT8188 support
` [PATCH v2 13/13] arm64: dts: mediatek: mt8188: add default thermal zones

[PATCH 0/1] Failure to hibernate on Dell Latitude 7430
 2024-03-18 19:11 UTC  (2+ messages)
` [PATCH 1/1] platform/x86/intel/hid: Don't wake on 5-button releases

[RFC PATCH v2 0/4] arm64: Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-18 18:36 UTC  (15+ messages)
` [RFC PATCH v2 1/4] firmware/psci: Add definitions for PSCI v1.3 specification (ALPHA)
` [RFC PATCH v2 2/4] KVM: arm64: Add PSCI SYSTEM_OFF2 function for hibernation
` [RFC PATCH v2 3/4] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [RFC PATCH v2 4/4] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-18 17:08 UTC  (5+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

[PATCH 0/3] PM: wakeup: make device_wakeup_disable return void
 2024-03-18 15:19 UTC  (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] PM: wakeup: Remove unnecessary else from device_init_wakeup
` [PATCH 3/3] mmc: sdhci-pci: Use device_set_wakeup_enable for en/disable wakeups

[PATCH V2 0/2] PM: wakeup: make device_wakeup_disable return void
 2024-03-18 15:16 UTC  (3+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] PM: wakeup: Remove unnecessary else from device_init_wakeup

[PATCH V5 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-03-18 14:39 UTC  (9+ messages)
` [PATCH V5 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH V5 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH V5 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH V5 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
` [PATCH V5 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[PATCH v8 0/8] AMD Pstate Fixes And Enhancements
 2024-03-18 12:49 UTC  (13+ messages)
` [PATCH v8 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata
` [PATCH v8 2/8] cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata
` [PATCH v8 3/8] cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq
` [PATCH v8 4/8] cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()
` [PATCH v8 5/8] cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0
` [PATCH v8 6/8] cpufreq: amd-pstate: get transition delay and latency value from ACPI tables
` [PATCH v8 7/8] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v8 8/8] cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing

[PATCH v6 0/6] AMD Pstate Driver Core Performance Boost
 2024-03-18 12:43 UTC  (8+ messages)
` [PATCH v6 1/6] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v6 2/6] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v6 3/6] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v6 4/6] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v6 5/6] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v6 6/6] cpufreq: amd-pstate-ut: support new cpb boost control interface

[PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
 2024-03-18  8:42 UTC  (8+ messages)
` [PATCH v3 -next 2/3] ACPI: RISC-V: Add LPI driver

[PATCH v2 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-03-18  1:12 UTC  (9+ messages)
` [PATCH v2 1/8] firmware: smccc: Export revision soc_id function
` [PATCH v2 2/8] cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs
` [PATCH v2 3/8] dt-bindings: opp: Describe H616 OPPs and opp-supported-hw
` [PATCH v2 4/8] cpufreq: sun50i: Refactor speed bin decoding
` [PATCH v2 5/8] cpufreq: sun50i: Add support for opp_supported_hw
` [PATCH v2 6/8] cpufreq: sun50i: Add H616 support
` [PATCH v2 7/8] arm64: dts: allwinner: h616: Add CPU OPPs table
` [PATCH v2 8/8] arm64: dts: allwinner: h616: enable DVFS for all boards

[PATCH 0/2] Update init level for cmd-db, rpmh-rsc and psci cpuidle domains
 2024-03-17 16:27 UTC  (2+ messages)
` (subset) "

[PATCH v3] thermal/drivers/tsens: Add suspend to RAM support for tsens
 2024-03-16 20:07 UTC  (2+ messages)

[regression] 6.8.1: fails to hibernate with pm_runtime_force_suspend+0x0/0x120 returns -16
 2024-03-16 16:12 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 0d98d467155d782b8b31be48f73cf47a088d8929
 2024-03-16  1:22 UTC 

[RFC PATCH v2 4/7] sched/fair: Use CFS util_avg_uclamp for utilization and frequency
 2024-03-15 19:47 UTC  (3+ messages)

[RESEND v4 0/3] Use PSCI OS initiated mode for sc7280
 2024-03-15 17:31 UTC  (9+ messages)
` [RESEND v4 3/3] arm64: dts: qcom: sc7280: Add power-domains for cpuidle states

[PATCH 0/4] Update Energy Model after chip binning adjusted voltages
 2024-03-15 16:36 UTC  (8+ messages)
` [PATCH 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
` [PATCH 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH v5 0/8] AMD Pstate Driver Core Performance Boost
 2024-03-15 16:06 UTC  (10+ messages)
` [PATCH v5 1/8] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v5 2/8] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v5 3/8] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v5 4/8] cpufreq: amd-pstate: fix max_perf calculation for amd_get_max_freq()
` [PATCH v5 5/8] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v5 6/8] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v5 7/8] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode
` [PATCH v5 8/8] cpufreq: amd-pstate-ut: support new cpb boost control interface

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

[PATCH] PM: wakeup: Add a missing return case in init_wakeup
 2024-03-15 12:11 UTC  (6+ messages)

turbostat does not indicate throttling on a Raptor Lake CPU
 2024-03-15 10:09 UTC 

[PATCH] riscv: Do not save the scratch CSR during suspend
 2024-03-15  4:55 UTC  (2+ messages)

[PATCH V4 0/2] cpufreq: scmi: Add boost frequency support
 2024-03-15  5:50 UTC  (2+ messages)

[PATCH] cpufreq: dt: always allocate zeroed cpumask
 2024-03-15  5:50 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 2be1965caeef7aed6fb2a9cfa76e83ba0165cde5
 2024-03-15  4:36 UTC 

[PATCH v2 0/5] power: supply: axp20x_usb_power: cleanup input current limit handling
 2024-03-14 22:39 UTC  (6+ messages)
` [PATCH v2 5/5] power: supply: axp20x_usb_power: set input current limit in probe

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

[GIT PULL] power-supply changes for 6.9
 2024-03-14 18:20 UTC  (2+ messages)

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-14 17:01 UTC  (15+ messages)

turbostat does not indicate throttling on a Raptor Lake CPU
 2024-03-14 16:23 UTC 

[PATCH] x86/pm: Fix false positive kmemleak report in msr_build_context()
 2024-03-14 15:55 UTC  (4+ messages)

[PATCH] PM: EM: Force device drivers to provide power in uW
 2024-03-14 11:57 UTC  (3+ messages)

[RFC PATCH 0/2] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-03-14 11:27 UTC  (12+ 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

[PATCH v4 0/7] AMD Pstate Driver Core Performance Boost
 2024-03-14 10:15 UTC  (16+ 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 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode

[PATCH v7 0/6] AMD Pstate Fixes And Enhancements
 2024-03-14 10:05 UTC  (11+ messages)
` [PATCH v7 1/6] cpufreq:amd-pstate: fix the nominal freq value set
` [PATCH v7 3/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables
` [PATCH v7 6/6] cpufreq:amd-pstate: initialize capabilities in amd_pstate_init_perf

[rafael-pm:bleeding-edge] BUILD SUCCESS 014f1ca82c04a9cf5fce6e8a20d763d4c31532f5
 2024-03-14  9:17 UTC 

[PATCH v3 0/3] iio: adc: Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-03-14  8:36 UTC  (8+ messages)
` [PATCH v3 2/3] dt-bindings: iio: adc: Add support for QCOM "

[drivers/powercap] Possible memleak in __dtpm_cpu_setup
 2024-03-14  2:33 UTC 

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

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

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

[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 


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