linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[v2] cpufreq: amd-pstate: fix the memory to free after epp exist
 2024-05-14  6:43 UTC 

[PATCH v2 00/10] AMD Pstate Driver Fixes and Improvements
 2024-05-14  4:54 UTC  (15+ messages)
` [PATCH v2 01/10] cpufreq: amd-pstate: optimize the initial frequency values verification
` [PATCH v2 02/10] cpufreq: amd-pstate: remove unused variable nominal_freq
` [PATCH v2 03/10] cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
` [PATCH v2 04/10] cpufreq: amd-pstate: add debug message while CPPC is supported and disabled by SBIOS
` [PATCH v2 05/10] Documentation: PM: amd-pstate: add debugging section for driver loading failure
` [PATCH v2 06/10] Documentation: PM: amd-pstate: add guided mode to the Operation mode
` [PATCH v2 07/10] cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
` [PATCH v2 08/10] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v2 09/10] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH v2 10/10] cpufreq: amd-pstate: automatically load pstate driver by default

[PATCH] cpufreq: amd-pstate: fix the memory to free after epp exist
 2024-05-14  4:51 UTC  (2+ messages)

[Bug 218705] New: amd_pstate fails to load on AMD 5950x with Asus ROG CROSSHAIR VIII DARK HERO x570
 2024-05-14  2:30 UTC  (3+ messages)
` [Bug 218705] "

[PATCH v3] sched: Consolidate cpufreq updates
 2024-05-13 22:09 UTC  (3+ messages)

[PATCH] power: supply: sbs-manager: Remove class argument from i2c_mux_add_adapter()
 2024-05-13 21:17 UTC  (2+ messages)

[regression] suspend stress test stalls within 30 minutes
 2024-05-13 19:58 UTC  (5+ messages)

[PATCH 0/15] tools/power turbostat: version 2024.05.10
 2024-05-13 19:40 UTC  (16+ messages)
` [PATCH 01/15] tools/power turbostat: Add "snapshot:" Makefile target
  ` [PATCH 02/15] tools/power turbostat: Harden probe_intel_uncore_frequency()
  ` [PATCH 03/15] tools/power turbostat: Remember global max_die_id
  ` [PATCH 04/15] tools/power turbostat: Survive sparse die_id
  ` [PATCH 05/15] tools/power turbostat: Enhance ARL/LNL support
  ` [PATCH 06/15] tools/power turbostat: Add ARL-H support
  ` [PATCH 07/15] tools/power turbostat: Replace _Static_assert with BUILD_BUG_ON
  ` [PATCH 08/15] tools/power turbostat: Enable non-privileged users to read sysfs counters
  ` [PATCH 09/15] tools/power turbostat: Add columns for clustered uncore frequency
  ` [PATCH 10/15] tools/power turbostat: Avoid possible memory corruption due to sparse topology IDs
  ` [PATCH 11/15] tools/power turbostat: Read Core-cstates via perf
  ` [PATCH 12/15] tools/power turbostat: Read Package-cstates "
  ` [PATCH 13/15] tools/power turbostat: Fix order of strings in pkg_cstate_limit_strings
  ` [PATCH 14/15] tools/power turbostat: Ignore pkg_cstate_limit when it is not available
  ` [PATCH 15/15] tools/power turbostat: version 2024.05.10

[GIT PULL] ACPI updates for v6.10-rc1
 2024-05-13 19:30 UTC 

[GIT PULL] Power management updates for v6.10-rc1
 2024-05-13 19:28 UTC 

[GIT PULL] Thermal control updates for v6.10-rc1
 2024-05-13 19:27 UTC 

[PATCH v3] power: supply: sbs-battery: Handle unsupported PROP_TIME_TO_EMPTY_NOW
 2024-05-13 13:27 UTC  (6+ messages)

[PATCH v2] sched: Consolidate cpufreq updates
 2024-05-13  8:50 UTC  (8+ messages)

[PATCH v1 0/6] thermal: core: Assorted improvements for v6.11
 2024-05-13  7:11 UTC  (8+ messages)
