linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-23 18:49:34 to 2022-05-26 12:58:18 UTC [more...]

[PATCH v7 0/6] Add LVTS architecture thermal
 2022-05-26 12:58 UTC  (11+ 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 00/31] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-05-26 12:57 UTC  (34+ 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() "

[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

[PATCH 0/3] cpufreq: Minor cleanups
 2022-05-26 11:51 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: Optimize cpufreq_show_cpus()
` [PATCH 2/3] cpufreq: Panic if policy is active in cpufreq_policy_free()
` [PATCH 3/3] cpufreq: Drop unnecessary cpus locking from store()

[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 V8 0/4] Add unit test module for AMD P-State driver
 2022-05-26  7:31 UTC  (6+ 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 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 

'schedutil' (possibly) aberrant behavior surrounding suspend/resume process (timing/delay/run-away CPU issues)
 2022-05-26  3:26 UTC  (4+ messages)

[PATCH v18 0/5] USB DWC3 host wake up support from system suspend
 2022-05-26  2:47 UTC  (9+ 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 v3] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
 2022-05-26  0:16 UTC 

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

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

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-25 21:57 UTC  (8+ messages)

[PATCH] thermal: k3_j72xx_bandgap: Fix ref_table memory leak during probe
 2022-05-25 21:36 UTC 

[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  (12+ messages)
` [PATCH 05/16] ptrace: Remove dead code from __ptrace_detach
` [PATCH 06/16] ptrace: Remove unnecessary locking in ptrace_(get|set)siginfo
` [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] cpufreq: fix race on cpufreq online
 2022-05-25  5:32 UTC  (16+ messages)
` [PATCH v3] "

[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  (13+ messages)
` [PATCH v17 1/5] dt-bindings: usb: dwc3: Add wakeup-source property support
` [PATCH v17 2/5] usb: dwc3: core: Host wake up support from system suspend
` [PATCH v17 3/5] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH v17 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v17 5/5] usb: dwc3: qcom: Keep power domain on to retain controller status

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

[PATCH 00/30] The panic notifiers refactor
 2022-05-24 14:44 UTC  (23+ messages)
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 24/30] panic: Refactor the panic path

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

[PATCH v20 0/4] Add support for the silergy,sy7636a
 2022-05-24 12:42 UTC  (7+ messages)
` [PATCH v20 1/4] mfd: silergy,sy7636a: Add config option

Hello Sir, I seek your urgent consideration
 2022-05-24  9:24 UTC 

[PATCH] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
 2022-05-24  7:25 UTC  (2+ messages)

[PATCH -next] cpufreq: Fix reserved space in cpufreq_show_cpus()
 2022-05-24  7:10 UTC  (2+ messages)

[RFC 0/6] Bootloader based hibernation
 2022-05-23 20:49 UTC  (3+ messages)
` [RFC 2/6] PM: Hibernate: Add option to disable disk offset randomization

[PATCH v5 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM
 2022-05-23 19:02 UTC  (3+ messages)

[PATCH] Documentation: admin-guide: pm: Add Out of Band mode
 2022-05-23 18:35 UTC  (4+ 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).