linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-31 22:29:28 to 2023-11-07 12:01:16 UTC [more...]

[PATCH v5 0/7] consolidate and cleanup CPU capacity
 2023-11-07 12:01 UTC  (13+ messages)
` [PATCH v5 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v5 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v5 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v5 4/7] energy_model: "
` [PATCH 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v5 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v5 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2023-11-07 11:15 UTC  (3+ messages)

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-07 10:31 UTC  (23+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH] drivers core: lookup sysfs power group before removal
 2023-11-07  9:53 UTC  (6+ messages)

Using Genpd notifiers vs RPM callbacks for driver re-configuration
 2023-11-07  6:41 UTC  (3+ messages)

[PATCH 0/4] thermal: Introduce Qualcomm Thermal Mitigation Device support
 2023-11-07  3:55 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings

[PATCH] cpufreq: intel_pstate: Fix CPU lowest Frequency bug when offline/online for passive
 2023-11-07  2:58 UTC 

[linux-next:pending-fixes] BUILD SUCCESS b9892b3a09980b1b785541463ff6948360afdcde
 2023-11-07  2:24 UTC 

[PATCH v2] PM: domains: fix inappropriate use of kernel-doc
 2023-11-07  0:54 UTC 

[PATCH v3 0/2] drm/msm/gem: Add metadata uapi
 2023-11-06 18:50 UTC 

[PATCH V2 0/3] OPP: Simplify required-opp handling
 2023-11-06 15:41 UTC  (7+ messages)
` [PATCH V2 1/3] OPP: Level zero is valid

[PATCH] x86/acpi: Use %rip-relative addressing in wakeup_64.S
 2023-11-06 15:09 UTC  (4+ messages)

[PATCH v3 0/2] Rework interface between scheduler and schedutil governor
 2023-11-06 15:05 UTC  (4+ messages)
` [PATCH v3 1/2] sched/schedutil: Rework performance estimation
` [PATCH v3 2/2] sched/schedutil: Rework iowait boost

[PATCH] PM: domains: fix inappropriate use of kernel-doc
 2023-11-06 14:48 UTC  (2+ messages)

[PATCH] PM: tools: sleepgraph: fix a syntax error
 2023-11-06 13:21 UTC 

[PATCH v2] thermal: core: Add trip thresholds for trip crossing detection
 2023-11-06 12:31 UTC  (6+ messages)

[PATCH v4 0/8] Improve Exynos thermal driver
 2023-11-06  9:19 UTC  (5+ messages)
` [PATCH v4 8/8] thermal: exynos: use set_trips
      `  "

[PATCH 00/14] power: reset: Drop platform_driver_probe() and convert to platform remove callback returning void
 2023-11-06  8:21 UTC  (19+ messages)
` [PATCH 01/14] power: reset: at91-poweroff: Stop using module_platform_driver_probe()
` [PATCH 02/14] power: reset: at91-reset:: "
` [PATCH 03/14] power: reset: at91-sama5d2_shdwc: "
` [PATCH 04/14] power: reset: as3722-poweroff: Convert to platform remove callback returning void
` [PATCH 05/14] power: reset: at91-poweroff: "
` [PATCH 06/14] power: reset: atc260x-poweroff: "
` [PATCH 07/14] power: reset: ltc2952-poweroff: "
` [PATCH 08/14] power: reset: mt6323-poweroff: "
` [PATCH 09/14] power: reset: qnap-poweroff: "
` [PATCH 10/14] power: reset: regulator-poweroff: "
` [PATCH 11/14] power: reset: restart-poweroff: "
` [PATCH 12/14] power: reset: rmobile-reset: "
` [PATCH 13/14] power: reset: syscon-poweroff: "
` [PATCH 14/14] power: reset: tps65086-restart: "
` [PATCH 15/14] power: reset: at91-reset: "
` [PATCH 16/14] power: reset: at91-sama5d2_shdwc: "

[PATCH V10 0/7] amd-pstate preferred core
 2023-11-06  8:15 UTC  (4+ messages)
` [PATCH V10 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting

[RFT PATCH 0/2] OPP: Simplify required-opp handling
 2023-11-06  7:08 UTC  (10+ messages)
` [PATCH 1/2] OPP: Use _set_opp_level() for single genpd case

[PATCH] PM: hibernate: Fix the bug where wake events cannot wake system during hibernation
 2023-11-06  6:06 UTC  (4+ messages)

[PATCH v2 0/5] cpufreq: intel_pstate: Address some HWP-related oddities
 2023-11-06  3:03 UTC  (5+ messages)
` [PATCH v2 3/5] cpufreq: intel_pstate: Add ->offline and ->online callbacks

[PATCH] power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
 2023-11-04 21:01 UTC  (3+ messages)
` Backport of commit "power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint")

[GIT PULL] ACPI fix for v6.7-rc1
 2023-11-04 19:01 UTC  (2+ messages)

[PATCH] power: supply: bq27xxx: Stop and start delayed work in suspend and resume
 2023-11-04 15:56 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 742513f48261e9dd7c74e179f96afa1674acfe37
 2023-11-04 15:49 UTC 

[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-11-04 12:00 UTC  (16+ messages)
` [PATCH RESEND v3 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH RESEND v3 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH RESEND v3 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
` [PATCH RESEND v3 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode

[linux-next:pending-fixes] BUILD SUCCESS 3985620ae80d3c4b95988e034f350e6c11aee27b
 2023-11-04 11:30 UTC 

[PATCH] Performance: devfreq: avoid devfreq delay work re-init before queue, which will cause delayed work queue reentry
 2023-11-04  5:12 UTC 

Słowa kluczowe do wypozycjonowania
 2023-10-30  8:30 UTC 

[GIT PULL] cpupower update for Linux 6.7-rc1
 2023-11-03 14:51 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 6.7-part2
 2023-11-03 14:49 UTC  (2+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-03 14:37 UTC  (14+ messages)
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present

[RESEND PATCH] amd-pstate: Only print supported epp values for performance governor
 2023-11-03  9:59 UTC  (2+ messages)

[PATCH V3 0/4] Add support for IPQ5018 tsens
 2023-11-03  8:11 UTC  (6+ messages)
` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Add tsens node

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-11-03  5:12 UTC  (9+ messages)
` [PATCH v5 4/5] PCI: qcom: Return error from 'qcom_pcie_icc_update'
` [PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH] tools/power turbostat: Fix Bzy_MHz calculation equation
 2023-11-03  4:48 UTC  (5+ messages)

[PATCH] cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
 2023-11-03  3:00 UTC  (2+ messages)

[PATCH 1/3] cpufreq: fix broken buffer overflow detection in trans_stats
 2023-11-02 17:26 UTC  (3+ messages)
` [PATCH 2/3] PM / devfreq: Fix buffer overflow in trans_stat_show

[PATCH v2] tools/power turbostat: Increase the limit for fd opened
 2023-11-02 15:01 UTC  (2+ messages)

[PATCH v4 0/7] consolidate and cleanup CPU capacity
 2023-11-02 13:50 UTC  (10+ messages)
` [PATCH v4 6/7] cpufreq/cppc: set the frequency used for computing the capacity
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio

[PATCH 0/9] interconnect: Convert to platform remove callback returning void
 2023-11-02 13:43 UTC  (12+ messages)
` [PATCH 1/9] interconnect: qcom: Make qnoc_remove return void
` [PATCH 4/9] interconnect: imx8mp: Convert to platform remove callback returning void
` [PATCH 6/9] interconnect: qcom/msm8974: "
` [PATCH 7/9] interconnect: qcom/osm-l3: "
` [PATCH 8/9] interconnect: qcom/smd-rpm: "
` [PATCH 9/9] interconnect: exynos: "

[PATCH v2 0/2] Rework interface between scheduler and schedutil governor
 2023-11-02 12:58 UTC  (4+ messages)
` [PATCH v2 1/2] sched/schedutil: rework performance estimation

[PATCH v2] driver: thermal: simplify the traverse of sensor in thermal_zone
 2023-11-02  9:33 UTC 

[PATCH] driver: thermal: simplify the traverse of sensor in thermal_zone
 2023-11-02  9:18 UTC  (2+ messages)

Fwd: Abnormal battery drain with kernel 6.5 (Ryzen 5500u)
 2023-11-02  9:15 UTC  (4+ messages)

[PATCH v2] opp: ti: Use device_get_match_data()
 2023-11-02  5:46 UTC  (2+ messages)

[PATCH] driver: thermal: simplify the traverse of sensor in thermal_zone
 2023-11-02  3:09 UTC 

[RFC PATCH 3/6] sched/fair: Use CFS util_avg_uclamp for utilization and frequency
 2023-11-01 22:34 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.7-rc1
 2023-11-01 17:14 UTC  (2+ messages)

[PATCH] dt-bindings: power: reset: $ref reboot-mode in nvmem-reboot-mode
 2023-11-01 15:47 UTC  (3+ messages)

[PATCH] dt-bindings: power: reset: $ref reboot-mode in syscon-reboot-mode
 2023-11-01 15:24 UTC  (2+ messages)

[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
 2023-11-01 14:58 UTC  (5+ messages)
` [PATCH] "
      ` [PATCH] thermal: Fix "

[PATCH v2 0/3] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-11-01 14:56 UTC  (11+ messages)
` [PATCH v2 2/3] cpufreq: qcom-nvmem: Enable virtual power domain devices

[GIT PULL] pmdomain updates for v6.7
 2023-11-01 11:25 UTC 

[PATCH 1/2] dt-bindings: thermal: loongson,ls2k-thermal: Fix binding check issues
 2023-11-01  7:59 UTC  (4+ messages)

[GIT PULL] power-supply changes for 6.7
 2023-11-01  4:54 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.7-rc1
 2023-11-01  1:44 UTC 

[GIT PULL] Thermal control updates for v6.7-rc1
 2023-11-01  1:44 UTC 

[PATCH 2/3] cpufreq: CPPC: Keep the target core awake when reading its cpufreq rate
 2023-10-31 23:52 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for s3 with parallel bootup
 2023-10-31 23:20 UTC  (5+ messages)
` [PATCH v2 1/2] x86: Enable x2apic during resume from suspend if used previously


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