public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-05 11:27:22 to 2025-02-08 06:21:18 UTC [more...]

The business loan-
 2025-02-08  6:21 UTC 

[PATCH] PM / devfreq: Fix a typo in trans_stat
 2025-02-08  2:13 UTC 

[PATCH 0/2] arm64: dts: qcom: sm8750: Introduce BWMONs
 2025-02-08  1:48 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8750: Add BWMONs

[PATCH v7 0/7] Initial support for RK3576 UFS controller
 2025-02-08  1:01 UTC  (9+ messages)
` [PATCH v7 4/7] pmdomain: rockchip: Add smc call to inform firmware
` [PATCH v7 5/7] scsi: ufs: core: Export ufshcd_dme_reset() and ufshcd_dme_enable()
` [PATCH v7 6/7] scsi: ufs: rockchip: initial support for UFS

[RFT][PATCH v1] cpuidle: teo: Avoid selecting deepest idle state over-eagerly
 2025-02-07 23:40 UTC  (3+ messages)

[PATCH v6 0/6] Add Arrow Lake U/H support
 2025-02-07 22:56 UTC  (7+ messages)
` [PATCH v6 1/6] platform/x86:intel/pmc: Make tgl_core_generic_init() static
` [PATCH v6 2/6] platform/x86/intel/pmc: Remove duplicate enum
` [PATCH v6 3/6] platform/x86:intel/pmc: Create generic_core_init() for all platforms
` [PATCH v6 4/6] platform/x86/intel/pmc: Remove simple init functions
` [PATCH v6 5/6] platform/x86:intel/pmc: Move arch specific action to init function
` [PATCH v6 6/6] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver

[GIT PULL] Power management fixes for v6.14-rc2
 2025-02-07 22:26 UTC  (2+ messages)

[PATCH] power: supply: bq27xxx: do not report bogus zero values
 2025-02-07 21:51 UTC 

[PATCH] power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10
 2025-02-07 21:15 UTC 

[amd-pstate:bleeding-edge] BUILD SUCCESS 643a00d92cbad3916f64940c7e800d9bf7100597
 2025-02-07 20:41 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS b25e8c92425da18cb049244c4d930eff6414d6e2
 2025-02-07 20:41 UTC 

[rafael-pm:fixes] BUILD SUCCESS eb4c12a6bc9f6f39e8a20cef6cf5c1df2531afdd
 2025-02-07 20:42 UTC 

[PATCH] dts: arm64: mediatek: mt8188: add more thermal trip points
 2025-02-07 20:31 UTC 

[amd-pstate:amd-pstate-fixes] BUILD SUCCESS 3ace20038e19f23fe73259513f1f08d4bf1a3c83
 2025-02-07 20:21 UTC 

[PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children
 2025-02-07 18:14 UTC  (8+ messages)

[PATCH v2] thermal/drivers/rockchip: add missing rk3328 mapping entry
 2025-02-07 17:50 UTC 

[PATCH] thermal/drivers/rockchip: add missing rk3328 mapping entry
 2025-02-07 17:42 UTC  (3+ messages)

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-07 17:19 UTC  (28+ messages)
` [PATCH V8 01/14] rust: macros: enable use of hyphens in module names
` [PATCH V8 02/14] cpufreq: Use enum for cpufreq flags that use BIT()
` [PATCH V8 03/14] rust: cpu: Add from_cpu()
` [PATCH V8 04/14] rust: Add cpumask helpers
` [PATCH V8 05/14] rust: Add bindings for cpumask
` [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework
` [PATCH V8 07/14] rust: Add initial bindings for OPP framework
` [PATCH V8 08/14] rust: Extend OPP bindings for the OPP table
` [PATCH V8 09/14] rust: Extend OPP bindings for the configuration options
` [PATCH V8 10/14] rust: Add initial bindings for cpufreq framework
` [PATCH V8 11/14] rust: Extend cpufreq bindings for policy and driver ops
` [PATCH V8 12/14] rust: Extend cpufreq bindings for driver registration
` [PATCH V8 13/14] rust: Extend OPP bindings with CPU frequency table
` [PATCH V8 14/14] cpufreq: Add Rust based cpufreq-dt driver

[PATCH] intel_idle: introduce 'use_acpi_cst' module parameter
 2025-02-07 17:13 UTC  (10+ messages)
` [PATCH v2] intel_idle: introduce 'no_native' "

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

