public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-30 07:59:10 to 2022-07-02 07:58:46 UTC [more...]

[rafael-pm:bleeding-edge] BUILD SUCCESS 80e9ad7b085d13f8a9964111e917fc7afb732b8e
 2022-07-02  7:57 UTC 

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-07-01 21:32 UTC  (4+ messages)
` [PATCH v3 2/6] dt-bindings: mfd: Add mp2733 compatible

[GIT PULL] Thermal control update for v5.19-rc5
 2022-07-01 20:09 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.19-rc4
 2022-07-01 20:09 UTC  (2+ messages)

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-07-01 20:06 UTC  (27+ messages)
` [PATCH v4 07/15] regulator: axp20x: Add support for AXP192
` [PATCH v4 08/15] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v4 09/15] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
` [PATCH v4 10/15] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v4 11/15] power: supply: axp20x_usb_power: "
` [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver
` [PATCH v4 13/15] power: axp20x_battery: Add constant charge current table
` [PATCH v4 14/15] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v4 15/15] power: axp20x_battery: Add support for AXP192

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-07-01 19:13 UTC  (25+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
        ` (EXT) "

[PATCH v3 01/10] PM: suspend: Introduce `pm_suspend_preferred_s2idle`
 2022-07-01 18:01 UTC  (18+ messages)
