linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 11:12:06 to 2022-05-18 19:04:34 UTC [more...]

[GIT PULL] devfreq next for 5.19
 2022-05-18 19:04 UTC  (2+ messages)

[PATCH] thermal: intel: hfi: remove null check after call container_of()
 2022-05-18 18:54 UTC  (2+ messages)

[PATCH 1/2] cpuidle: psci: Fix regression leading to no genpd governor
 2022-05-18 18:50 UTC  (3+ messages)

[PATCH] powercap: intel_rapl: add support for ALDERLAKE_N
 2022-05-18 18:42 UTC  (3+ messages)

[PATCH v4 0/2] x86/fpu: Make AMX state ready for CPU idle
 2022-05-18 17:27 UTC  (6+ messages)
` [PATCH v4 1/2] x86/fpu: Add a helper to prepare AMX state for low-power "
` [PATCH v4 2/2] intel_idle: Add a new flag to initialize the AMX state

[PATCH v5 0/4] vfio/pci: power management changes
 2022-05-18 17:51 UTC  (6+ messages)
` [PATCH v5 1/4] vfio/pci: Invalidate mmaps and block the access in D3hot power state
` [PATCH v5 2/4] vfio/pci: Change the PF power state to D0 before enabling VFs
` [PATCH v5 3/4] vfio/pci: Virtualize PME related registers bits and initialize to zero
` [PATCH v5 4/4] vfio/pci: Move the unused device into low power state with runtime PM

[RFC 0/6] Bootloader based hibernation
 2022-05-18 16:55 UTC  (13+ messages)
` [RFC 1/6] arm64: hibernate: Introduce new entry point to kernel
` [RFC 2/6] PM: Hibernate: Add option to disable disk offset randomization
` [RFC 3/6] block: gendisk: Add a new genhd capability flag
` [RFC 4/6] mm: swap: Add randomization check for swapon/off calls
` [RFC 5/6] Hibernate: Add check for pte_valid in saveable page
` [RFC 6/6] irqchip/gic-v3: Re-init GIC hardware upon hibernation restore

[PATCH 0/7] PM: Solution for S0ix failure caused by PCH overheating
 2022-05-18 16:07 UTC  (11+ messages)
` [PATCH 2/7] thermal: intel: pch: enhance overheat handling
` [PATCH 7/7] rtc: cmos: Add suspend/resume endurance testing hook

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-18 14:46 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS c0ba9ef9d454d6189164b92bbfdb12f6691e880c
 2022-05-18 13:59 UTC 

[PATCH v2 0/3] PCI: Notify PCI drivers about powerdown during suspend
 2022-05-18 13:27 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: Add a flag to notify "
` [PATCH v2 2/3] nvme-pci: Make use of "suspend_poweroff" flag during system suspend
` [PATCH v2 3/3] PCI: qcom: Add system PM support

[PATCH 00/30] The panic notifiers refactor
 2022-05-18 13:24 UTC  (64+ messages)
` [PATCH 05/30] misc/pvpanic: Convert regular spinlock into trylock on panic path
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 17/30] tracing: Improve "
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier

[PATCH v9 0/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-18 12:46 UTC  (6+ messages)
` [PATCH v9 1/2] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v9 2/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support

[PATCH v2 1/5] ACPI: CPPC: Check _OSC for flexible address space
 2022-05-18 12:28 UTC  (8+ messages)
` [PATCH v2 2/5] ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported
` [PATCH v2 3/5] ACPI: CPPC: Assume no transition latency if no PCCT
` [PATCH v2 4/5] cpufreq: CPPC: Enable fast_switch
` [PATCH v2 5/5] cpufreq: CPPC: Enable dvfs_possible_from_any_cpu

[RESEND v4 0/2] Introduce MediaTek CCI devfreq driver
 2022-05-18 12:19 UTC  (4+ messages)
