linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-27 07:30:40 to 2022-06-01 11:56:42 UTC [more...]

[PATCH 0/8] interconnect: support i.MX8MP
 2022-06-01 11:56 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: interconnect: imx8m: Add bindings for imx8mp noc
` [PATCH 2/8] interconnect: add device managed bulk API
` [PATCH 3/8] interconnect: imx: fix max_node_id
` [PATCH 4/8] interconnect: imx: set src node
` [PATCH 5/8] interconnect: imx: introduce imx_icc_provider
` [PATCH 6/8] interconnect: imx: set of_node for interconnect provider
` [PATCH 7/8] interconnect: imx: configure NoC mode/prioriry/ext_control
` [PATCH 8/8] interconnect: imx: Add platform driver for imx8mp

[PATCH 0/8] Add interconnect for i.MX8MP blk ctrl
 2022-06-01 11:52 UTC  (12+ messages)
` [PATCH 1/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP media "
` [PATCH 2/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP hdmi "
` [PATCH 3/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP hsio "
` [PATCH 4/8] soc: imx: add icc paths for i.MX8MP media "
` [PATCH 5/8] soc: imx: add icc paths for i.MX8MP hsio/hdmi "
` [PATCH 6/8] arm64: dts: imx8mp: add NoC node
` [PATCH 7/8] arm64: dts: imx8mp: add interconnects for media blk ctrl
` [PATCH 8/8] arm64: dts: imx8mp: add interconnect for hsio "

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

[PATCH v4 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-01 10:11 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH v4 2/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH v4 3/4] arm64: defconfig: enable Qualcomm Bandwidth Monitor
` [PATCH v4 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH 00/14] Add Mediatek MT6370 PMIC support
 2022-06-01  9:57 UTC  (22+ messages)
` [PATCH 01/14] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH 02/14] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH 03/14] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [PATCH 04/14] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH 05/14] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH 06/14] leds: mt6370: Add Mediatek MT6370 Indicator support
` [PATCH 07/14] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [PATCH 08/14] video: backlight: mt6370: Add Mediatek MT6370 support
` [PATCH 09/14] dt-bindings: usb: Add Mediatek MT6370 TCPC binding documentation
` [PATCH 10/14] dt-bindings: power: supply: Add Mediatek MT6370 Charger "
` [PATCH 11/14] dt-bindings: leds: mt6370: Add Mediatek mt6370 indicator documentation
` [PATCH 12/14] dt-bindings: leds: Add Mediatek MT6370 flashlight binding documentation
` [PATCH 13/14] dt-bindings: backlight: Add Mediatek MT6370 backlight "
` [PATCH 14/14] dt-bindings: mfd: Add Mediatek MT6370 "

[PATCH v3 0/8] vfio/pci: power management changes
 2022-06-01  9:49 UTC  (12+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[RESEND 00/14] Add Mediatek MT6370 PMIC support
 2022-06-01  9:46 UTC  (26+ messages)
` [RESEND 01/14] dt-bindings: usb: Add Mediatek MT6370 TCPC binding
` [RESEND 02/14] dt-bindings: power: supply: Add Mediatek MT6370 Charger binding
` [RESEND 03/14] dt-bindings: leds: mt6370: Add Mediatek mt6370 indicator
` [RESEND 04/14] dt-bindings: leds: Add Mediatek MT6370 flashlight binding
` [RESEND 05/14] dt-bindings: backlight: Add Mediatek MT6370 backlight binding
` [RESEND 06/14] dt-bindings: mfd: Add Mediatek MT6370 binding
` [RESEND 07/14] mfd: mt6370: Add Mediatek MT6370 support
` [RESEND 08/14] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [RESEND 09/14] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [RESEND 10/14] iio: adc: mt6370: Add Mediatek MT6370 support
` [RESEND 11/14] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [RESEND 12/14] leds: mt6370: Add Mediatek MT6370 Indicator support
` [RESEND 13/14] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [RESEND 14/14] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH 1/4] dt-bindings: power: supply: bq24190: use regulator schema for child node
 2022-06-01  7:19 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: power: supply: qcom,pm8941: "
` [PATCH 3/4] dt-bindings: power: supply: qcom,pm8941: document usb-charge-current-limit
` [PATCH 4/4] dt-bindings: power: supply: summit,smb347: use absolute path to schema

[PATCH v3 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-01  7:12 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH v3 2/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH v3 3/4] arm64: defconfig: enable Qualcomm Bandwidth Monitor
` [PATCH v3 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-01  7:07 UTC  (10+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
` [PATCH v2 2/9] pinctrl: devicetree: "
` [PATCH v2 3/9] net: mdio: "
` [PATCH v2 4/9] driver core: Add wait_for_init_devices_probe helper function
` [PATCH v2 5/9] net: ipconfig: Relax fw_devlink if we need to mount a network rootfs
` [PATCH v2 6/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
` [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default
` [PATCH v2 8/9] iommu/of: Delete usage of driver_deferred_probe_check_state()
` [PATCH v2 9/9] driver core: Delete driver_deferred_probe_check_state()

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-31 21:24 UTC  (4+ messages)
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API

[PATCH 09/14] dt-bindings: usb: Add Mediatek MT6370 TCPC binding documentation
 2022-05-31 20:40 UTC  (9+ messages)
` [PATCH 10/14] dt-bindings: power: supply: Add Mediatek MT6370 Charger "
` [PATCH 11/14] dt-bindings: leds: mt6370: Add Mediatek mt6370 indicator documentation
` [PATCH 12/14] dt-bindings: leds: Add Mediatek MT6370 flashlight binding documentation
` [PATCH 13/14] dt-bindings: backlight: Add Mediatek MT6370 backlight "
` [PATCH 14/14] dt-bindings: mfd: Add Mediatek MT6370 "

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-31 19:46 UTC  (3+ messages)

[RESEND 1/2] power_supply: Register cooling device outside of probe
 2022-05-31 18:30 UTC  (2+ messages)
` [RESEND 2/2] power_supply: Use of-thermal cdev registration API

[PATCH v6 0/2] Introduce MediaTek CCI devfreq driver
 2022-05-31 12:25 UTC  (6+ 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

[PATCH 0/5] OPP: Replace custom set_opp() with config_regulators()
 2022-05-31 10:10 UTC  (6+ messages)
` [PATCH 1/5] OPP: Add support for config_regulators() helper
` [PATCH 2/5] OPP: Make _generic_set_opp_regulator() a config_regulators() interface
` [PATCH 3/5] OPP: Add dev_pm_opp_get_supplies()
` [PATCH 4/5] OPP: ti: Migrate to config_regulators()
` [PATCH 5/5] OPP: Remove custom OPP helper support

Ruch z pierwszej pozycji w Google
 2022-05-31  8:15 UTC 

[Bug 215938] New: amd-pstate ignoring scaling_max_freq after waking from suspend
 2022-05-31  7:32 UTC  (3+ messages)
` [Bug 215938] "

[PATCH v25 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-31  5:55 UTC  (12+ messages)

[PATCH 00/31] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-05-31  5:12 UTC  (13+ messages)
` [PATCH 08/31] cpufreq: tegra20: Migrate to dev_pm_opp_set_config()
  ` [PATCH 10/31] devfreq: exynos: "

[rafael-pm:bleeding-edge] BUILD SUCCESS 2517a0ba026a90d717f7bd9ee51098c10e93904d
 2022-05-31  4:51 UTC 

[GIT PULL] Additional thermal control update for v5.19-rc1
 2022-05-30 18:46 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.19-rc1
 2022-05-30 18:46 UTC  (2+ messages)

[GIT PULL] More power management updates for v5.19-rc1
 2022-05-30 18:46 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC
 2022-05-30 18:38 UTC  (3+ messages)
` [PATCH 2/3] thermal: mediatek: control buffer enablement tweaks
` [PATCH 3/3] thermal: mediatek: add support for MT8365 SoC

[PATCH v4] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
 2022-05-30 15:17 UTC  (2+ messages)

[PATCH 0/2] arm64: remove generic ARM cpuidle support
 2022-05-30 15:37 UTC  (6+ messages)
` [PATCH 1/2] cpuidle: cpuidle-arm: remove arm64 support
` [PATCH 2/2] arm64: cpuidle: remove generic cpuidle support

[PATCH AUTOSEL 5.10 18/76] tools/power turbostat: fix ICX DRAM power numbers
 2022-05-30 13:43 UTC 

[PATCH AUTOSEL 5.4 12/55] tools/power turbostat: fix ICX DRAM power numbers
 2022-05-30 13:46 UTC 

[PATCH AUTOSEL 5.15 023/109] tools/power turbostat: fix ICX DRAM power numbers
 2022-05-30 13:37 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 027/109] cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI mode

[PATCH v2 0/1] cpufreq: CPPC: Fix unused-function warning
 2022-05-30 13:36 UTC  (4+ messages)
` [PATCH -next v2 1/1] "

[PATCH AUTOSEL 5.17 028/135] tools/power turbostat: fix ICX DRAM power numbers
 2022-05-30 13:29 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 034/135] cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI mode

[PATCH -next] cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE
 2022-05-30 13:32 UTC  (3+ messages)

[PATCH AUTOSEL 5.18 032/159] tools/power turbostat: fix ICX DRAM power numbers
 2022-05-30 13:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 041/159] cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI mode

[RFC PATCH v1 0/9] deferred_probe_timeout logic clean up
 2022-05-30  9:46 UTC  (9+ messages)
` [RFC PATCH v1 2/9] pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()
` [RFC PATCH v1 4/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
` [RFC PATCH v1 7/9] driver core: Add fw_devlink_unblock_may_probe() helper function

[PATCH v1] cpufreq: CPPC: Fix unused-function warning
 2022-05-30  9:46 UTC  (6+ messages)

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

[PATCH v3 0/2] Enable EAS for CPPC/ACPI based systems
 2022-05-30  6:42 UTC  (3+ messages)
` [PATCH v3 2/2] cpufreq: CPPC: Register EM based on efficiency class information

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-30  4:59 UTC  (12+ messages)

[PATCH v21 0/4] Add support for the silergy,sy7636a
 2022-05-28 18:20 UTC  (3+ messages)
` [PATCH v21 4/4] ARM: dts: imx7d-remarkable2: Enable lcdif

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

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-28  1:59 UTC  (4+ 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)

[rafael-pm:bleeding-edge] BUILD SUCCESS 4eec359c469be110cdaa32c4a511930e9459fd8b
 2022-05-27  7:30 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).