` [PATCH v3 02/10] ACPI / x86: Use new `pm_suspend_preferred_s2idle`
` [PATCH v3 03/10] ACPI: LPIT: "
` [PATCH v3 04/10] ata: ahci: Use `pm_suspend_preferred_s2idle`
` [PATCH v3 05/10] rtc: cmos: "
` [PATCH v3 06/10] thermal: intel: pch: "
` [PATCH v3 07/10] drm/amd: "
` [PATCH v3 08/10] drm/amd: Use `pm_suspend_default_s2idle`
` [PATCH v3 09/10] HID: I2C-HID: Use `pm_suspend_preferred_s2idle`
` [PATCH v3 10/10] HID: usbhid: Set USB mice as s2idle wakeup resources

[PATCH] dt-bindings: power: reset: qcom,pshold: convert to dtschema
 2022-07-01 17:36 UTC  (2+ messages)

[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
 2022-07-01 15:52 UTC  (15+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "

[PATCH v3 00/16] Add support for AXP192 PMIC
 2022-07-01 15:51 UTC  (6+ messages)
` [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver

[PATCH 0/3] Add support for tsens controller reinit via trustzone
 2022-07-01 14:58 UTC  (4+ messages)
` [PATCH 1/3] firmware: qcom_scm: Add support for tsens reinit workaround
` [PATCH 2/3] thermal: qcom: tsens: Add support for 'needs_reinit_wa' for sm8150
` [PATCH 3/3] thermal: qcom: tsens: Implement re-initialization workaround quirk

[PATCH] intel_idle: add CPUIDLE_FLAG_IRQ_ENABLE to SPR C1 and C1E
 2022-07-01 14:06 UTC  (3+ messages)

[PATCH v2] PM / devfreq: exynos-bus: Fix NULL pointer dereference
 2022-07-01 13:49 UTC  (2+ messages)

[PATCH] PM / devfreq: fix exynos-bus NULL pointer dereference
 2022-07-01 13:33 UTC  (2+ messages)

[PATCH] PM / devfreq: Rework freq_table to be local to devfreq struct
 2022-07-01 11:54 UTC  (5+ messages)

[PATCH v4 0/6] vfio/pci: power management changes
 2022-07-01 11:08 UTC  (7+ messages)
` [PATCH v4 1/6] vfio/pci: Mask INTx during runtime suspend
` [PATCH v4 2/6] vfio: Add a new device feature for the power management
` [PATCH v4 3/6] vfio: Increment the runtime PM usage count during IOCTL call
` [PATCH v4 4/6] vfio/pci: Add the support for PCI D3cold state
` [PATCH v4 5/6] vfio/pci: Prevent low power re-entry without guest driver
` [PATCH v4 6/6] vfio/pci: Add support for virtual PME

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

[PATCH v2 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-07-01 10:44 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag

[PATCH] PM: runtime: Fix supplier device management during consumer probe
 2022-07-01 10:36 UTC  (3+ messages)

[PATCH v1] PM-runtime: Check supplier_preactivated before release supplier
 2022-07-01 10:21 UTC  (7+ messages)

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-07-01 10:17 UTC  (4+ messages)
` [PATCH v2 1/2] driver core: Add probe_no_timeout flag for drivers
` [PATCH v2 2/2] serial: Set probe_no_timeout for all DT based drivers

[PATCH] pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig
 2022-07-01  8:38 UTC  (7+ messages)

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

[PATCH v2] dt-bindings: power: reset: qcom-pon: update "reg" property details
 2022-07-01  7:23 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS a4101f533f37bc2cd966ad7dbe379b90f134be30
 2022-07-01  7:08 UTC 

[PATCH] x86/cstate: Replace vendor check with X86_FEATURE_MWAIT in ffh_cstate_init
 2022-07-01  7:05 UTC 

[PATCH 0/8] OPP: Add support for multiple clocks
 2022-07-01  6:47 UTC  (16+ messages)
` [PATCH 5/8] OPP: Allow multiple clocks for a device

[bug report] lscpu: cannot read /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq: Device or resource busy
 2022-07-01  6:44 UTC 

[PATCH] PM / devfreq: Strengthen the handling of governor null pointer
 2022-07-01  4:53 UTC 

[PATCH v4 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-07-01  4:06 UTC  (2+ messages)

[PATCH v3 2/2] ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
 2022-07-01  2:25 UTC 

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-06-30 21:55 UTC  (3+ messages)
` [PATCH v3 05/14] dt-bindings: backlight: Add Mediatek MT6370 backlight

pm/testing baseline: 79 runs, 2 regressions (v5.19-rc4-63-g5a03ffb415cc)
 2022-06-30 21:41 UTC 

[RESEND PATCH 0/5] qcom-cpufreq-nvmem: Add msm8939 with some fixups
 2022-06-30 21:16 UTC  (10+ messages)
` [RESEND PATCH 1/5] dt-bindings: opp: Add missing compat devices
` [RESEND PATCH 4/5] cpufreq: qcom-cpufreq-nvmem: Rename qcs404 data to cpr_genpd

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.19-rc4-63-g5a03ffb415cc)
 2022-06-30 20:58 UTC 

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-30 19:48 UTC  (20+ messages)
` [PATCH v6 02/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file
` [PATCH v6 08/14] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v6 09/14] dt-bindings: firmware: Add fsl,scu "
` [PATCH v6 10/14] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries

[PATCH 0/2] swiotlb: Split up single swiotlb lock
 2022-06-30 17:02 UTC  (4+ messages)
` [PATCH 2/2] x86/ACPI: Set swiotlb area according to the number of lapic entry in MADT

[PATCH v5 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-30 14:26 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: interconnect: qcom,msm8998-cpu-bwmon: add BWMON device

[GIT PULL] devfreq fixes for 5.19-rc5
 2022-06-30 13:37 UTC  (2+ messages)

[PATCH 1/3] thermal/drivers/qcom: Remove get_trend function
 2022-06-30 13:27 UTC  (10+ messages)
` [PATCH 2/3] thermal/drivers/tegra: "
` [PATCH 3/3] thermal/drivers/u8500: Remove the "

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

[PATCH v6 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-30 11:52 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: interconnect: qcom,msm8998-cpu-bwmon: add BWMON device

[PATCH v3 0/7] ufs: set power domain performance state when scaling gears
 2022-06-30  9:55 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: opp: accept array of frequencies

[Bug 216189] New: amd-pstate stops working after S3 suspend
 2022-06-30  8:33 UTC  (3+ messages)
` [Bug 216189] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox