linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 14:45:25 to 2022-05-28 01:59:28 UTC [more...]

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-28  1:59 UTC  (14+ messages)

[PATCH v1 06/11] PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
 2022-05-27 23:09 UTC  (6+ messages)

[PATCH] PCI: PM: Quirk bridge D3 on Elo i2
 2022-05-27 18:55 UTC  (3+ messages)

[PATCH v4 1/2] power_supply: Register cooling device outside of probe
 2022-05-27 13:58 UTC  (2+ messages)

[PATCH v6 0/2] Introduce MediaTek CCI devfreq driver
 2022-05-27 11:00 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: interconnect: Add MediaTek CCI dt-bindings
` [PATCH v6 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver

[rafael-pm:bleeding-edge] BUILD SUCCESS 4eec359c469be110cdaa32c4a511930e9459fd8b
 2022-05-27  7:30 UTC 

[PATCH] thermal: Directly use ida_alloc()/free()
 2022-05-27  7:34 UTC 

[PATCH v18 0/5] USB DWC3 host wake up support from system suspend
 2022-05-27  6:12 UTC  (10+ messages)
` [PATCH v18 1/5] dt-bindings: usb: dwc3: Add wakeup-source property support
` [PATCH v18 2/5] usb: dwc3: core: Host wake up support from system suspend
` [PATCH v18 3/5] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH v18 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v18 5/5] usb: dwc3: qcom: Keep power domain on to retain controller status

[PATCH 0/3] cpufreq: Minor cleanups
 2022-05-27  3:54 UTC  (6+ messages)
` [PATCH 1/3] cpufreq: Optimize cpufreq_show_cpus()
` [PATCH 2/3] cpufreq: Panic if policy is active in cpufreq_policy_free()
  ` [PATCH V2 "
    ` [cpufreq] a6cb305191: kernel_BUG_at_drivers/cpufreq/cpufreq.c
` [PATCH 3/3] cpufreq: Drop unnecessary cpus locking from store()

[PATCH 00/31] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-05-27  2:52 UTC  (38+ messages)
` [PATCH 01/31] OPP: Track if clock name is configured by platform
` [PATCH 02/31] OPP: Add dev_pm_opp_set_config() and friends
` [PATCH 03/31] cpufreq: dt: Migrate to dev_pm_opp_set_config()
` [PATCH 04/31] cpufreq: imx: "
` [PATCH 05/31] cpufreq: qcom-nvmem: "
` [PATCH 06/31] cpufreq: sti: "
` [PATCH 07/31] cpufreq: sun50i: "
` [PATCH 08/31] cpufreq: tegra20: "
` [PATCH 09/31] cpufreq: ti: "
` [PATCH 10/31] devfreq: exynos: "
` [PATCH 11/31] devfreq: sun8i: "
` [PATCH 12/31] devfreq: tegra30: "
` [PATCH 13/31] drm/lima: "
` [PATCH 14/31] drm/msm: "
` [PATCH 15/31] drm/panfrost: "
` [PATCH 16/31] drm/tegra: "
` [PATCH 17/31] media: venus: "
` [PATCH 18/31] media: tegra: "
` [PATCH 19/31] mmc: sdhci-msm: "
` [PATCH 20/31] OPP: ti: "
` [PATCH 21/31] soc/tegra: Remove the call to devm_pm_opp_set_clkname()
` [PATCH 22/31] soc/tegra: Migrate to dev_pm_opp_set_config()
` [PATCH 23/31] spi: qcom: "
` [PATCH 24/31] serial: "
` [PATCH 25/31] OPP: Remove dev_pm_opp_set_regulators() and friends
` [PATCH 26/31] OPP: Remove dev_pm_opp_set_supported_hw() "
` [PATCH 27/31] OPP: Remove dev_pm_opp_set_clkname() "
` [PATCH 28/31] OPP: Remove dev_pm_opp_register_set_opp_helper() "
` [PATCH 29/31] OPP: Remove dev_pm_opp_attach_genpd() "
` [PATCH 30/31] OPP: Remove dev_pm_opp_set_prop_name() "
` [PATCH 31/31] OPP: Rearrange dev_pm_opp_set_config() "

'schedutil' (possibly) aberrant behavior surrounding suspend/resume process (timing/delay/run-away CPU issues)
 2022-05-27  2:41 UTC  (7+ messages)

