linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-31 10:28:42 to 2022-06-02 19:15:12 UTC [more...]

[RESEND 00/14] Add Mediatek MT6370 PMIC support
 2022-06-02 19:14 UTC  (29+ 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/3] thermal/core: Encapsulate the set_cur_state function
 2022-06-02 19:02 UTC  (9+ messages)
` [PATCH 2/3] thermal/debugfs: Add debugfs information
` [PATCH 3/3] thermal/sysfs: Remove cooling device sysfs statistics

x86/mce/therm_throt incorrect THERM_STATUS_CLEAR_CORE_MASK?
 2022-06-02 18:53 UTC  (5+ messages)

[PATCH v3 0/8] vfio/pci: power management changes
 2022-06-02 17:44 UTC  (18+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[PATCH] Documentation: PM: Drop pme_interrupt reference
 2022-06-02 16:33 UTC 

[PATCH 1/4] dt-bindings: power: supply: bq24190: use regulator schema for child node
 2022-06-02 15:47 UTC  (5+ 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 1/3] dt-bindings: interconnect: Update email address
 2022-06-02 14:43 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: reset: aoss: Update e-mail address
` [PATCH 3/3] dt-bindings: reset: pdc: Update email address

[PATCH 00/14] Add Mediatek MT6370 PMIC support
 2022-06-02 13:59 UTC  (28+ 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] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 2022-06-02 13:45 UTC  (2+ messages)

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

[RESEND PATCH] cpuidle: qcom_spm: Fix missing put_device() call in spm_cpuidle_register
 2022-06-02 10:09 UTC 

[cpuidle] f01f07f0a5: WARNING:at_drivers/cpuidle/cpuidle.c:#cpuidle_enter_state
 2022-06-02 10:00 UTC 

[PATCH 00/31] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-06-02  9:47 UTC  (3+ messages)
` [PATCH 19/31] mmc: sdhci-msm: Migrate to dev_pm_opp_set_config()

[PATCH] memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings
 2022-06-02  7:40 UTC  (2+ messages)

[PATCH v2 0/4] Add cpufreq and cci devfreq for mt8183
 2022-06-02  6:54 UTC  (3+ messages)
` [PATCH v2 2/4] opp: add API which get max freq by voltage

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

[GIT PULL] power-supply changes for 5.19
 2022-06-01 21:53 UTC  (2+ messages)

[PATCH] tools/power turbostat: Support RAPTORLAKE P
 2022-06-01 21:49 UTC 

[PATCH] powercap: intel_rapl: Add support for RAPTORLAKE_P
 2022-06-01 19:22 UTC 

[PATCH 0/8] interconnect: support i.MX8MP
 2022-06-01 14:58 UTC  (18+ 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 AUTOSEL 4.19 02/15] PM / devfreq: rk3399_dmc: Disable edev on remove()
 2022-06-01 13:59 UTC 

[PATCH AUTOSEL 5.4 03/20] PM / devfreq: rk3399_dmc: Disable edev on remove()
 2022-06-01 13:58 UTC 

[PATCH AUTOSEL 5.10 05/26] PM / devfreq: rk3399_dmc: Disable edev on remove()
 2022-06-01 13:57 UTC 

[PATCH AUTOSEL 5.15 07/37] PM / devfreq: rk3399_dmc: Disable edev on remove()
 2022-06-01 13:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 23/37] cpufreq: Avoid unnecessary frequency updates due to mismatch

[PATCH AUTOSEL 5.17 09/48] PM / devfreq: rk3399_dmc: Disable edev on remove()
 2022-06-01 13:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 27/48] cpufreq: Avoid unnecessary frequency updates due to mismatch

[PATCH AUTOSEL 5.18 09/49] PM / devfreq: rk3399_dmc: Disable edev on remove()
 2022-06-01 13:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 28/49] cpufreq: Avoid unnecessary frequency updates due to mismatch

[PATCH 0/1] drivers/thermal/thermal_of: Add critical/hot ops support for thermal_of sensor
 2022-06-01 13:14 UTC  (2+ messages)
` [PATCH 1/1] "

[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 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  (4+ messages)
` [PATCH v6 2/2] PM / devfreq: mediatek: "


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