linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-05 15:10:59 to 2024-02-08 09:54:14 UTC [more...]

[PATCH v6 0/6] AMD Pstate Fixes And Enhancements
 2024-02-08  9:53 UTC  (12+ messages)
` [PATCH v6 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
` [PATCH v6 2/6] cpufreq:amd-pstate: fix the nominal freq value set
` [PATCH v6 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata
` [PATCH v6 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables
` [PATCH v6 5/6] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v6 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing

[PATCH v1 0/3] iwlwifi: mvm: Thermal management fixes
 2024-02-08  9:28 UTC  (6+ messages)
` [PATCH v1 1/3] iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_device
` [PATCH v1 2/3] iwlwifi: mvm: Populate trip table before registering thermal zone
` [PATCH v1 3/3] iwlwifi: mvm: Use for_each_thermal_trip() for walking trip points

[PATCH v1 0/6] thermal: Store trips table and ops in thermal_zone_device
 2024-02-08  8:51 UTC  (13+ messages)
` [PATCH v1 1/6] thermal: core: Store zone trips table in struct thermal_zone_device
` [PATCH v1 2/6] thermal: ACPI: Discard trip table after zone registration
` [PATCH v1 3/6] thermal: intel: Discard trip tables "
` [PATCH v1 4/6] thermal: core: Store zone ops in struct thermal_zone_device
` [PATCH v1 5/6] thermal: ACPI: Constify acpi_thermal_zone_ops
` [PATCH v1 6/6] thermal: intel: Adjust ops handling during thermal zone registration

[PATCH v1] PM: sleep: Restore asynchronous device resume optimization
 2024-02-08  7:47 UTC  (15+ messages)

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

[PATCH v5 0/6] AMD Pstate Fixes And Enhancements
 2024-02-08  3:58 UTC  (9+ messages)
` [PATCH v5 1/6] ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
` [PATCH v5 2/6] cpufreq:amd-pstate: fix the nominal freq value set
` [PATCH v5 3/6] cpufreq:amd-pstate: initialize nominal_freq of each cpudata
` [PATCH v5 4/6] cpufreq:amd-pstate: get pstate transition delay and latency value from ACPI tables
` [PATCH v5 5/6] cppc_acpi: print error message if CPPC is unsupported
` [PATCH v5 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing

pm/testing baseline: 52 runs, 8 regressions (v6.8-rc3-33-gda60429b5e6b)
 2024-02-08  0:00 UTC 

pm/testing build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (v6.8-rc3-33-gda60429b5e6b)
 2024-02-07 23:17 UTC 

[PATCH 0/3] Update for AP807 thermal data
 2024-02-07 18:26 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: armada-ap807: update thermal compatible

[PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
 2024-02-07 14:07 UTC  (3+ messages)

[GIT PULL] interconnect fixes for 6.8-rc
 2024-02-07 13:48 UTC  (2+ messages)

[PATCH v7 00/23] Introduce runtime modifiable Energy Model
 2024-02-07 11:49 UTC  (14+ messages)
` [PATCH v7 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v7 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table
` [PATCH v7 15/23] PM: EM: Optimize em_cpu_energy() and remove division

[PATCH v2 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-07 11:47 UTC  (7+ messages)
` [PATCH v2 1/3] genetlink: Add per family bind/unbind callbacks
` [PATCH v2 2/3] thermal: netlink: Add genetlink bind/unbind notifications
` [PATCH v2 3/3] thermal: intel: hfi: Enable interface only when required

[PATCH v3 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-02-07 11:39 UTC  (2+ messages)

[PATCH] alarmtimer, PM: suspend: Expose a function from
 2024-02-07 11:26 UTC  (4+ messages)

[PATCH v4] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2024-02-07 10:25 UTC  (4+ messages)

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

[PATCH 0/3] arm64: dts: qcom: ipq6018: support thermal sensors
 2024-02-07  4:46 UTC  (2+ messages)
` (subset) "

[RESEND][PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time
 2024-02-07  2:09 UTC 

[PATCH v1] ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems
 2024-02-06 19:58 UTC  (2+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-02-06 18:52 UTC  (26+ messages)
` [PATCH V8 01/12] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
` [PATCH V8 02/12] phy: freescale: add Samsung "
` [PATCH V8 03/12] dt-bindings: soc: imx: add missing clock and power-domains to imx8mp-hdmi-blk-ctrl
` [PATCH V8 05/12] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V8 07/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
` [PATCH V8 08/12] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface
` [PATCH V8 09/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
` (subset) [PATCH V8 00/12] soc: imx8mp: Add support for HDMI

[PATCH] power: supply: mm8013: select REGMAP_I2C
 2024-02-06 18:45 UTC  (2+ messages)

[PATCH] intel_idle: update spec_ctrl register only when necessary
 2024-02-06 17:40 UTC  (2+ messages)

[PATCH v2 0/8] sched: cpufreq: Remove magic hardcoded numbers from margins
 2024-02-06 17:07 UTC  (7+ messages)
` [PATCH v2 8/8] sched/pelt: Introduce PELT multiplier

[PATCH] thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature
 2024-02-06 15:52 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS d9fc9f690238b2b9c78361f1695ebe02921548e5
 2024-02-06 15:43 UTC 

[RFC] PCI/AER: Block runtime suspend when handling errors
 2024-02-06 15:37 UTC  (7+ messages)

[PATCH 1/2] drivers: acpi: use %pe for better readability of errors while printing
 2024-02-06 15:32 UTC  (6+ messages)
  ` [PATCH 2/2] kernel: sched: print errors with %pe for better readability of logs

[PATCH 0/3] arm64: am62: Use nvmem for chip information in opp table
 2024-02-06 14:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: cpufreq: Add nvmem-cells for chip information
` [PATCH 2/3] cpufreq: ti-cpufreq: Support nvmem for chip version
` [PATCH 3/3] arm64: dts: ti: k3-am625: Use nvmem-cells for opp

[PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
 2024-02-06 14:55 UTC  (10+ messages)
  ` [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() "

[PATCH] thermal: power_allocator: initialize params->sustainable_power in the bind callback
 2024-02-06 12:15 UTC  (4+ messages)
` [PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time

[PATCH v2 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-06  9:36 UTC  (23+ messages)
` [PATCH v2 01/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(RESTART)
` [PATCH v2 02/19] power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v2 03/19] power: reset: xgene-reboot: Use devm_platform_ioremap_resource() helper
` [PATCH v2 04/19] power: reset: xgene-reboot: Use devm_register_sys_off_handler(RESTART)
` [PATCH v2 05/19] power: reset: tps65086-restart: "
` [PATCH v2 06/19] power: reset: tps65086-restart: Remove unneeded device data struct
` [PATCH v2 07/19] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART)
` [PATCH v2 08/19] power: reset: axxia-reset: "
` [PATCH v2 09/19] power: reset: rmobile-reset: Use devm_platform_ioremap_resource() helper
` [PATCH v2 10/19] power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART)
` [PATCH v2 11/19] power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v2 12/19] power: reset: msm-poweroff: "
` [PATCH v2 13/19] power: reset: msm-poweroff: Use devm_register_sys_off_handler(RESTART)
` [PATCH v2 14/19] power: reset: regulator-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
` [PATCH v2 15/19] power: reset: as3722-poweroff: "
` [PATCH v2 16/19] power: reset: gemini-poweroff: "
` [PATCH v2 17/19] power: reset: restart-poweroff: "
` [PATCH v2 18/19] power: reset: syscon-poweroff: Move device data into a struct
` [PATCH v2 19/19] power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF)

[PATCH v2 0/4] Add support for QoS configuration
 2024-02-06  9:07 UTC  (6+ messages)
` [PATCH v2 2/4] interconnect: qcom: sc7280: enable "
` [PATCH v2 3/4] dt-bindings: interconnect: add clock property to configure QoS on SC7280

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-02-06  8:02 UTC  (11+ messages)

[PATCH v2 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
 2024-02-06  7:55 UTC  (2+ messages)

[PATCH 0/9] thermal: intel: hfi: Prework for the virtualization of HFI
 2024-02-06  2:59 UTC  (10+ messages)
` [PATCH 6/9] thermal: intel: hfi: Enable Intel Thread Director
` [PATCH 8/9] x86/hreset: Configure history reset

[PATCH] cpufreq: Change default transition delay to 2ms
 2024-02-05 21:54 UTC  (5+ messages)

[PATCH v2] Enable haltpoll for arm64
 2024-02-05 19:33 UTC  (7+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[RESEND PATCH] PM: hibernate: Request 0 CPU latency during image decompression
 2024-02-05 19:01 UTC 

[PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
 2024-02-05 18:37 UTC  (2+ messages)

pm/testing baseline: 48 runs, 8 regressions (v6.8-rc3-31-g7cfffced6d0e)
 2024-02-05 17:10 UTC 

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

[PATCH v2 0/6] AMD Pstate Driver Core Performance Boost
 2024-02-05 16:28 UTC  (4+ messages)
` [PATCH v2 6/6] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode

[PATCH v3 0/6] AMD Pstate Fixes And Enhancements
 2024-02-05 16:26 UTC  (5+ messages)
` [PATCH v3 6/6] cpufreq:amd-pstate: add quirk for the pstate CPPC capabilities missing

pm/testing build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (v6.8-rc3-31-g7cfffced6d0e)
 2024-02-05 16:26 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).