[PATCH -next] opp: Fix some kernel-doc comments
 2022-05-27  2:37 UTC  (2+ messages)

[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal
 2022-05-27  2:34 UTC  (13+ messages)
` [PATCH v2 01/12] platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_SURFACE_AGGREGATOR_BUS is disabled
` [PATCH v2 02/12] platform/surface: aggregator: Allow devices to be marked as hot-removed
` [PATCH v2 03/12] platform/surface: aggregator: Allow notifiers to avoid communication on unregistering
` [PATCH v2 04/12] platform/surface: aggregator_registry: Use client device wrappers for notifier registration
` [PATCH v2 05/12] power/supply: surface_charger: "
` [PATCH v2 06/12] power/supply: surface_battery: "
` [PATCH v2 07/12] HID: surface-hid: Add support for hot-removal
` [PATCH v2 08/12] platform/surface: aggregator: Add comment for KIP subsystem category
` [PATCH v2 09/12] platform/surface: aggregator_registry: Generify subsystem hub functionality
` [PATCH v2 10/12] platform/surface: aggregator_registry: Change device ID for base hub
` [PATCH v2 11/12] platform/surface: aggregator_registry: Add KIP device hub
` [PATCH v2 12/12] platform/surface: aggregator_registry: Add support for keyboard cover on Surface Pro 8

[PATCH v4] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
 2022-05-27  0:53 UTC 

[PATCH v2] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
 2022-05-27  0:42 UTC  (5+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-26 16:25 UTC  (4+ messages)
` [PATCH 24/30] panic: Refactor the panic path

[PATCH V8 0/4] Add unit test module for AMD P-State driver
 2022-05-26 15:44 UTC  (7+ messages)
` [V8 PATCH 1/4] cpufreq: amd-pstate: Expose struct amd_cpudata
` [V8 PATCH 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver
` [V8 PATCH 3/4] selftests: amd-pstate: Add test trigger "
` [V8 PATCH 4/4] Documentation: amd-pstate: Add unit test introduction

[PATCH] thermal: k3_j72xx_bandgap: Fix ref_table memory leak during probe
 2022-05-26 14:58 UTC  (2+ messages)

[PATCH v7 0/6] Add LVTS architecture thermal
 2022-05-26 14:42 UTC  (13+ messages)
` [PATCH v7 1/6] thermal: mediatek: Relocate driver to mediatek folder
` [PATCH v7 2/6] dt-bindings: thermal: Add binding document for LVTS thermal controllers
` [PATCH v7 3/6] thermal: mediatek: Add LVTS drivers for SoC theraml zones
` [PATCH v7 4/6] thermal: mediatek: Add thermal zone settings for mt8195
` [PATCH v7 5/6] arm64: dts: mt8195: Add efuse node to mt8195
` [PATCH v7 6/6] arm64: dts: mt8195: Add thermal zone

[PATCH v3 0/5] Add interconnect support for SM6350
 2022-05-26 12:36 UTC  (7+ messages)
` [PATCH v3 1/5] interconnect: qcom: icc-rpmh: Support child NoC device probe
` [PATCH v3 2/5] dt-bindings: interconnect: qcom: Split out rpmh-common bindings
` [PATCH v3 3/5] dt-bindings: interconnect: Add Qualcomm SM6350 NoC support
` [PATCH v3 4/5] interconnect: qcom: Add SM6350 driver support

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-05-26 10:27 UTC  (10+ messages)
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks

[PATCH v21 0/4] Add support for the silergy,sy7636a
 2022-05-26  8:30 UTC  (7+ messages)
` [PATCH v21 1/4] mfd: silergy,sy7636a: Add config option
` [PATCH v21 2/4] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v21 3/4] ARM: dts: imx7d-remarkable2: "
` [PATCH v21 4/4] ARM: dts: imx7d-remarkable2: Enable lcdif

[PATCH] devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
 2022-05-26  8:28 UTC 

[RFC PATCH v1 0/9] deferred_probe_timeout logic clean up
 2022-05-26  8:15 UTC  (10+ messages)
` [RFC PATCH v1 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
` [RFC PATCH v1 2/9] pinctrl: devicetree: "
` [RFC PATCH v1 3/9] net: mdio: "
` [RFC PATCH v1 4/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
` [RFC PATCH v1 5/9] driver core: Set fw_devlink.strict=1 by default
` [RFC PATCH v1 6/9] iommu/of: Delete usage of driver_deferred_probe_check_state()
` [RFC PATCH v1 7/9] driver core: Add fw_devlink_unblock_may_probe() helper function
` [RFC PATCH v1 8/9] net: ipconfig: Force fw_devlink to unblock any devices that might probe
` [RFC PATCH v1 9/9] driver core: Delete driver_deferred_probe_check_state()

[PATCH v1 1/2] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
 2022-05-26  4:04 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ee80e69facff8b4c9c955b8e8c58949c50b4f6f3
 2022-05-26  3:43 UTC 

[PATCH v3] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
 2022-05-26  0:16 UTC 

[PATCH v25 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-25 22:07 UTC  (11+ messages)

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

[CFP] Power Management and Thermal Control MC at LPC 2022
 2022-05-25 17:48 UTC 

[PATCH 1/2] thermal: rcar_gen3_thermal: Add r8a779f0 support
 2022-05-25 17:15 UTC  (4+ messages)
` [PATCH 2/2] thermal: rcar_gen3_thermal: improve logging during probe

[PATCH] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 2022-05-25 17:09 UTC  (2+ messages)

[PATCH V7 0/4] Add unit test module for AMD P-State driver
 2022-05-25 16:21 UTC  (9+ messages)
` [PATCH V7 1/4] cpufreq: amd-pstate: Expose struct amd_cpudata
` [PATCH V7 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver
` [PATCH V7 3/4] selftests: amd-pstate: Add test trigger "
` [PATCH V7 4/4] Documentation: amd-pstate: Add unit test introduction

[PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock
 2022-05-25 14:33 UTC  (10+ messages)
` [PATCH 05/16] ptrace: Remove dead code from __ptrace_detach
` [PATCH 07/16] signal: Wake up the designated parent
` [PATCH 08/16] ptrace: Only populate last_siginfo from ptrace

[PATCH v2] Documentation: admin-guide: pm: Add Out of Band mode
 2022-05-25 13:50 UTC  (2+ messages)

[PATCH v2] thermal: int340x: Add Meteor Lake PCI device id
 2022-05-25 13:46 UTC  (2+ messages)

[PATCH] ACPI: DPTF: Support Meteor Lake
 2022-05-25 13:38 UTC  (3+ messages)

[GIT PULL] OPP updates for 5.19-rc1
 2022-05-25 13:19 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 5.19-rc1
 2022-05-25 13:19 UTC  (2+ messages)

[PATCH 0/5] qcom-cpufreq-nvmem: Add msm8939 with some fixups
 2022-05-25 12:51 UTC  (2+ messages)

[PATCH v5 0/2] Introduce MediaTek CCI devfreq driver
 2022-05-25 12:09 UTC  (4+ messages)
` [PATCH v5 2/2] PM / devfreq: mediatek: "

[PATCH v3 0/7] ufs: set power domain performance state when scaling gears
 2022-05-25  7:16 UTC  (3+ messages)
` [PATCH v3 4/7] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS

[PATCH] opp: Fix error check in dev_pm_opp_attach_genpd()
 2022-05-25  6:47 UTC  (2+ messages)

[PATCH v3] cpufreq: fix race on cpufreq online
 2022-05-25  5:32 UTC  (11+ messages)

[GIT PULL] ACPI updates for v5.19-rc1
 2022-05-24 23:42 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.19-rc1
 2022-05-24 23:42 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v5.19-rc1
 2022-05-24 23:42 UTC  (2+ messages)

[PATCH v17 0/5] USB DWC3 host wake up support from system suspend
 2022-05-24 22:12 UTC  (5+ messages)
` [PATCH v17 2/5] usb: dwc3: core: Host "
` [PATCH v17 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend

[RFC PATCH] PM: domains: Decrement subdomain counter after powering it off
 2022-05-24 21:07 UTC 

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-24 20:16 UTC  (6+ messages)
` [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off()

[PATCH v2 0/5] Add interconnect support for SM6350
 2022-05-24 17:30 UTC  (7+ messages)
` [PATCH v2 2/5] dt-bindings: interconnect: Add Qualcomm SM6350 NoC support

[PATCH] cpuidle: tegra: honor ARCH_SUSPEND_POSSIBLE
 2022-05-24 15:57 UTC 


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