Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-02 19:43:00 to 2024-04-07 20:15:46 UTC [more...]

[PATCH next] cpupfreq: tegra124: eliminate uses of of_node_put()
 2024-04-07 20:15 UTC 

[PATCH 1/2] thermal/drivers/mediatek/lvts_thermal: Make debugfs related fields more consistent
 2024-04-07 20:01 UTC  (2+ messages)
` [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Improve some memory allocation

[Bug 218689] New: AMD_Pstate_EPP Ryzen 7000 issues. Freezing and buzzing
 2024-04-07 19:41 UTC  (8+ messages)
` [Bug 218689] AMD_Pstate_EPP Ryzen 7000 issues. Freezing and static sound

[PATCH] intel_idle: Add RaptorLake support
 2024-04-07 17:37 UTC  (5+ messages)

[PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2024-04-07 15:32 UTC  (4+ messages)

[PATCH] PM: s2idle: Make sure CPUs will wakeup directly on resume
 2024-04-07 13:49 UTC  (3+ messages)

[RFC PATCH 0/3] Rust bindings for cpufreq and OPP core + sample driver
 2024-04-07 10:17 UTC  (7+ messages)
` [RFC PATCH 1/3] rust: Add bindings for OPP framework
` [RFC PATCH 2/3] rust: Add bindings for cpufreq framework
` [RFC PATCH 3/3] cpufreq: Add Rust based cpufreq-dt driver

[PATCH 0/3] drivers: thermal/hwmon: intel: Use model-specific bitmasks for temperature registers
 2024-04-07  8:39 UTC  (8+ messages)
` [PATCH 1/3] thermal: intel: intel_tcc: Add model checks "
` [PATCH 2/3] thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset
` [PATCH 3/3] hwmon: (coretemp) Use a model-specific bitmask to read registers

[PATCH] power: supply: cros_usbpd: Don't show messages for no charging ports found
 2024-04-06 19:17 UTC 

[PATCH v4] Enable haltpoll for arm64
 2024-04-06 18:42 UTC  (5+ messages)
` [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[PATCH v2 0/3] Add support for the IPQ5321 SoC
 2024-04-06 14:48 UTC  (2+ messages)

[PATCH 0/2] Deduplicate bin_attribute simple read() callbacks
 2024-04-06 13:52 UTC  (3+ messages)
` [PATCH 1/2] sysfs: Add sysfs_bin_attr_simple_read() helper
` [PATCH 2/2] treewide: Use "

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-06  5:20 UTC  (5+ messages)
` [PATCH 09/34] power: rt9455: hide unused rt9455_boost_voltage_values
` [PATCH 27/34] cpufreq: intel_pstate: hide unused intel_pstate_cpu_oob_ids[]

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-06  3:03 UTC  (10+ messages)
` [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-04-06  2:56 UTC 

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2024-04-06  1:43 UTC  (4+ messages)
` [Bug 217931] "

[PATCH v5 0/5] Add interconnect driver for IPQ9574 SoC
 2024-04-05 21:25 UTC  (5+ messages)
` [PATCH v5 3/5] clk: qcom: common: Add interconnect clocks support

[PATCH 1/3] arm64: Add TIF_POLLING_NRFLAG
 2024-04-05 20:22 UTC  (7+ messages)
` [PATCH 3/3] arm64: cpuidle: Add arm_poll_idle

[GIT PULL] Thermal control fixes for v6.9-rc3
 2024-04-05 20:10 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.9-rc3
 2024-04-05 20:10 UTC  (2+ messages)

[PATCH 1/1] pm: Take advantage of %ps to simplify debug output
 2024-04-05 19:12 UTC 

[CfP] LPC 2024 - Power Management and Thermal Control Micro-Conference
 2024-04-05 16:43 UTC  (3+ messages)

[PATCH RFC 00/11] riscv: support Sdtrig extension hcontext/scontext CSRs
 2024-04-05 15:59 UTC  (4+ messages)
` [PATCH RFC 02/11] dt-bindings: riscv: Add Sdtrig optional CSRs existence on DT

[regression] opp issues on devices with multiple power-domains
 2024-04-05 15:21 UTC 

iMX8M Mini suspend/resume hanging on imx8m_blk_ctrl_power_on()
 2024-04-05 15:06 UTC  (2+ messages)

[regression] 6.8.1: fails to hibernate with pm_runtime_force_suspend+0x0/0x120 returns -16
 2024-04-05 14:38 UTC  (11+ messages)
        ` [regression] 6.8.1 and 6.7.12: "

[PATCH] ACPI: DPTF: Add Lunar Lake support
 2024-04-05 12:18 UTC 

[PATCH] cppc_cpufreq: Fix possible null pointer dereference
 2024-04-05 10:43 UTC  (3+ messages)

[PATCH 0/2] Update Energy Model with perfromance limits
 2024-04-05 10:11 UTC  (5+ messages)
` [PATCH 1/2] PM: EM: Add min/max available performance state limits
` [PATCH 2/2] cpufreq: scmi: Update Energy Model with allowed performance limits

[rafael-pm:bleeding-edge] BUILD SUCCESS 19c31f086fbfc78ea4f695d1d2e666448c35d42f
 2024-04-05  9:10 UTC 

[PATCH] drivers: thermal: tsens: Fix null pointer dereference
 2024-04-05  9:07 UTC 

[PATCH v3 0/6] thermal: More separation between the core and drivers
 2024-04-05  8:30 UTC  (18+ messages)
` [PATCH v3 1/6] thermal: core: Move threshold out of struct thermal_trip
` [PATCH v3 2/6] thermal: core: Make struct thermal_zone_device definition internal
` [PATCH v3 3/6] thermal: core: Rewrite comments in handle_thermal_trip()
` [PATCH v3 4/6] thermal: core: Send trip crossing notifications at init time if needed
` [PATCH v3 5/6] thermal: core: Sort trip point crossing notifications by temperature
` [PATCH v3 6/6] thermal: core: Relocate critical and hot trip handling

[PATCH v1] thermal: core: Relocate the struct thermal_governor definition
 2024-04-05  8:16 UTC  (3+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 33 warnings (v6.9-rc2-41-g3bf8b781e45e)
 2024-04-05  0:36 UTC 

[PATCH] PM:EM: fix wrong utilization estimation in em_cpu_energy()
 2024-04-04 19:05 UTC  (3+ messages)

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

[RFC PATCH] therm_throt: test bits as we build therm_intr_core_clear_mask
 2024-04-04 17:17 UTC  (3+ messages)

[PATCH v3 00/15] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-04-04 15:16 UTC  (3+ messages)
` [PATCH v2 15/15] arm64: dts: mediatek: mt8188: add default thermal zones

[PATCH v2 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-04 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] cgroup/cpuset: Add test_cpuset_v1_hp.sh

[PATCH v2 0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller
 2024-04-04 12:23 UTC  (2+ messages)

[PATCH v1 0/2] thermal: gov_step_wide: Two cleanups
 2024-04-04 11:57 UTC  (6+ messages)
` [PATCH v1 1/2] thermal: gov_step_wise: Simplify get_target_state()
` [PATCH v1 2/2] thermal: gov_step_wise: Simplify checks related to passive trips

[PATCH 00/18] platform/chrome: provide ID table for avoiding fallback match
 2024-04-04 11:32 UTC  (5+ messages)
` [PATCH 02/18] gpio: cros-ec: "

[PATCH 0/2] Update init level for cmd-db, rpmh-rsc and psci cpuidle domains
 2024-04-04 11:06 UTC  (5+ messages)
` [PATCH 1/2] soc: qcom: Update init level to core_initcall() for cmd-db and rpmh-rsc
` [PATCH 2/2] cpuidle: psci: Update init level to core_initcall()

[PATCH] cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu()
 2024-04-04 11:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add a git for the DT IDLE PM DOMAIN
 2024-04-04 11:00 UTC 

[PATCH] MAINTAINERS: Add a git for the ARM PSCI PM DOMAIN
 2024-04-04 10:59 UTC 

[PATCH v2] pmdomain: mediatek: Add MT8188 buck isolation setting
 2024-04-04 10:46 UTC  (2+ messages)

[PATCH] pmdomain: mediatek: scpsys: drop driver owner assignment
 2024-04-04 10:46 UTC  (2+ messages)

[PATCH v2 0/3] pmdomain: mediatek: solve power domain glitch issue
 2024-04-04 10:02 UTC  (13+ messages)
` [PATCH v2 2/3] dt-bindings: power: Add mediatek larb definition

[PATCH v7 0/5] Add interconnect driver for IPQ9574 SoC
 2024-04-04  8:55 UTC  (10+ messages)
` [PATCH v7 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v7 2/5] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v7 3/5] clk: qcom: common: Add interconnect clocks support
` [PATCH v7 4/5] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v7 5/5] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v4 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-04-04  7:44 UTC  (3+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 33 warnings (v6.9-rc2-35-g731369c312d5e)
 2024-04-04  6:11 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS ec7c9cb7f43d11580085bd9d98189295f54b6638
 2024-04-04  3:57 UTC 

kernel/sched/core.c:961:15: error: incompatible pointer to integer conversion passing 'typeof
 2024-04-03 19:56 UTC  (4+ messages)

[rafael-pm:thermal-core-testing 2/6] drivers/thermal/./thermal_trace_ipa.h:27:36: error: invalid use of undefined type 'struct thermal_zone_device'
 2024-04-03 19:40 UTC 

[PATCH v2 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-04-03 18:15 UTC  (2+ messages)
` [PATCH v2 2/2] PM / devfreq: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()

[PATCH AUTOSEL 6.1 09/15] thermal/of: Assume polling-delay(-passive) 0 when absent
 2024-04-03 17:18 UTC 

[PATCH AUTOSEL 6.6 11/20] thermal/of: Assume polling-delay(-passive) 0 when absent
 2024-04-03 17:17 UTC 

[PATCH AUTOSEL 6.8 16/28] thermal/of: Assume polling-delay(-passive) 0 when absent
 2024-04-03 17:16 UTC 

[PATCH 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-03 16:17 UTC  (13+ messages)
` [PATCH 1/2] "
      `  "

[PATCH v5 0/4] Update Energy Model after chip binning adjusted voltages
 2024-04-03 15:49 UTC  (5+ messages)
` [PATCH v5 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v5 2/4] PM: EM: Refactor em_adjust_new_capacity()
` [PATCH v5 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v5 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH v6 2/6] interconnect: icc-clk: Remove tristate from INTERCONNECT_CLK
 2024-04-03 15:42 UTC  (2+ messages)

[PATCH v2 0/3] gov_power_allocator: Allow binding before cooling devices
 2024-04-03 15:03 UTC  (10+ messages)
` [PATCH v2 1/3] thermal: gov_power_allocator: Allow binding without "
` [PATCH v2 2/3] thermal: gov_power_allocator: Allow binding without trip points
` [PATCH v2 3/3] thermal: gov_power_allocator: Suppress sustainable_power warning without trip_points

[PATCH V2 0/2] PM: wakeup: make device_wakeup_disable return void
 2024-04-03 14:53 UTC  (2+ messages)

[PATCH v4 0/4] Update Energy Model after chip binning adjusted voltages
 2024-04-03 12:36 UTC  (7+ messages)
` [PATCH v4 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v4 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage

[PATCH v6 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-03 10:45 UTC  (12+ messages)
` [PATCH v6 1/6] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v6 3/6] interconnect: icc-clk: Add devm_icc_clk_register

[PATCH] ARM: dts: n900: set charge current limit to 950mA
 2024-04-03  9:03 UTC  (2+ messages)

[PATCH v4 0/4] Add support for QoS configuration
 2024-04-03  8:45 UTC  (4+ messages)
` [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support

[rafael-pm:bleeding-edge] BUILD SUCCESS acc71791e32e8c9a8fbe04ced8b00c49dfbcc52b
 2024-04-03  8:20 UTC 

[rafael-pm:intel_pstate-testing 14/14] drivers/cpufreq/intel_pstate.c:3301:undefined reference to `arch_rebuild_sched_domains'
 2024-04-03  6:58 UTC 

[rafael-pm:intel_pstate-testing 14/14] intel_pstate.c:undefined reference to `arch_rebuild_sched_domains'
 2024-04-03  0:50 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 read-only IMAP folder(s) and NNTP newsgroup(s).