linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-24 09:25:48 to 2025-02-26 10:24:31 UTC [more...]

[REGRESSION] ? system is stuck in clocksource, >60s delay at boot time without tsc=unstable
 2025-02-26 10:24 UTC  (5+ messages)
                        ` [PATCH] intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-02-26 10:22 UTC  (11+ messages)
` [Patch 3/5] ACPI: CPPC: support updating epp, auto_sel and {min|max_perf} from sysfs

[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-02-26  9:42 UTC  (17+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V5 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC
` [PATCH V5 4/5] "
` [PATCH V5 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH v2 0/2] power: supply: Add support for Maxim MAX8971 charger
 2025-02-26  9:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: Document "
` [PATCH v2 2/2] power: supply: Add support for "

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-02-26  8:29 UTC  (27+ messages)
` [PATCH v3 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` [PATCH v3 03/16] accel/habanalabs: "
` [PATCH v3 04/16] ALSA: ac97: "
` [PATCH v3 05/16] btrfs: "
` [PATCH v3 06/16] rbd: "
` [PATCH v3 07/16] libceph: "
` [PATCH v3 08/16] ata: libata-zpodd: "
` [PATCH v3 09/16] xfs: "
` [PATCH v3 10/16] power: supply: da9030: "
` [PATCH v3 11/16] nvme: "
` [PATCH v3 12/16] spi: spi-fsl-lpspi: "
` [PATCH v3 13/16] spi: spi-imx: "
` [PATCH v3 14/16] platform/x86/amd/pmf: "
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "
` [PATCH v3 16/16] RDMA/bnxt_re: "
` (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two

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

[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
 2025-02-26  7:31 UTC  (11+ messages)
    ` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)

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

[amd-pstate:bleeding-edge] BUILD SUCCESS f6c0b760290951688697d9debbb2b8462c423a48
 2025-02-26  4:06 UTC 

[PATCH v5 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
 2025-02-26  0:35 UTC  (2+ messages)
` [PATCH v5 2/2] "

[PATCH 0/7] power: supply: core: convert to fwnode
 2025-02-25 21:22 UTC  (22+ messages)
` [PATCH 1/7] power: supply: core: get rid of of_node
` [PATCH 2/7] regulator: act8865-regulator: switch psy_cfg from of_node to fwnode
` [PATCH 3/7] usb: common: usb-conn-gpio: "
` [PATCH 4/7] power: supply: all: "
` [PATCH 5/7] power: supply: core: remove of_node from power_supply_config
` [PATCH 6/7] power: supply: core: battery-info: fully switch to fwnode
` [PATCH 7/7] power: supply: core: convert to fwnnode

[PATCH v2 0/5] thermal: qcom-spmi-temp-alarm: Add support for new TEMP_ALARM subtypes
 2025-02-25 21:09 UTC  (7+ messages)
` [PATCH v2 1/5] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required
` [PATCH v2 2/5] thermal: qcom-spmi-temp-alarm: Add temp alarm data struct based on HW subtype
` [PATCH v2 3/5] thermal: qcom-spmi-temp-alarm: Prepare to support additional Temp Alarm subtypes
` [PATCH v2 4/5] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals
` [PATCH v2 5/5] thermal: qcom-spmi-temp-alarm: add support for LITE "

[PATCH v10 00/11] arm64: support poll_idle()
 2025-02-25 19:06 UTC  (4+ messages)
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check

[PATCH v11 0/6] Add TSENS support for IPQ5332, IPQ5424
 2025-02-25 18:18 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] arm64: qcom: sm8650: add DDR, LLCC & L3 CPU bandwidth scaling
 2025-02-25 18:18 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sm8650: add OSM L3 node

[PATCH v6 0/8] Fix RK3588 power domain problems
 2025-02-25 17:59 UTC  (4+ messages)
` [PATCH v6 1/8] regulator: Add (devm_)of_regulator_get()
` (subset) [PATCH v6 0/8] Fix RK3588 power domain problems

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2025-02-25 17:52 UTC  (4+ messages)
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
  ` (subset) "

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-25 17:27 UTC  (8+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()

[PATCH v2] PM: runtime: Unify error handling during suspend and resume
 2025-02-25 17:06 UTC 

[PATCH v1 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-02-25 16:45 UTC  (6+ messages)
` [PATCH v1 1/5] PM: sleep: Rename power.async_in_progress to power.work_in_progress
` [PATCH v1 2/5] PM: sleep: Rearrange dpm_async_fn() and async state clearing
` [PATCH v1 3/5] PM: sleep: Resume children right after resuming the parent
` [PATCH v1 4/5] PM: sleep: Start suspending parents and suppliers after subordinate suspend
` [PATCH v1 5/5] PM: sleep: Make late and noirq suspend of devices more asynchronous

[PATCH v2 0/6] TQMa93xx on MBa93xxLA/CA LVDS support
 2025-02-25 15:08 UTC  (12+ messages)
` [PATCH v2 1/6] clk: imx: clk-fracn-gppll: Add 477.4MHz config for video pll
` [PATCH v2 2/6] dt-bindings: soc: imx93-media-blk-ctrl: Add LDB subnode into schema and example
` [PATCH v2 3/6] soc: imx: imx93-blk-ctrl: Scan subnodes and bind drivers to them
` [PATCH v2 4/6] arm64: dts: imx93: Add LCDIF & LDB nodes
` [PATCH v2 5/6] arm64: dts: tqma9352-mba93xxla: Add LVDS overlay
` [PATCH v2 6/6] arm64: dts: tqma9352-mba93xxca: "

[PATCH v2 0/6] RK3576 thermal sensor support, including OTP trim adjustments
 2025-02-25 12:56 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: rockchip-thermal: Add RK3576 compatible
` [PATCH v2 2/6] arm64: dts: rockchip: Add thermal nodes to RK3576
` [PATCH v2 3/6] thermal: rockchip: Support RK3576 SoC in the thermal driver
` [PATCH v2 4/6] dt-bindings: thermal: rockchip: document otp thermal trim
` [PATCH v2 5/6] arm64: dts: rockchip: Add thermal trim OTP and tsadc nodes
` [PATCH v2 6/6] thermal: rockchip: support reading trim values from OTP

[PATCH v2] cpuidle: intel_idle: Update MAINTAINERS
 2025-02-25 11:50 UTC  (3+ messages)

[PATCH v2] thermal: gov_power_allocator: Update total_weight on bind and cdev updates
 2025-02-25 11:35 UTC  (2+ messages)

[PATCH v2 0/2] Bitmap bindings for rust
 2025-02-25  9:50 UTC  (7+ messages)
` [PATCH 1/2] rust: Add cpumask helpers
` [PATCH 2/2] MAINTAINERS: add rust bindings entry for bitmap API

[PATCH v4 00/19] amd-pstate cleanups
 2025-02-25  4:50 UTC  (12+ messages)
` [PATCH v4 09/19] cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
` [PATCH v4 17/19] cpufreq/amd-pstate: Rework CPPC enabling
` [PATCH v4 19/19] cpufreq/amd-pstate: Drop amd_pstate_epp_cpu_offline()

[PATCH v3 00/18] amd-pstate cleanups
 2025-02-25  4:28 UTC  (5+ messages)
` [PATCH v3 04/18] cpufreq/amd-pstate: Move perf values into a union

[PATCH] cpufreq/amd-pstate: Fix the clamping of perf values
 2025-02-25  0:09 UTC  (2+ messages)

[amd-pstate:bleeding-edge] BUILD SUCCESS 3e93edc58a63cf816e6dc853da8e9b0201bd0298
 2025-02-25  1:29 UTC 

[PATCH] thermal: intel: Remove a useless operation in int340x_thermal_zone_add()
 2025-02-24 19:49 UTC 

[PATCH 0/2] Bitmap bindings for rust
 2025-02-24 19:40 UTC  (4+ messages)
` [PATCH 1/2] rust: Add cpumask helpers

[PATCH 0/2] (no cover subject)
 2025-02-24 17:55 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: tegra194: Allow building for Tegra234
` [PATCH 2/2] PCI: "

[PATCH 0/4] Thermal: clean-up with kcalloc()
 2025-02-24 17:33 UTC  (5+ messages)
` [PATCH 1/4] thermal: OF: Use kcalloc() instead of kzalloc() with multiplication
` [PATCH 2/4] thermal: k3_j72xx_bandgap: Use kcalloc() instead of kzalloc()
` [PATCH 3/4] thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication
` [PATCH 4/4] thermal: hisi: "

[PATCH v2 0/4] thermal: renesas: Add support for RZ/G3S
 2025-02-24 17:31 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: r9a08g045-tsu: Document the TSU unit
` [PATCH v2 2/4] thermal: renesas: rzg3s: Add thermal driver for the Renesas RZ/G3S SoC
` [PATCH v2 3/4] arm64: dts: renesas: r9a08g045: Add TSU node
` [PATCH v2 4/4] arm64: defconfig: Enable RZ/G3S thermal

[PATCH] thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()
 2025-02-24 16:37 UTC  (2+ messages)

[PATCH v6 1/5] dt-bindings: nvmem: Add compatible for IPQ5018
 2025-02-24 15:45 UTC  (11+ messages)
` [PATCH v6 3/5] thermal: drivers: qcom: Add new feat for soc without rpm

[PATCH v2 0/3] Add Pather Lake support to intel_pmc_core
 2025-02-24 15:17 UTC  (2+ messages)

[PATCH v1 00/13] Convert to use devm_kmemdup_array()
 2025-02-24 14:29 UTC  (4+ messages)

[PATCH v1] cpuidle: menu: Update documentation after previous changes
 2025-02-24 12:57 UTC  (3+ messages)

[PATCH v1] PM: runtime: Unify error handling during suspend and resume
 2025-02-24 12:56 UTC  (6+ messages)

[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
 2025-02-24 12:49 UTC  (6+ messages)

[PATCH v1 07/13] fbdev: pxafb: use devm_kmemdup_array()
 2025-02-24 12:28 UTC  (7+ messages)

TCC cooling on Meteorlake
 2025-02-24 11:27 UTC 

[PATCH] thermal: of: Fix logic in thermal_of_should_bind
 2025-02-24 10:59 UTC  (4+ messages)

[PATCH v6 0/5] Add support for IPQ5018 tsens
 2025-02-24 10:16 UTC  (3+ 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).