linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-12 09:28:37 to 2025-02-15 00:55:02 UTC [more...]

[PATCH 0/5] amd-pstate Dynamic EPP and raw EPP
 2025-02-15  0:54 UTC  (5+ messages)
` [PATCH 1/5] cpufreq/amd-pstate: Add dynamic energy performance preference
` [PATCH 2/5] cpufreq/amd-pstate: add kernel command line to override dynamic epp
` [PATCH 3/5] cpufreq/amd-pstate: Add support for platform profile class
` [PATCH 4/5] cpufreq/amd-pstate: Add support for raw EPP writes

[GIT PULL] Thermal control fixes for v6.14-rc3
 2025-02-15  0:54 UTC  (2+ messages)

[PATCH v2 00/17] amd-pstate cleanups
 2025-02-15  0:52 UTC  (18+ messages)
` [PATCH v2 01/17] cpufreq/amd-pstate: Show a warning when a CPU fails to setup
` [PATCH v2 02/17] cpufreq/amd-pstate: Drop min and max cached frequencies
` [PATCH v2 03/17] cpufreq/amd-pstate: Move perf values into a union
` [PATCH v2 04/17] cpufreq/amd-pstate: Overhaul locking
` [PATCH v2 05/17] cpufreq/amd-pstate: Drop `cppc_cap1_cached`
` [PATCH v2 06/17] cpufreq/amd-pstate-ut: Use _free macro to free put policy
` [PATCH v2 07/17] cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
` [PATCH v2 08/17] cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
` [PATCH v2 09/17] cpufreq/amd-pstate-ut: Continue on missing policies
` [PATCH v2 10/17] cpufreq/amd-pstate-ut: Adjust variable scope for amd_pstate_ut_check_freq()
` [PATCH v2 11/17] cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
` [PATCH v2 12/17] cpufreq/amd-pstate: Cache CPPC request in shared mem case too
` [PATCH v2 13/17] cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions
` [PATCH v2 14/17] cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes
` [PATCH v2 15/17] cpufreq/amd-pstate: Drop debug statements for policy setting
` [PATCH v2 16/17] cpufreq/amd-pstate: Rework CPPC enabling
` [PATCH v2 17/17] cpufreq/amd-pstate: Stop caching EPP

How should userland app be notified when kernel comes out of suspend or hibernation?
 2025-02-14 23:09 UTC 

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-14 22:36 UTC  (14+ messages)
` [PATCH V8 04/14] rust: Add cpumask helpers