` [RESEND v4 2/2] PM / devfreq: mediatek: "

[PATCH v5 0/4] PM / devfreq: Add cpu based scaling support to passive governor
 2022-05-18 10:56 UTC  (6+ messages)
  ` [PATCH v5 1/4] PM / devfreq: Export devfreq_get_freq_range symbol within devfreq
  ` [PATCH v5 2/4] PM / devfreq: Add cpu based scaling support to passive governor
  ` [PATCH v5 3/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
  ` [PATCH v5 4/4] PM / devfreq: passive: Keep cpufreq_policy for possible cpus

[PATCH v1] thermal: imx: Make trip point offset configurable
 2022-05-18 10:10 UTC  (8+ messages)

[PATCH v4 0/4] vfio/pci: power management changes
 2022-05-18 10:06 UTC  (12+ messages)
` [PATCH v4 1/4] vfio/pci: Invalidate mmaps and block the access in D3hot power state
` [PATCH v4 2/4] vfio/pci: Change the PF power state to D0 before enabling VFs
` [PATCH v4 3/4] vfio/pci: Virtualize PME related registers bits and initialize to zero
` [PATCH v4 4/4] vfio/pci: Move the unused device into low power state with runtime PM

[PATCH] powercap: intel_rapl: remove redundant store to value after multiply
 2022-05-18  8:45 UTC 

[PATCHv2 0/6] Exynos Thermal code inprovement
 2022-05-18  7:28 UTC  (21+ messages)
` [PATCHv2 1/6] thermal: exynos: Enable core tmu hardware clk flag on exynos platform
` [PATCHv2 2/6] thermal: exynos: Reorder the gpu clock initialization for exynos5420 SoC
` [PATCHv2 3/6] thermal: exynos: Check before clk_disable_unprepare() not needed
` [PATCHv2 5/6] thermal: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCHv2 6/6] thermal: exynos: Add runtime power management for tmu

[PATCH V5 0/3] Add unit test module for AMD P-State driver
 2022-05-18  5:19 UTC  (5+ messages)

[PATCH v25 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-18  4:17 UTC  (6+ messages)

[PATCH -next] cpufreq: mediatek: fix error return code in mtk_cpu_dvfs_info_init()
 2022-05-18  1:36 UTC  (3+ messages)

[GIT PULL] Thermal control fix for v5.18-rc8
 2022-05-17 23:52 UTC  (2+ messages)

[PATCH v6 1/2] cpufreq: Abort show/store for half initialized policy
 2022-05-17 19:40 UTC  (3+ messages)

[PATCH v2 00/14] thermal OF rework
 2022-05-17 19:07 UTC  (9+ messages)
` [PATCH v2 01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops
` [PATCH v2 03/14] thermal/core: Remove duplicate information when an error occurs

[PATCHv2 4/6] thermal: exynos: fixed the efuse min/max value for exynos5422
 2022-05-17 18:44 UTC  (4+ messages)

[PATCH v5 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM
 2022-05-17 18:05 UTC  (6+ messages)

[PATCH v6 0/7] Add LVTS architecture thermal
 2022-05-17 17:59 UTC  (8+ messages)
` [PATCH v6 1/7] thermal: mediatek: Relocate driver to mediatek folder
` [PATCH v6 2/7] dt-bindings: thermal: Add binding document for mt6873 thermal controller
` [PATCH v6 3/7] thermal: mediatek: Add LVTS drivers for SoC theraml zones

[PATCH 00/10] Encrypted Hibernation
 2022-05-17 17:34 UTC  (5+ messages)

[PATCH 00/15] thermal OF rework
 2022-05-17 16:02 UTC  (4+ messages)
` [PATCH 10/15] thermal/core: Rename trips to ntrips

Proposal
 2022-05-17 15:24 UTC 

[PATCH v8 0/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-17 15:15 UTC  (6+ messages)
` [PATCH v8 1/2] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v8 2/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support

[PATCH v2 0/6] Add APSS RSC to Cluster power domain
 2022-05-17 14:21 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: soc: qcom: Update devicetree binding document for rpmh-rsc

[PATCH v7 0/3] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-17 10:09 UTC  (3+ messages)
` [PATCH v7 2/3] arm64: dts: mediatek: Add MediaTek CCI node for MT8183

[PATCH v6 00/10] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-17 10:02 UTC  (9+ messages)

[Bug 215800] New: amd-pstate does not allow to set arbitrary maximum CPU frequency above 2200MHz for a desktop Zen 3 CPU
 2022-05-17  8:25 UTC  (3+ messages)
` [Bug 215800] "

[rafael-pm:bleeding-edge] BUILD SUCCESS 6b601767c503e2488f8e4ce6ce06ad67573797dd
 2022-05-17  7:47 UTC 

[PATCH v2] thermal: imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe
 2022-05-17  5:51 UTC 

[PATCH v5 0/3] ARM: sun8i-r40: CPU improve
 2022-05-17  1:36 UTC  (4+ messages)
` [PATCH v5 1/3] ARM: dts: sun8i-r40: Add "cpu-supply" node for sun8i-r40 based board
` [PATCH v5 2/3] ARM: dts: sun8i-r40: add opp table for cpu
` [PATCH v5 3/3] ARM: dts: sun8i-r40: Add thermal trip points/cooling maps

[linux-next:master] BUILD REGRESSION 3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
 2022-05-17  0:56 UTC 

[v16 0/5] USB DWC3 host wake up support from system suspend
 2022-05-16 23:13 UTC  (7+ messages)
` [v16 2/5] usb: dwc3: core: Host "

[PATCH v2 0/4] Apple SoC cpufreq driver
 2022-05-16 22:49 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq

[PATCH 0/2] interconnect: qcom: Remove IP0 resource
 2022-05-16 22:16 UTC  (4+ messages)
` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node
  ` [PATCH 5/2] dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatibles

[PATCH 0/3] PCI: Notify PCI drivers about powerdown during suspend
 2022-05-16 20:15 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.18-rc7-126-g6b601767c503e)
 2022-05-16 19:21 UTC 

[PATCH v3 1/2] ARM: dts: sun8i-r40: add opp table for cpu
 2022-05-16 15:39 UTC  (8+ messages)
` [PATCH v3 2/2] ARM: dts: sun8i-r40: Add "cpu-supply" node for sun8i-r40 based board

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-16 13:49 UTC  (4+ messages)

[PATCH] thermal: core: fix memory leak in __thermal_cooling_device_register()
 2022-05-16 12:48 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).