` [PATCH v1 1/6] thermal: sysfs: Trigger zone temperature updates on sysfs reads
` [PATCH v1 2/6] thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
` [PATCH v1 3/6] thermal: trip: Make thermal_zone_set_trips() use trip thresholds
` [PATCH v1 4/6] thermal: trip: Use READ_ONCE() for lockless access to trip properties
` [PATCH v1 5/6] thermal: gov_bang_bang: Drop unnecessary cooling device target state checks
` [PATCH v1 6/6] thermal: core: Avoid calling .trip_crossed() for critical and hot trips

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2024-05-13  5:23 UTC  (2+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-05-12 15:29 UTC  (10+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

[Bug 218827] New: A question about the cpu freq policy
 2024-05-11  7:51 UTC  (2+ messages)
` [Bug 218827] "

[PATCH 1/2] x86/cpufeatures: Add AMD FAST CPPC feature flag
 2024-05-11  6:54 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: amd-pstate: change cpu freq transition delay for some models

[PATCH V2] OPP: Fix required_opp_tables for multiple genpds using same table
 2024-05-11  4:33 UTC  (6+ messages)

[PATCH v3] pmdomain: imx: gpcv2: Add delay after power up handshake
 2024-05-11  2:55 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 72a4c2ca384a381807a30c9a1676240115141d5f
 2024-05-11  2:10 UTC 

[PATCH 0/3] power: supply: power-supply-leds: Add activate() callback to triggers
 2024-05-10 20:07 UTC  (6+ messages)
` [PATCH 1/3] power: supply: power-supply-leds: Add power_supply_[un]register_led_trigger()
` [PATCH 2/3] power: supply: power-supply-leds: Share trig pointer for online and charging_full
` [PATCH 3/3] power: supply: power-supply-leds: Add activate() callback to triggers

[PATCH 0/2] cpufreq: sun50i: fix memory leak and remove of_node_put()
 2024-05-10 17:42 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: sun50i: fix memory leak in dt_has_supported_hw()
` [PATCH 2/2] cpufreq: sun50i: replace of_node_put() with automatic cleanup handler

[PATCH V5 RESEND 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-05-10 13:01 UTC  (10+ messages)
` [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[syzbot] [kernfs?] possible deadlock in kernfs_seq_start
 2024-05-10 11:33 UTC  (5+ messages)

pm/testing build: 1 build: 0 failed, 1 passed (v6.9-rc7-242-g9b0087147da0)
 2024-05-10 11:17 UTC 

[PATCH v5 0/8] PCI: Add PCIe bandwidth controller
 2024-05-10 10:32 UTC  (13+ messages)
` [PATCH v5 1/8] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH v5 2/8] PCI: Store all PCIe Supported Link Speeds
` [PATCH v5 3/8] PCI: Refactor pcie_update_link_speed()
` [PATCH v5 4/8] PCI/quirks: Abstract LBMS seen check into own function
` [PATCH v5 5/8] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
` [PATCH v5 6/8] PCI/bwctrl: Add API to set PCIe Link Speed
` [PATCH v5 7/8] thermal: Add PCIe cooling driver
` [PATCH v5 8/8] selftests/pcie_bwctrl: Create selftests

[PATCH RFC 0/2] pmdomain: ti-sci: Handling DSS boot splash
 2024-05-10 10:19 UTC  (5+ messages)
` [PATCH RFC 2/2] pmdomain: ti-sci: Support retaining PD boot time state

[PATCH v5 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-05-10  9:40 UTC  (2+ messages)
` [PATCH v5 2/2] PM / devfreq: exynos: Use local clk variable instead of exynos_bus member

[PATCH v1] pmdomain: imx8m-blk-ctrl: fix suspend/resume order
 2024-05-10  9:34 UTC  (5+ messages)

[GIT PULL] timer drivers for v6.10-rc1
 2024-05-10  9:31 UTC 

[GIT PULL] timer drivers material for v6.10-rc1
 2024-05-10  9:28 UTC 

[PATCH v4] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-05-10  8:39 UTC  (3+ messages)

[PATCH] cpufreq/cppc: changing highest_perf to nominal_perf in cppc_cpufreq_cpu_init()
 2024-05-10  3:06 UTC  (4+ messages)

[PATCH v1 0/7] thermal/debugfs: Assorted improvements for the 6.11 cycle
 2024-05-09 19:17 UTC  (8+ messages)
` [PATCH v1 1/7] thermal/debugfs: Use helper to update trip point overstepping duration
` [PATCH v1 2/7] thermal/debugfs: Do not extend mitigation episodes beyond system resume
` [PATCH v1 3/7] thermal/debugfs: Print mitigation timestamp value in milliseconds
` [PATCH v1 4/7] thermal/debugfs: Fix up units in "mitigations" files
` [PATCH v1 5/7] thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
` [PATCH v1 6/7] thermal/debugfs: Move some statements from under thermal_dbg->lock
` [PATCH v1 7/7] thermal: trip: Use common set of trip type names

[PATCH 00/11] AMD Pstate Driver Fixes and Improvements
 2024-05-09 16:36 UTC  (14+ messages)
` [PATCH 07/11] cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
` [PATCH 09/11] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH 10/11] cpufreq: amd-pstate: fix the highest frequency issue which limit performance
` [PATCH 11/11] cpufreq: amd-pstate: automatically load pstate driver by default

[PATCH v10 0/7] AMD Pstate Driver Core Performance Boost
 2024-05-09 16:12 UTC  (23+ messages)
` [PATCH v10 1/7] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
` [PATCH v10 2/7] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v10 3/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v10 4/7] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off
` [PATCH v10 5/7] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v10 6/7] cpufreq: amd-pstate: introduce per CPU frequency boost control
` [PATCH v10 7/7] Documentation: cpufreq: amd-pstate: update doc for Per CPU boost control method

[rafael-pm:bleeding-edge] BUILD SUCCESS dd501094ad94714c0289153e08ab3e91a412100b
 2024-05-09 10:24 UTC 

iMX8M Mini suspend/resume hanging on imx8m_blk_ctrl_power_on()
 2024-05-08 17:47 UTC  (5+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 31 warnings (v6.9-rc7-235-g15a871c024c3)
 2024-05-08 17:26 UTC 

[PATCH v3 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-05-08 17:23 UTC  (5+ messages)
` [PATCH v3 2/2] PM / devfreq: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions

[PATCH v2 0/4] thermal: intel: hfi: Update thermal netlink parameters
 2024-05-08 13:48 UTC  (9+ messages)
` [PATCH v2 1/4] thermal: intel: hfi: Rename HFI_UPDATE_INTERVAL
` [PATCH v2 2/4] thermal: intel: hfi: Shorten the thermal netlink event delay to 100ms
` [PATCH v2 3/4] thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNT
` [PATCH v2 4/4] thermal: intel: hfi: Increase the number of CPU capabilities per netlink event

[PATCH] powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH 0/2] thermal: renesas: Group drivers and update dependencies
 2024-05-08 12:31 UTC  (4+ messages)

[PATCH] cpufreq: amd-pstate: fix the highest frequency issue which limit performance
 2024-05-08 12:19 UTC  (3+ messages)

pm/testing build: 2 builds: 0 failed, 2 passed, 26 warnings (v6.9-rc7-227-g3ac65ca623a5)
 2024-05-08 12:16 UTC 

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-08  8:44 UTC  (10+ messages)
` [PATCH v9 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH v9 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v9 07/19] ACPI: processor: Add acpi_get_processor_handle() helper

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-05-08  8:10 UTC  (9+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[rafael-pm:bleeding-edge] BUILD SUCCESS b1a788a966458325d86d7fe59e2fc0e190be607d
 2024-05-08  6:02 UTC 

[PATCH v4 0/4] Add support for QoS configuration
 2024-05-08  2:37 UTC  (6+ messages)
` [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support

[PATCH 0/4] Rework rpm-icc QoS settings
 2024-05-08  1:57 UTC  (5+ messages)
` [PATCH 3/4] interconnect: qcom: icc-rpm: Make simple functions return void
` [PATCH 4/4] interconnect: qcom: icc-rpm: Remodel how QoS settings are stored

[PATCH 01/11] cpufreq: amd-pstate: optimiza the initial frequency values verification
 2024-05-07 21:02 UTC  (2+ messages)

[PATCH] cpufreq: amd-pstate: fix the highest frequency issue which limit performance
 2024-05-07 19:38 UTC  (2+ messages)

[Bug 218759] New: 6.9-rc kernels - with Ryzen 7840HS CPU single core never boosts to max frequency
 2024-05-07 19:01 UTC  (6+ messages)
` [Bug 218759] "


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