public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-05 11:05:11 to 2023-12-11 17:55:50 UTC [more...]

[PATCH v3 0/2] SM6115 interconnect
 2023-12-11 17:55 UTC  (4+ messages)
` [PATCH v3 2/2] interconnect: qcom: Add SM6115 interconnect provider driver

[PATCH v1 0/3] thermal: core: Remove thermal zones during unregistration
 2023-12-11 17:54 UTC  (11+ messages)
` [PATCH v1 1/3] thermal: core: Make thermal_zone_device_unregister() return after freeing the zone
` [PATCH v1 2/3] thermal: Drop redundant and confusing device_is_registered() checks
` [PATCH v1 3/3] thermal: core: Rework thermal zone availability check

[PATCH 0/2] interconnect: qcom: Add MSM8909 interconnect provider driver
 2023-12-11 17:45 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm MSM8909 DT bindings
` [PATCH 2/2] interconnect: qcom: Add MSM8909 interconnect provider driver

[PATCH linux-next] kernel/power: Use kmap_local_page() in snapshot.c
 2023-12-11 16:04 UTC  (2+ messages)

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-12-11 13:21 UTC  (5+ messages)
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()

[PATCH v2] Enable haltpoll for arm64
 2023-12-11 11:46 UTC  (3+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[PATCH 0/4] sched: cpufreq: Remove uclamp max-aggregation
 2023-12-11 11:15 UTC  (12+ messages)
` [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
` [PATCH 2/4] sched/uclamp: Remove rq max aggregation
` [PATCH 3/4] sched/schedutil: Ignore update requests for short running tasks
` [PATCH 4/4] sched/documentation: Remove reference to max aggregation

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

[PATCH 0/2] Enable interconnect on SM6115
 2023-12-11  9:59 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM6115 bwmon instance
` [PATCH 2/2] arm64: dts: qcom: sm6115: Hook up interconnects

[PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
 2023-12-11  0:05 UTC  (3+ messages)

[PATCH v2 0/8] sched: cpufreq: Remove magic hardcoded numbers from margins
 2023-12-10 20:40 UTC  (11+ messages)
` [PATCH v2 1/8] cpufreq: Change default transition delay to 2ms
` [PATCH v2 2/8] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
` [PATCH v2 3/8] sched/pelt: Add a new function to approximate the future util_avg value
` [PATCH v2 4/8] sched/pelt: Add a new function to approximate runtime to reach given util
` [PATCH v2 5/8] sched/fair: Remove magic hardcoded margin in fits_capacity()
` [PATCH v2 6/8] sched: cpufreq: Remove magic 1.25 headroom from apply_dvfs_headroom()
` [PATCH v2 7/8] sched/schedutil: Add a new tunable to dictate response time
` [PATCH v2 8/8] sched/pelt: Introduce PELT multiplier

[PATCH v3] dt-bindings: thermal: qoriq-thermal: Adjust fsl,tmu-range min/maxItems
 2023-12-10 15:37 UTC  (7+ messages)

[PATCH v5 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-10 13:47 UTC  (3+ messages)
` [PATCH v5 6/8] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH v5 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 "

[PATCH v2] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2023-12-10 10:35 UTC  (4+ messages)

[PATCH] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2023-12-09 21:24 UTC  (7+ messages)

[PATCH v4 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-09 16:38 UTC  (13+ messages)
` [PATCH v4 6/8] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH v4 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 "

[GIT PULL] interconnect fixes for 6.7-rc
 2023-12-09 10:15 UTC 

[linux-next:pending-fixes] BUILD REGRESSION e142e0e4b174b269d1fd400aa676c5f0483b608c
 2023-12-08 23:11 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 169769cb3761a9d80809ad64ed85e9b1f5b3a810
 2023-12-08 21:50 UTC 

[RFC PATCH 1/2] pm_qos: Rename freq to interval constraint
 2023-12-08 20:42 UTC  (2+ messages)

[GIT PULL] Power management fix for v6.7-rc5
 2023-12-08 20:00 UTC  (2+ messages)

[PATCH v2 0/2] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2023-12-08 15:34 UTC  (9+ messages)
` [PATCH v2 2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq

[PATCH v2 0/5] Add power-controller and gpu for RK3128
 2023-12-08 15:29 UTC  (3+ messages)
` [PATCH v2 1/5] pmdomain: rockchip: Add missing powerdomains "

[PATCH v3 00/12] RB1/QCM2290 features
 2023-12-08 14:55 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] Improve VM CPUfreq and task placement behavior
 2023-12-08 12:45 UTC  (10+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
` [PATCH v4 2/2] cpufreq: add virtual-cpufreq driver

[PATCH 0/3] power: supply: Acer Aspire 1 embedded controller
 2023-12-08 10:31 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: power: supply: Add Acer Aspire 1 EC
` [PATCH 2/3] power: supply: Add Acer Aspire 1 embedded controller driver
` [PATCH 3/3] arm64: dts: qcom: acer-aspire1: Add embedded controller

[PATCH v4 1/2] dt-bindings: power: supply: bq24190: Add BQ24296 compatible
 2023-12-08  3:47 UTC  (2+ messages)
` [PATCH v4 2/2] power: supply: bq24190_charger: Add support for BQ24296

[PATCH v2 0/2] interconnect: qcom: Introduce support for SM8650
 2023-12-08  3:19 UTC  (3+ messages)

pm/testing baseline: 59 runs, 3 regressions (v6.7-rc4-67-g169769cb3761a)
 2023-12-07 23:14 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc4-67-g169769cb3761a)
 2023-12-07 22:31 UTC 

[PATCH] freezer,sched: Move state information judgment outside task_call_func
 2023-12-07 21:06 UTC  (4+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 4 warnings (v6.7-rc4-65-g4a0bf67f43421)
 2023-12-07 15:18 UTC 

[PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
 2023-12-07 13:53 UTC  (6+ messages)

[PATCH] PM: domains: fix domain_governor kernel-doc warnings
 2023-12-07 12:45 UTC  (2+ messages)

[RFC,v14 0/5] Add DT based PCIe wake support in PCI core driver
 2023-12-07  9:31 UTC  (9+ messages)
` [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller

[RFC PATCH] thermal/debugfs: Add thermal debugfs information
 2023-12-07  9:17 UTC  (3+ messages)

[Bug 218171] New: amd-pstate not loading on zen2 threadripper 3960x (trx40
 2023-12-07  5:52 UTC  (2+ messages)
` [Bug 218171] "

[PATCH V12 0/7] amd-pstate preferred core
 2023-12-06 21:13 UTC  (4+ messages)
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc4-46-g358f5a2a7f791)
 2023-12-06 20:32 UTC 

[PATCH v1] thermal: trip: Send trip change notifications on all trip updates
 2023-12-06 16:01 UTC  (3+ messages)

[PATCH v3.1 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-06 15:14 UTC  (10+ messages)
` [PATCH v3.1 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 "

[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
 2023-12-06 14:32 UTC  (7+ messages)
` [PATCH] "
      ` [PATCH] thermal: Fix "

[PATCH] powercap: DTPM: Fix the missing cpufreq_cpu_put() calls
 2023-12-06 13:12 UTC  (3+ messages)

[PATCH v12 1/4] dt-bindings: thermal-zones: Document critical-action
 2023-12-06 12:59 UTC  (3+ messages)

[PATCH RFT] interconnect: qcom: icc-rpm: Fix peak rate calculation
 2023-12-06 12:19 UTC  (2+ messages)

[PATCH v4 0/2] thermal: sysfs: Simplifications of trip point attribute callbacks
 2023-12-06 11:35 UTC  (5+ messages)
` [PATCH v4 1/2] thermal: sysfs: Rework the handling of trip point updates
` [PATCH v4 2/2] thermal: sysfs: Rework the reading of trip point attributes

[PATCH 0/5] Add callback for cooling list update to speed-up IPA
 2023-12-06 11:31 UTC  (6+ messages)
` [PATCH 1/5] thermal: core: Add callback for governors with cooling instances change
` [PATCH 2/5] thermal: gov_power_allocator: Refactor check_power_actors()
` [PATCH 3/5] thermal: gov_power_allocator: Move memory allocation out of throttle()
` [PATCH 4/5] thermal: gov_power_allocator: Simplify checks for valid power actor
` [PATCH 5/5] thermal: gov_power_allocator: Refactor checks in divvy_up_power()

[PATCH v2 RESEND] thermal core: add option to run PM_POST_SUSPEND asynchronously
 2023-12-06 11:23 UTC  (6+ messages)

[PATCH v4] PM / devfreq: Synchronize device_monitor_[start/stop]
 2023-12-06 10:40 UTC  (3+ messages)

[PATCH v2] thermal: Add support for device tree thermal zones consumers
 2023-12-06 10:00 UTC  (7+ messages)

[PATCH v2 04/11] dt-bindings: thermal: Convert da906{1,2} thermal to json-schema
 2023-12-06  9:37 UTC  (3+ messages)

[PATCH] power: reset: at91: Drop '__init' from at91_wakeup_status()
 2023-12-06  9:24 UTC  (3+ messages)

[PATCH] cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
 2023-12-06  6:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/5] UFS: Add OPP support
 2023-12-06  4:30 UTC  (4+ messages)
  ` [PATCH v7 5/5] arm64: dts: qcom: sm8250: Add OPP table support to UFSHC

[PATCH 0/5] drm/msm/adreno: Introduce/rework device hw catalog
 2023-12-05 22:03 UTC 

[PATCH] cpufreq: intel_pstate: Allow firmware balance performance EPP without code change
 2023-12-05 20:32 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ded74510ac4ba22b6c9d4731a869c22b4eb31acc
 2023-12-05 15:59 UTC 

Fwd: Kernels v6.5 and v6.6 break resume from standby (s3) on some Intel systems if VT-d is enabled
 2023-12-05 14:57 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox