linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-25 10:50:00 to 2025-02-27 13:04:15 UTC [more...]

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-27 13:03 UTC  (14+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three void APIs

[PATCH v5 00/19] amd-pstate cleanups
 2025-02-27 12:59 UTC  (21+ 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 v5 0/9] Utilize cpu-type for CPU matching
 2025-02-27 12:40 UTC  (2+ messages)

[PATCH v2 0/7] thermal: renesas: Add support fot RZ/G3E
 2025-02-27 12:24 UTC  (8+ messages)
` [PATCH v2 1/7] soc: renesas: rz-sysc: add syscon/regmap support
` [PATCH v2 2/7] clk: renesas: r9a09g047: Add clock and reset signals for the TSU IP
` [PATCH v2 3/7] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v2 4/7] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH v2 5/7] thermal: renesas: rzg3e: Add safety check when reading temperature
` [PATCH v2 6/7] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v2 7/7] arm64: defconfig: Enable RZ/G3E thermal

[PATCH v1 0/3] PM: Tweaks on top of "smart suspend" handling changes
 2025-02-27 10:49 UTC  (4+ messages)
` [PATCH v1 1/3] PM: sleep: Update power.smart_suspend under PM spinlock
` [PATCH v1 2/3] PM: runtime: Convert pm_runtime_blocked() to static inline
` [PATCH v1 3/3] PM: core: Tweak pm_runtime_block_if_disabled() return value

[PATCH v8 0/5] Add support for IPQ5018 tsens
 2025-02-27 10:56 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: nvmem: Add compatible for IPQ5018
` [PATCH v8 2/5] dt-bindings: thermal: qcom-tsens: Add ipq5018 compatible
` [PATCH v8 3/5] thermal: qcom: tsens: add support for tsens v1 without RPM
` [PATCH v8 4/5] thermal: qcom: tsens: Add support for IPQ5018 tsens
` [PATCH v8 5/5] arm64: dts: qcom: ipq5018: Add tsens node

[PATCH v8 0/5] Add support for IPQ5018 tsens
 2025-02-27 10:56 UTC 

[PATCH v2 0/2] power: supply: Add support for Maxim MAX8971 charger
 2025-02-27 11:03 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: Document "
` [PATCH v2 2/2] power: supply: Add support for "

[PATCH v3 0/2] rockchip: Add rk3562 power domain support
 2025-02-27 10:59 UTC  (2+ messages)
` [PATCH v3 2/2] soc: rockchip: power-domain: add power domain support for rk3562

[PATCH v2] PM: runtime: Drop status check from pm_runtime_force_resume()
 2025-02-27 10:56 UTC 

[PATCH v2] PM: sleep: Adjust check before setting power.must_resume
 2025-02-27 10:53 UTC 

[PATCH v3 0/2] support Linux reboot modes in syscon-reboot
 2025-02-27 10:46 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: reset: syscon-reboot: support reset modes
` [PATCH v3 2/2] power: reset: syscon-reboot: support different "

[rafael-pm:fixes] BUILD SUCCESS 9e5a50c397fbcfa53516810575d744b555f39900
 2025-02-27 10:43 UTC 

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-02-27  9:02 UTC  (33+ 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: "
  ` [cocci] "
` [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 0/5] printk: renaming some suspend/resume functions and one fix for unblanking
 2025-02-27  6:30 UTC  (7+ messages)
` [PATCH 1/5] printk: Rename suspend_console to console_suspend_all
` [PATCH 2/5] printk: Rename resume_console to console_resume_all
` [PATCH 3/5] printk: Rename console_stop to console_suspend
` [PATCH 4/5] printk: Rename console_start to console_resume
` [PATCH 5/5] printk: Check CON_SUSPEND when unblanking a console

✗ Xe.CI.Full: failure for drm/xe: Eliminate usage of TIMESTAMP_OVERRIDE
 2025-02-27  5:27 UTC 

[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
 2025-02-27  2:50 UTC  (12+ messages)
    ` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)
                    ` ARM64 crashes when resuming from hibernation (randomization features enabled)

[PATCH v3 14/15] perf/x86: Simplify Intel PMU initialization
 2025-02-27  0:16 UTC  (2+ messages)
` [PATCH v3.1 "

[PATCH v3 00/12] reboot: support runtime configuration of emergency hw_protection action
 2025-02-26 22:55 UTC  (3+ messages)
` [PATCH v3 08/12] regulator: allow user configuration of hardware protection action

[PATCH] dts: arm64: mediatek: mt8188: add more thermal trip points
 2025-02-26 21:54 UTC  (2+ messages)

[PATCH 0/4] Thermal: clean-up with kcalloc()
 2025-02-26 19:57 UTC  (2+ messages)

[PATCH] thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()
 2025-02-26 19:49 UTC  (2+ messages)

[PATCH v2 0/2] support Linux reboot modes in syscon-reboot
 2025-02-26 19:10 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: reset: syscon-reboot: support reset modes
` [PATCH v2 2/2] power: reset: syscon-reboot: support different "

[PATCH v2] cpufreq: tegra194: Allow building for Tegra234
 2025-02-26 18:51 UTC 

[PATCH v8 0/6] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-02-26 18:49 UTC  (4+ messages)
` [PATCH v8 3/6] firmware: psci: Read and use vendor reset types

[RFC PATCH] x86 / hibernate: Eliminate the redundant smp_ops.play_dead assignment
 2025-02-26 18:18 UTC  (4+ messages)

[PATCH v3] PM: sleep: core: Clear is_prepared if both no_pm_callbacks and direct_complete is set
 2025-02-26 16:56 UTC  (2+ messages)

[PATCH 0/2] support Linux reboot modes in syscon-reboot
 2025-02-26 16:20 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: reset: syscon-reboot: support reset modes
` [PATCH 2/2] power: reset: syscon-reboot: support different "

[PATCH v2 0/2] Bitmap bindings for rust
 2025-02-26 16:17 UTC  (5+ messages)
` [PATCH 1/2] rust: Add cpumask helpers

[PATCH V3] module: replace the mutex lock acquisition method
 2025-02-26 15:01 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v2 0/6] RK3576 thermal sensor support, including OTP trim adjustments
 2025-02-26 14:45 UTC  (8+ 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] PM: clk: remove unused of_pm_clk_add_clk
 2025-02-26 14:44 UTC  (2+ messages)

[PATCH] thermal: rockchip: Extract TSADC conversion tables into a header file
 2025-02-26 13:42 UTC 

[PATCH v7 0/5] Add support for IPQ5018 tsens
 2025-02-26 13:23 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: nvmem: Add compatible for IPQ5018
` [PATCH v7 2/5] dt-bindings: thermal: qcom-tsens: Add ipq5018 compatible
` [PATCH v7 3/5] thermal: qcom: tsens: add support for tsens v1 without RPM
` [PATCH v7 4/5] thermal: qcom: tsens: Add support for IPQ5018 tsens
` [PATCH v7 5/5] arm64: dts: qcom: ipq5018: Add tsens node

[PATCH v7 0/5] Add support for IPQ5018 tsens
 2025-02-26 13:23 UTC 

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

[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  (9+ messages)

[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

[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  (12+ messages)
` [PATCH 1/7] power: supply: core: get rid of of_node
` [PATCH 3/7] usb: common: usb-conn-gpio: switch psy_cfg from of_node to fwnode
` [PATCH 6/7] power: supply: core: battery-info: fully switch "
` [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 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  (10+ 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] 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)


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