[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
 2025-02-14 22:10 UTC  (3+ messages)

[PATCH v2 0/3] Add Pather Lake support to intel_pmc_core
 2025-02-14 21:44 UTC  (4+ messages)
` [PATCH v2 1/3] platform/x86/intel/pmc: Add Panther "
` [PATCH v2 2/3] platform/x86/intel/pmc: Remove unnecessary declarations in header
` [PATCH v2 3/3] platform/x86/intel/pmc: Remove unneeded extern keyword "

[RFT][PATCH v1] cpuidle: teo: Avoid selecting deepest idle state over-eagerly
 2025-02-14 21:34 UTC  (4+ messages)

[PATCH] bus: simple-pm-bus: fix forced runtime PM use
 2025-02-14 21:24 UTC  (7+ messages)

[PATCH 1/2] intel_idle: Add C1 demotion on/off sysfs knob
 2025-02-14 21:22 UTC  (4+ messages)

[PATCH v2 00/15] Enable Power Modes Support for SAMA7D65 SoC
 2025-02-14 18:09 UTC  (18+ messages)
` [PATCH v2 02/15] dt-bindings: mfd: syscon: add microchip,sama7d65-sfrbu
` [PATCH v2 05/15] dt-bindings: reset: atmel,at91sam9260-reset: add microchip,sama7d65-rstc
` [PATCH v2 06/15] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
` [PATCH v2 07/15] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt
` [PATCH v2 12/15] ARM: at91: pm: Enable ULP0 for SAMA7D65
` [PATCH v2 14/15] ARM: dts: microchip: sama7d65: Add Reset and Shutdown and PM support
` [PATCH v2 15/15] ARM: dts: microchip: add shutdown controller and rtt timer

[PATCH 00/13] Get mt6359-accdet ready for usage in Devicetree
 2025-02-14 17:18 UTC  (14+ messages)
` [PATCH 01/13] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH 02/13] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH 03/13] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH 04/13] ASoC: mediatek: mt6359-accdet: Add compatible property
` [PATCH 05/13] ASoC: mediatek: mt6359-accdet: Implement EINT IRQ polarity configuration
` [PATCH 06/13] ASoC: mediatek: mt6359-accdet: Use IRQ_TYPE_LEVEL_LOW not raw value
` [PATCH 07/13] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling
` [PATCH 08/13] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting
` [PATCH 09/13] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection
` [PATCH 10/13] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce
` [PATCH 11/13] ASoC: mediatek: mt6359-accdet: Handle mediatek,eint-use-ext-res as bool
` [PATCH 12/13] ASoC: mediatek: mt6359-accdet: Split mediatek,pwm-deb-setting properties
` [PATCH 13/13] arm64: dts: mt6359: Add accessory detect node

[PATCH 0/4] thermal: qcom-spmi-temp-alarm: Add support for new TEMP_ALARM subtypes
 2025-02-14 15:31 UTC  (11+ messages)
` [PATCH 1/4] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required
` [PATCH 2/4] thermal: qcom-spmi-temp-alarm: Add temp alarm data struct based on HW subtype
` [PATCH 3/4] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals
` [PATCH 4/4] thermal: qcom-spmi-temp-alarm: add support for LITE "

[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
 2025-02-14 12:44 UTC  (6+ messages)
    ` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)

[PATCH v2] pmdomain: renesas: rcar-sysc: Drop fwnode_dev_initialized() call
 2025-02-14 11:26 UTC  (2+ messages)

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-14 11:25 UTC  (10+ messages)
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file "

[PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-02-14 11:15 UTC  (5+ messages)
  ` [PATCH v4 04/18] firmware: thead: Add AON firmware protocol driver
  ` [PATCH v4 06/18] pmdomain: thead: Add power-domain driver for TH1520

[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
 2025-02-14 10:08 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tools: Remove redundant quiet setup

[PATCH v1 00/10] PM: Make the core and pm_runtime_force_suspend/resume() agree more
 2025-02-14  9:55 UTC  (15+ messages)
` [PATCH v1 10/10] PM: runtime: Discover the lack of runtime PM support

[PATCH] PM: sleep: core: Set is_prepared to false before checking direct_complete
 2025-02-14  8:58 UTC  (5+ messages)

[PATCH v3 0/3] fixed mediatek-cpufreq has multi policy concurrency issue
 2025-02-14  7:43 UTC  (4+ messages)
` [PATCH v3 1/3] cpufreq: mediatek: using global lock avoid race condition
` [PATCH v3 2/3] cpufreq: mediatek: Add CPUFREQ_ASYNC_NOTIFICATION flag
` [PATCH v3 3/3] cpufreq: mediatek: data safety protect

[PATCH v2 0/4] fixed mediatek-cpufreq has multi policy concurrency issue
 2025-02-14  7:41 UTC  (4+ messages)
` [PATCH v2 1/4] cpufreq: mediatek: CCI support SoC , the transition_delay set to 10 ms

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-02-14  7:08 UTC  (6+ messages)

[PATCH RESEND] power: supply: qcom_battmgr: abs() on POWER_NOW property
 2025-02-14  3:01 UTC  (4+ messages)

[PATCH v2 00/17] Prepare for new Intel Family numbers
 2025-02-14  2:23 UTC  (18+ messages)
` [PATCH v2 05/17] x86/cpu/intel: Fix page copy performance for extended Families
` [PATCH v2 06/17] cpufreq: Fix the efficient idle check for Intel "
` [PATCH v2 07/17] hwmon: Fix Intel Family-model checks to include "

[PATCH] platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_core
 2025-02-13 21:39 UTC  (3+ messages)

[PATCH v2] PM: sleep: core: Clear is_prepared if no_pm_callbacks is true before checking power.syscore
 2025-02-13 21:33 UTC  (2+ messages)

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
 2025-02-13 20:37 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup

[PATCH v4 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-02-13 18:22 UTC  (2+ messages)
` [PATCH v4 2/7] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000

[PATCH 00/16] Converge on using secs_to_jiffies() part two
 2025-02-13 17:45 UTC  (3+ messages)

[PATCH] intel_idle: introduce 'use_acpi_cst' module parameter
 2025-02-13 16:07 UTC  (2+ messages)
` [PATCH v4] intel_idle: introduce 'no_native' "

[PATCH v2 0/2] i2c: Reduce use of i2c_of_match_device()
 2025-02-13 15:51 UTC  (8+ messages)
` [PATCH v2 1/2] power: ip5xxx_power: Make use of i2c_get_match_data()
` [PATCH v2 2/2] i2c: Unexport i2c_of_match_device()

[PATCH v7 0/7] Initial support for RK3576 UFS controller
 2025-02-13 15:20 UTC  (4+ messages)

[PATCH] acct: Prevent NULL pointer dereference when writing to sysfs
 2025-02-13 14:56 UTC  (8+ messages)
` [PATCH 0/2] acct: don't allow access to internal filesystems
  ` [PATCH 2/2] acct: block access to kernel "

[PATCH v2] platform/x86:intel/pmc: Move arch specific action to init function
 2025-02-13 13:45 UTC  (2+ messages)

[PATCH v3] intel_idle: introduce 'no_native' module parameter
 2025-02-13 11:49 UTC  (8+ messages)

[PATCH] power: supply: max1720x: fix a comment typo
 2025-02-13 11:18 UTC 

s2idle blocked on dev->power.completion
 2025-02-13 10:26 UTC  (4+ messages)

[PATCH v1 0/2] i2c: Reduce use of i2c_of_match_device()
 2025-02-13  9:56 UTC  (5+ messages)
` [PATCH v1 1/2] power: ip5xxx_power: Make use of i2c_get_match_data()
` [PATCH v1 2/2] i2c: Unexport i2c_of_match_device()

[PATCH 00/14] amd-pstate cleanups
 2025-02-13  4:42 UTC  (13+ messages)
` [PATCH 03/14] cpufreq/amd-pstate: Move perf values into a union
` [PATCH 04/14] cpufreq/amd-pstate: Overhaul locking
` [PATCH 13/14] cpufreq/amd-pstate: Rework CPPC enabling

[PATCH v3] cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
 2025-02-13  3:55 UTC 

[PATCH] power: energy_model: Rework the depends on for CONFIG_ENERGY_MODEL
 2025-02-13  2:18 UTC  (3+ messages)

[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
 2025-02-13  1:55 UTC  (2+ messages)

[PATCH v2] cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()
 2025-02-13  1:20 UTC  (4+ messages)

[PATCH v3 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-02-12 22:43 UTC  (2+ messages)
` [PATCH v3 2/7] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000

[PATCH] thermal: core: Fix race between zone registration and userspace sysfs access
 2025-02-12 21:09 UTC  (3+ messages)

[rafael-pm:fixes] BUILD SUCCESS 7c2191495f2c9ecdcb05b3e951cbc82a2918ee64
 2025-02-12 20:17 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS e1d9ee5852d14e91bf165fcf33d098f960edca4d
 2025-02-12 20:15 UTC 

PM runtime_error handling missing in many drivers?
 2025-02-12 19:29 UTC  (11+ messages)

[PATCH 0/4] Improvements to ACPI battery handling over s2idle
 2025-02-12 13:57 UTC  (6+ messages)
` [PATCH 4/4] ACPI: battery: Wake system on AC plug or unplug in "

[PATCH RFC v2 0/5] Add support for MBG Thermal monitoring device
 2025-02-12 11:12 UTC  (8+ messages)
` [PATCH RFC v2 1/5] dt-bindings: thermal: Add MBG thermal monitor support

[PATCH 00/10] arm64 support for Milk-V Duo Module 01 EVB
 2025-02-12  9:33 UTC  (6+ messages)

[Patch 5/5] cpufreq: CPPC: Add cppc_cpufreq_epp instance for Autonomous mode
 2025-02-12  9:27 UTC  (2+ 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).