[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
 2025-02-07 15:45 UTC  (11+ messages)
` [RFT][PATCH v1 1/5] cpuidle: menu: Drop a redundant local variable
` [RFT][PATCH v1 2/5] cpuidle: menu: Use one loop for average and variance computations
` [RFT][PATCH v1 3/5] cpuidle: menu: Tweak threshold use in get_typical_interval()
` [RFT][PATCH v1 4/5] cpuidle: menu: Eliminate outliers on both ends of the sample set
` [RFT][PATCH v1 5/5] cpuidle: menu: Avoid discarding useful information

[PATCH v1] cpuidle: intel_idle: Update MAINTAINERS
 2025-02-07 15:45 UTC  (3+ messages)

s2idle blocked on dev->power.completion
 2025-02-07 15:08 UTC 

[PATCH v5 0/5] Add Arrow Lake U/H support
 2025-02-07 14:39 UTC  (5+ messages)
` [PATCH v5 4/5] platform/x86/intel/pmc: Remove simple init functions
` [PATCH v5 5/5] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver

[PATCH v1] cpufreq: intel_pstate: Make it possible to avoid enabling CAS
 2025-02-07 12:55 UTC  (2+ messages)

[PATCH v1] cpufreq: intel_pstate: Relocate platform preference check
 2025-02-07 12:48 UTC 

[PATCH for-6.14 v3 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c
 2025-02-07 12:47 UTC  (2+ messages)
` [PATCH for-6.14 v3 2/4] pm: runtime: Add new devm functions

[PATCH] cpufreq: Use str_enable_disable() helper
 2025-02-07  4:16 UTC  (2+ messages)

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-07  1:02 UTC  (14+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: allow key feature in ccu reset and gate
` [PATCH v2 02/10] pinctrl: sunxi: add driver for Allwinner V853
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers "
` [PATCH v2 05/10] dt-bindings: power: add V853 ppu bindings
` [PATCH v2 06/10] pmdomain: sunxi: add V853 ppu support
` [PATCH v2 07/10] dt-bindings: phy: allwinner: add v853 usb phy
` [PATCH v2 08/10] phy: allwinner: add v853 usb phy compatible
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853
` [PATCH v2 10/10] ARM: dts: sun8i: add DTS file for yuzuki-lizard V851s

[GIT PULL] amd-pstate fixes for v6.14-rc (2/6/25)
 2025-02-06 19:42 UTC  (2+ messages)

[amd-pstate:bleeding-edge] BUILD SUCCESS 3f24c24e085f28e8d08d0d508e0912b5e13d588b
 2025-02-06 19:10 UTC 

[PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-06 18:56 UTC  (7+ messages)

[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-06 18:46 UTC  (7+ messages)
` [PATCH v3 05/20] pinctrl: baytrail: copy communities using devm_kmemdup_array()
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 10/20] input: ipaq-micro-keys: "

[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
 2025-02-06 13:16 UTC  (10+ messages)
` [PATCH v5 1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
` [PATCH v5 2/8] ACPI: CPPC: Optimize cppc_get_perf()
` [PATCH v5 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
` [PATCH v5 4/8] ACPI: CPPC: Add cppc_set_reg_val()
` [PATCH v5 5/8] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH v5 6/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
` [PATCH v5 7/8] ACPI: CPPC: Add three functions related to autonomous selection
` [PATCH v5 8/8] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq

[PATCH] power: supply: axp20x_usb_power: Fix typo in dev_warn message
 2025-02-06  8:36 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r9a08g045: Add OPP table
 2025-02-06  8:26 UTC 

[PATCH] thermal: core: Remove duplicate struct declaration
 2025-02-06  8:14 UTC 

Linux warns `rtsx_pci 0000:3b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -110`
 2025-02-06  7:43 UTC  (5+ messages)

[PATCH 00/15] cpufreq: simplify boost handling
 2025-02-06  6:27 UTC  (5+ messages)
` [PATCH 06/15] cpufreq: cppc: Set policy->boost_supported

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-06  1:28 UTC  (7+ messages)

[PATCH V8 0/7] Add EPSS L3 provider support on SA8775P SoC
 2025-02-06  1:00 UTC  (9+ messages)
` [PATCH V8 1/7] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
` [PATCH V8 2/7] interconnect: core: Add dynamic id allocation support
` [PATCH V8 3/7] interconnect: qcom: Add multidev EPSS L3 support
` [PATCH V8 4/7] interconnect: qcom: icc-rpmh: Add dynamic icc node id support
` [PATCH V8 5/7] interconnect: qcom: sa8775p: "
` [PATCH V8 6/7] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider
` [PATCH V8 7/7] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3

[PATCH 1/1] cpufreq: prevent NULL dereference in cpufreq_online
 2025-02-05 20:04 UTC  (2+ messages)

[PATCH V2] cpufreq: airoha: modify CONFIG_OF dependency
 2025-02-05 20:00 UTC  (2+ messages)

[PATCH v2 0/4] cpufreq: Fix some boost errors related to CPU online and offline
 2025-02-05 18:22 UTC  (5+ messages)
` [PATCH v2 2/4] cpufreq: Introduce a more generic way to set default per-policy boost flag

[PATCH 00/12] cpufreq/amd-pstate: Fixes and optimizations
 2025-02-05 17:50 UTC  (25+ messages)
` [PATCH 01/12] cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits
` [PATCH 02/12] cpufreq/amd-pstate: Fix max_perf updation with schedutil
` [PATCH 03/12] cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback
` [PATCH 04/12] cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf
` [PATCH 05/12] cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update
` [PATCH 06/12] cpufreq/amd-pstate: Convert all perf values to u8
` [PATCH 07/12] cpufreq/amd-pstate: Modularize perf<->freq conversion
` [PATCH 08/12] cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call
` [PATCH 09/12] cpufreq/amd-pstate: Fix cpufreq_policy ref counting
` [PATCH 10/12] cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
` [PATCH 11/12] cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs
` [PATCH 12/12] cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_limits

[PATCH v11 0/4] SRF: Fix offline CPU preventing pc6 entry
 2025-02-05 15:52 UTC  (5+ messages)
` [PATCH v11 1/4] x86/smp: Allow calling mwait_play_dead with an arbitrary hint
` [PATCH v11 2/4] ACPI: processor_idle: Add FFH state handling
` [PATCH v11 3/4] intel_idle: Provide the default enter_dead() handler
` [PATCH v11 4/4] x86/smp: Eliminate mwait_play_dead_cpuid_hint()

[PATCH v10 0/4] SRF: Fix offline CPU preventing pc6 entry
 2025-02-05 15:39 UTC  (6+ messages)
` [PATCH v10 1/4] x86/smp: Allow calling mwait_play_dead with an arbitrary hint
` [PATCH v10 2/4] ACPI: processor_idle: Add FFH state handling
` [PATCH v10 3/4] intel_idle: Provide the default enter_dead() handler
` [PATCH v10 4/4] x86/smp: Eliminate mwait_play_dead_cpuid_hint()

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-02-05 11:39 UTC  (7+ messages)
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox