linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-03 11:17:19 to 2023-10-08 18:04:13 UTC [more...]

[Bug 215714] New: A huge unnecessary power consumption with CONFIG_X86_ACPI_CPUFREQ
 2023-10-08 18:04 UTC  (2+ messages)
` [Bug 215714] A huge unnecessary power consumption with CONFIG_X86_ACPI_CPUFREQ and ondemand governor - Ryzen 5800X

[rafael-pm:bleeding-edge] BUILD SUCCESS 07971c5f6e13eb25958de525ca9cef4e71ed4276
 2023-10-08 12:05 UTC 

[PATCH AUTOSEL 6.1 01/12] pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
 2023-10-08  0:49 UTC 

[PATCH AUTOSEL 6.5 01/18] pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
 2023-10-08  0:48 UTC 

Backport "cpupower: add Makefile dependencies for install targets" to stable
 2023-10-07 16:12 UTC  (2+ messages)

[PATCH v3] thermal: Remove Amit Kucheria from MAINTAINERS
 2023-10-07 14:37 UTC  (3+ messages)

[PATCH v1] thermal: trip: Remove lockdep assertion from for_each_thermal_trip()
 2023-10-07 11:34 UTC 

[PATCH v1] thermal: Remove Amit Kucheria from MAINTAINERS
 2023-10-07 10:44 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: power: supply: bq24190: Add BQ24296 compatible
 2023-10-07 10:36 UTC  (3+ messages)
` [PATCH 2/2] power: supply: bq24190_charger: Add support for BQ24296

[PATCH] thermal: core: prevent potential string overflow
 2023-10-07  8:59 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS c5bc51cba63be6e17e7a60754b01ff3031f38aa1
 2023-10-07  8:55 UTC 

[PATCH] tools/power turbostat: Fix Bzy_MHz calculation equation
 2023-10-07  5:46 UTC 

[GIT PULL] Power management fix for v6.6-rc5
 2023-10-06 22:51 UTC  (2+ messages)

[PATCH] pmdomain: Use device_get_match_data()
 2023-10-06 22:46 UTC 

[PATCH] PM / devfreq: exynos-ppmu: Use device_get_match_data()
 2023-10-06 21:38 UTC 

[PATCH] drivers: thermal: tsens: Annotate struct tsens_priv with __counted_by
 2023-10-06 20:41 UTC  (2+ messages)

[PATCH v2] cpufreq: Rebuild sched-domains when removing cpufreq driver
 2023-10-06 20:07 UTC  (3+ messages)

[PATCH 1/2] cpufreq: userspace: Use fine-grained mutex in userspace governor
 2023-10-06 20:03 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: userspace: Move is_managed indicator into per-policy structure

[PATCH] cpufreq: conservative: Simplify the condition of storing 'down_threshold'
 2023-10-06 19:56 UTC  (3+ messages)

[PATCH] cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
 2023-10-06 19:52 UTC  (3+ messages)

[PATCH v7 00/26] Add perf support to the rockchip-dfi driver
 2023-10-06 19:11 UTC  (31+ messages)
` [PATCH v7 01/26] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v7 02/26] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v7 03/26] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v7 04/26] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v7 05/26] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v7 06/26] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v7 07/26] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v7 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v7 09/26] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v7 10/26] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v7 11/26] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v7 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v7 13/26] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v7 14/26] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v7 15/26] PM / devfreq: rockchip-dfi: give variable a better name

[PATCH v3 0/2] Fix issues observed in selftests/amd-pstate
 2023-10-06 19:05 UTC  (5+ messages)
` [PATCH v3 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
` [PATCH v3 2/2] selftests/amd-pstate: Added option to provide perf binary path

[PATCH v10 1/4] dt-bindings: thermal-zones: Document critical-action
 2023-10-06 18:04 UTC  (4+ messages)
` [PATCH v10 2/4] thermal_core: Prepare for introduction of thermal reboot
` [PATCH v10 3/4] reboot: Introduce thermal_zone_device_critical_reboot()
` [PATCH v10 4/4] thermal: thermal_of: Allow rebooting after critical temp

[PATCH v2] PM: hibernate: Fix a bug in copying the zero bitmap to safe pages
 2023-10-06 17:57 UTC  (6+ messages)

[PATCH v1 0/6] thermal: core: Pass trip pointers to governor .throttle() callbacks
 2023-10-06 17:51 UTC  (7+ messages)
` [PATCH v1 1/6] thermal: trip: Simplify computing trip indices
` [PATCH v1 2/6] thermal: trip: Define for_each_trip() macro
` [PATCH v1 3/6] thermal: gov_fair_share: Rearrange get_trip_level()
` [PATCH v1 4/6] thermal: gov_power_allocator: Use trip pointers instead of trip indices
` [PATCH v1 5/6] thermal: gov_step_wise: Fold update_passive_instance() into its caller
` [PATCH v1 6/6] thermal: core: Pass trip pointer to governor throttle callback

[PATCH v2] thermal: Remove Amit Kucheria from MAINTAINERS
 2023-10-06 15:54 UTC  (3+ messages)

[PATCH v4 0/6] UFS: Add OPP support
 2023-10-06 15:24 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: ufs: common: add OPP table
` [PATCH v4 2/6] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v4 6/6] arm64: dts: qcom: sm8250: Add OPP table support to UFSHC

[PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support
 2023-10-06 14:30 UTC  (16+ messages)
` [PATCH 6/9] OPP: Extend support for the opp-level beyond required-opps
` [PATCH 9/9] firmware: arm_scmi: Add generic OPP support to the SCMI performance domain
` (subset) [PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support

[PATCH] thermal: Add myself as thermal reviewer in MAINTAINERS
 2023-10-06 13:54 UTC 

[PATCH v3 0/8] Improve Exynos thermal driver
 2023-10-06 13:41 UTC  (8+ messages)
  ` [PATCH v3 7/8] thermal: exynos: split initialization of TMU and the thermal zone
  ` [PATCH v3 8/8] thermal: exynos: use set_trips
  ` [PATCH v3 4/8] thermal: exynos: handle devm_regulator_get_optional return value correctly
  ` [PATCH v3 5/8] thermal: exynos: simplify regulator (de)initialization

[PATCH v2 0/4] power: reset: gpio-poweroff: use sys-off handler API
 2023-10-06 13:04 UTC  (5+ messages)
` [PATCH v2 1/4] power: reset: gpio-poweroff: use a struct to store the module variables
` [PATCH v2 2/4] power: reset: gpio-poweroff: use sys-off handler API
` [PATCH v2 3/4] dt-bindings: power: reset: gpio-poweroff: Add priority property
` [PATCH v2 4/4] power: reset: gpio-poweroff: make sys handler priority configurable

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING ef7625d78dd079600f642d5875c08e059b002b52
 2023-10-06 12:39 UTC 

[PATCH v4 00/18] Introduce runtime modifiable Energy Model
 2023-10-06  8:46 UTC  (12+ messages)
` [PATCH v4 09/18] PM: EM: Introduce runtime modifiable table
` [PATCH v4 10/18] PM: EM: Add RCU mechanism which safely cleans the old data

[PATCH] OPP: Fix -Wunsequenced in _of_add_opp_table_v1()
 2023-10-06  7:19 UTC  (3+ messages)

[rafael-pm:bleeding-edge 127/130] drivers/thermal/gov_power_allocator.c:127:13: warning: unused variable 'ret'
 2023-10-05 23:00 UTC 

[PATCH] cpufreq: schedutil: next_freq need update when cpufreq_limits changed
 2023-10-05 20:09 UTC  (4+ messages)

[PATCH 0/3] Fix Navi3x boot and hotplug problems
 2023-10-05 19:51 UTC  (6+ messages)
` [PATCH 2/3] power: supply: Don't count 'unknown' scope power supplies

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-05 19:39 UTC  (7+ messages)
` [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse

[PATCH] cpufreq: conservative: Ensure requested_freq is greater than min frequency
 2023-10-05 10:57 UTC  (2+ messages)

[PATCH v2 0/6] thermal: Improve iteration over trip points
 2023-10-05 11:20 UTC  (14+ messages)
` [PATCH v2 1/6] thermal: core: Add function to walk trips under zone lock
` [PATCH v2 2/6] ACPI: thermal: Move get_active_temp()
` [PATCH v2 3/6] ACPI: thermal: Combine passive and active trip update functions
` [PATCH v2 4/6] ACPI: thermal: Use thermal_zone_for_each_trip() for updating trips
` [PATCH v2 5/6] thermal: core: Drop thermal_zone_device_exec()
` [PATCH v2 6/6] thermal: int340x: Use thermal_zone_for_each_trip()

[PATCH v8 0/8] soc: mediatek: MT8365 power support
 2023-10-05 10:20 UTC  (6+ messages)

[PATCH] cpufreq: ondemand: Allow powersave_bias_target() to bail out if freq_table is unsorted
 2023-10-05 10:53 UTC  (2+ messages)

[PATCH] thermal: intel: powerclamp: fix mismatch in get function for max_idle
 2023-10-05 15:09 UTC  (2+ messages)

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-10-05  8:52 UTC  (4+ messages)
` [PATCH v5 2/5] arm64: dts: qcom: sm8450: Add opp table support to PCIe

[PATCH 0/4] thermal: Introduce Qualcomm Thermal Mitigation Device support
 2023-10-05  2:52 UTC  (10+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 087dbcb2127272bfc2419ec2dc1e19e6a030f3af
 2023-10-05 10:04 UTC 

pm/testing baseline: 48 runs, 6 regressions (v6.6-rc4-110-g087dbcb21272)
 2023-10-04 23:21 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc4-110-g087dbcb21272)
 2023-10-04 22:37 UTC 

[PATCH] pmdomain: imx: scu-pd: correct DMA2 channel
 2023-10-04 22:33 UTC  (2+ messages)

[PATCH 00/11] add missing of_node_put
 2023-10-04 22:24 UTC  (3+ messages)
` [PATCH 04/11] genpd: ti: "

[PATCH v2 0/3] Remaining patches for RT5033 charger
 2023-10-04 22:15 UTC  (2+ messages)

[PATCH 0/5] Remaining patches for RT5033 charger
 2023-10-04 22:15 UTC  (2+ messages)
  ` (subset) "

[-next v1 0/2] Update prefixes for AON power domain
 2023-10-04 21:46 UTC  (5+ messages)
` [-next v1 1/2] dt-bindings: power: "
` [-next v1 2/2] pmdomain: starfive: "

[PATCH 10/17] pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem
 2023-10-04 21:11 UTC  (2+ messages)

[PATCH V3 0/4] Add support for IPQ5018 tsens
 2023-10-04 19:08 UTC  (5+ messages)
` [PATCH V3 3/4] thermal/drivers/tsens: "
` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Add tsens node

[PATCH] powercap: intel_rapl: Don't warn about BIOS locked limits during resume
 2023-10-04 18:59 UTC  (3+ messages)

[PATCH v6 0/4] x86/speculation: Disable IBRS when idle
 2023-10-04 16:11 UTC  (3+ messages)

[Patch v2 0/2] Improvements to the Tegra CPUFREQ driver
 2023-10-04 14:11 UTC  (6+ messages)
` [Patch v2 1/2] cpufreq: tegra194: save CPU data to avoid repeated SMP calls

[Patch v3 0/2] Improvements to the Tegra CPUFREQ driver
 2023-10-04 14:05 UTC  (3+ messages)
` [Patch v3 1/2] cpufreq: tegra194: save CPU data to avoid repeated SMP calls
` [Patch v3 2/2] cpufreq: tegra194: use refclk delta based loop instead of udelay

[rafael-pm:bleeding-edge] BUILD SUCCESS 57ecdfe1a18d82998d66297800d217bfe1124824
 2023-10-04 13:01 UTC 

[PATCH 0/4] PM: hibernate: LZ4 compression support
 2023-10-04  9:30 UTC  (5+ messages)
` [PATCH 1/4] PM: hibernate: Rename lzo* to make it generic
` [PATCH 2/4] PM: hibernate: Move to crypto APIs for LZO compression
` [PATCH 3/4] PM: hibernate: Add support for LZ4 compression for hibernation
` [PATCH 4/4] PM: hibernate: Support to select compression algorithm

[RFC PATCH 3/6] sched/fair: Use CFS util_avg_uclamp for utilization and frequency
 2023-10-04  9:04 UTC 

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:45 UTC 

Thinkpad E595 system deadlock on resume from S3
 2023-10-04  7:38 UTC  (21+ messages)

[PATCH] cpu-hotplug: provide prototypes for arch CPU registration
 2023-10-03 18:09 UTC  (6+ messages)

[PATCH v4 00/23] ARM: qcom: apq8064: support CPU frequency scaling
 2023-10-03 16:04 UTC  (8+ messages)
` [PATCH v4 05/23] interconnect: icc-clk: add support for scaling using OPP

[PATCH] PM: hibernate: Fix a bug in copying the zero bitmap to safe pages
 2023-10-03 14:50 UTC  (9+ messages)

[PATCH v4 0/2] Avoid spurious freezer wakeups
 2023-10-03 13:01 UTC  (5+ messages)


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