linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-18 12:14:27 to 2022-07-21 22:34:54 UTC [more...]

[PATCH v5 0/5] vfio/pci: power management changes
 2022-07-21 22:34 UTC  (7+ messages)
` [PATCH v5 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v5 2/5] vfio: Increment the runtime PM usage count during IOCTL call
` [PATCH v5 3/5] vfio/pci: Mask INTx during runtime suspend
` [PATCH v5 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
` [PATCH v5 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[PATCH v5 00/12] thermal OF rework
 2022-07-21 21:31 UTC  (13+ messages)
` [PATCH v5 07/12] thermal/core: Rename trips to ntrips
` [PATCH v5 07/12] thermal/core: Rename 'trips' to 'num_trips'
` [PATCH v5 08/12] thermal/core: Add thermal_trip in thermal_zone
` [PATCH v5 10/12] thermal/of: Store the trips in the thermal zone
` [PATCH v5 11/12] thermal/of: Use thermal trips stored "

[PATCH] power: supply: bq27xxx: fix NULL vs 0 warnings
 2022-07-21 21:01 UTC 

[PATCH v4 1/4] thermal/core: Encapsulate the trip point crossed function
 2022-07-21 21:15 UTC  (8+ messages)
` [PATCH v4 2/4] thermal/core: Avoid calling ->get_trip_temp() unnecessarily
` [PATCH v4 3/4] thermal/core: Build ascending ordered indexes for the trip points
` [PATCH v4 4/4] thermal/core: Fix thermal trip cross point

[PATCH] power: supply: bq27xxx: fix __be16 warnings
 2022-07-21 21:07 UTC 

[PATCH] dt-bindings: leds: Describe optional 'reg' property used for Qualcomm LPG nodes
 2022-07-21 20:19 UTC  (2+ messages)

[PATCH] ACPI: PM: x86: Print messages regarding LPS0 idle support
 2022-07-21 19:55 UTC  (2+ messages)

[PATCH V1 0/4] Add tbench/gitsource new test cases for amd-pstate-ut
 2022-07-21 18:02 UTC  (7+ messages)
` [PATCH V1 1/4] selftests: amd-pstate: Modify amd-pstate-ut.sh to basic.sh
` [PATCH V1 2/4] selftests: amd-pstate: Trigger tbench benchmark and test cpus
` [PATCH V1 3/4] selftests: amd-pstate: Trigger gitsource "

[PATCH] ACPI: CPPC: Do not prevent CPPC from working in the future
 2022-07-21 17:41 UTC 

[PATCH v5 0/3] power: domain: handle power supplies that need interrupts
 2022-07-21 17:14 UTC  (8+ messages)
` [PATCH v5 1/3] PM: domain: fix indentation and use BIT macro for flags
` [PATCH v5 2/3] power: domain: handle genpd correctly when needing interrupts
` [PATCH v5 3/3] soc: imx: gpcv2: fix suspend/resume by setting GENPD_FLAG_IRQ_ON

[RFC] PM: domains: Reverse the order of performance and enabling ops
 2022-07-21 16:48 UTC  (2+ messages)

[PATCH v2 0/4] thermal: mediatek: Add support for MT8365 SoC
 2022-07-21 16:37 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: mediatek: add binding documentation "
` [PATCH v2 2/4] thermal: mediatek: add support "
` [PATCH v2 3/4] thermal: mediatek: control buffer enablement tweaks
` [PATCH v2 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

[RESEND 0/4 v7] power: supply: Add Support for RK817 Charger
 2022-07-21 16:17 UTC  (5+ messages)
` [RESEND 1/4 v7] dt-bindings: Add Rockchip rk817 battery charger support
` [RESEND 2/4 v7] mfd: "
` [RESEND 3/4 v7] power: supply: Add charger driver for Rockchip RK817
` [RESEND 4/4 v7] arm64: dts: rockchip: add rk817 chg to Odroid Go Advance

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-07-21 15:50 UTC  (2+ messages)

[PATCH 0/2] Introduce powercap userspace frontend
 2022-07-21 13:02 UTC  (3+ messages)

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-21 10:09 UTC  (13+ messages)
` [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

[PATCH v3 1/4] thermal/core: Encapsulate the trip point crossed function
 2022-07-21  9:34 UTC  (15+ messages)
` [PATCH v3 2/4] thermal/core: Avoid calling ->get_trip_temp() unnecessarily
` [PATCH v3 3/4] thermal/core: Build ascending ordered indexes for the trip points

[PATCH v4 00/13] AMD Pstate Enhancement And Issue Fixs
 2022-07-21  9:15 UTC  (24+ messages)
` [PATCH v4 01/13] x86/msr: Add the MSR definition for AMD CPPC hardware control
` [PATCH v4 02/13] cpufreq: amd-pstate: enable AMD Precision Boost mode switch
` [PATCH v4 03/13] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
` [PATCH v4 04/13] cpufreq: amd-pstate: prefetch cppc_req_cached value in amd_pstate_cpu_init()
` [PATCH v4 05/13] cpufreq: amd-pstate: simplify cpudata pointer assignment
` [PATCH v4 06/13] cpufreq: amd_pstate: fix wrong lowest perf fetch
` [PATCH v4 07/13] cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
` [PATCH v4 08/13] cpufreq: amd-pstate: fix white-space
` [PATCH v4 11/13] cpufreq: amd_pstate: update transition delay time to 1ms
` [PATCH v4 13/13] cpufreq: CPPC: remove the acpi_disabled check

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-07-21  8:40 UTC  (5+ messages)
` [PATCH v2 6/9] Revert "driver core: Set default deferred_probe_timeout back to 0."

[PATCH v10 0/2] Add thermal control driver for Sunplus SoC
 2022-07-21  6:32 UTC  (4+ messages)
` [PATCH v10 1/2] thermal: Add thermal driver for Sunplus

[PATCH] cpuidle: Move cpuidle driver forward before acpi driver in Makefile
 2022-07-21  3:09 UTC  (6+ messages)

There are not enough CPU0 APIC IRQs while doing IRQ migration during S3
 2022-07-21  3:02 UTC  (3+ messages)

[PATCH 00/10] soc/arm64: qcom: Add LLCC BWMON on SDM845
 2022-07-20 19:28 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: interconnect: qcom,msm8998-bwmon: add support for SDM845 LLCC BWMON
` [PATCH 02/10] soc: qcom: icc-bwmon: re-use IRQ enable/clear define
` [PATCH 03/10] soc: qcom: icc-bwmon: drop unused BWMON_ZONE_COUNT
` [PATCH 04/10] soc: qcom: icc-bwmon: store reference to varian data in container
` [PATCH 05/10] soc: qcom: icc-bwmon: clear all registers on init
` [PATCH 06/10] soc: qcom: icc-bwmon: store count unit per variant
` [PATCH 07/10] soc: qcom: icc-bwmon: use regmap and prepare for BWMON v5
` [PATCH 08/10] soc: qcom: icc-bwmon: add per-variant quirks
` [PATCH 09/10] soc: qcom: icc-bwmon: add support for SDM845 LLCC BWMON
` [PATCH 10/10] arm64: dts: qcom: sdm845: add "

[RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle
 2022-07-20 15:54 UTC  (6+ messages)
` [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler

pm_runtime_resume_and_get in .remove callbacks
 2022-07-20 13:38 UTC  (5+ messages)

[PATCH v6 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-07-20 10:27 UTC  (3+ messages)
` [PATCH v6 2/5] drivers: thermal: tsens: Add support for combined interrupt

[PATCH -next] thermal/drivers/u8500: Remove unnecessary print function dev_err()
 2022-07-20 10:25 UTC  (2+ messages)

[PATCH 1/2] thermal/drivers/qcom/temp-alarm: register thermal zones as hwmon sensors
 2022-07-20 10:24 UTC  (5+ messages)
` [PATCH 2/2] thermal/drivers/qcom/spmi-adc-tm5: "

[PATCH 0/3] Add support for tsens controller reinit via trustzone
 2022-07-20  8:27 UTC  (14+ 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 v4 0/3] power: domain: handle power supplies that need interrupts
 2022-07-20  8:21 UTC  (7+ messages)
` [PATCH v4 1/3] PM: domain: fix indentation and use BIT macro for flags
` [PATCH v4 2/3] power: domain: handle genpd correctly when needing interrupts
` [PATCH v4 3/3] soc: imx: gpcv2: fix suspend/resume by setting GENPD_FLAG_IRQ_ON

[PATCH] sched/schedutil: Fix deadlock between cpuset and cpu hotplug when using schedutil
 2022-07-20  7:45 UTC  (6+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 66de314cd08fc4a7830333025d6a9c61ed12cd30
 2022-07-20  6:21 UTC 

pm/testing baseline: 86 runs, 6 regressions (v5.19-rc7-79-g66de314cd08fc)
 2022-07-20  1:03 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.19-rc7-79-g66de314cd08fc)
 2022-07-20  0:19 UTC 

[PATCH] dt-bindings: power: supply: charger-manager: Add missing type for 'cm-battery-stat'
 2022-07-19 21:50 UTC 

[PATCH RESEND] tools/thermal: tmon: include pthread and time headers in tmon.h
 2022-07-19 17:06 UTC  (3+ messages)

[PATCH] powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P
 2022-07-19 14:39 UTC 

[PATCH v2] powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P
 2022-07-19 14:33 UTC  (3+ messages)

[PATCH 0/3] x86: make pat and mtrr independent from each other
 2022-07-19 13:16 UTC  (6+ messages)
` [PATCH 2/3] x86: add wrapper functions for mtrr functions handling also pat

[PATCH] power: supply: Explain maintenance charging
 2022-07-19 11:41 UTC 

[PATCH v3 1/2] power: domain: handle power supplies that need interrupts
 2022-07-19  9:52 UTC  (6+ messages)
` [PATCH v3 2/2] PM: domains: fix indentation and use BIT macro for flags

[PATCH] thermal: cpufreq_cooling: Avoid all cluster using global cooling_ops
 2022-07-19  9:24 UTC  (3+ messages)

[PATCH v1 00/33] New thermal OF code
 2022-07-19  9:10 UTC  (3+ messages)
` [PATCH v1 17/33] thermal/drivers/rcar: Switch to new of API

[PATCH] power: supply: ab8500: remove unused static local variable
 2022-07-19  7:57 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 54ae2293921fc535ed38a0511bf2c96f7f28cf57
 2022-07-19  7:50 UTC 

[PATCH v2 1/2] OPP: Fix refcount leak bug for opp_table
 2022-07-19  5:39 UTC  (4+ messages)
` [PATCH v2 2/2] OPP: Fix refcount leak bug for opp

[RFC PATCH 0/4] cpufreq: qcom-hw: Move clocks to CPU node
 2022-07-19  4:19 UTC  (4+ messages)
` [RFC PATCH 1/4] dt-bindings: cpufreq-qcom-hw: Move clocks to CPU nodes

pm/testing baseline: 64 runs, 5 regressions (v5.19-rc7-69-gcd720ad594e64)
 2022-07-19  4:14 UTC 

[PATCH] x86/cstate: Replace vendor check with X86_FEATURE_MWAIT in ffh_cstate_init
 2022-07-19  3:36 UTC  (3+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.19-rc7-69-gcd720ad594e64)
 2022-07-19  3:30 UTC 

[PATCH v3 0/2] add support for PON GEN3 device
 2022-07-18 20:56 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: power: reset: qcom-pon: update "reg" property details
` [PATCH v3 2/2] power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string

[GIT PULL] devfreq next for 5.20
 2022-07-18 18:37 UTC  (2+ messages)

[GIT PULL] cpufreq/arm fixes for 5.19-rc7
 2022-07-18 18:29 UTC  (4+ messages)

[PATCH] cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
 2022-07-18 17:27 UTC  (2+ messages)

[PATCH] thermal/drivers/rzg2l: Fix comments
 2022-07-18 13:41 UTC  (2+ messages)

[PATCH] thermal/ti-soc-thermal: Fix comment typo
 2022-07-15  5:18 UTC 

[PATCH] power: supply: tps65217: Fix comment typo
 2022-07-15  5:12 UTC 

[PATCH] power: supply: Fix comment typo
 2022-07-15  5:11 UTC 

[PATCH] power: supply: ab8500: Fix comment typo
 2022-07-15  5:11 UTC 

[PATCH] cpuidle: coupled: Fix comment typo
 2022-07-15  5:02 UTC 

[PATCH] cpuidle: tegra: Fix comment typo
 2022-07-15  5:01 UTC 

[PATCH v2] power: domain: handle power supplies that need interrupts
 2022-07-18 12:26 UTC  (4+ messages)

[PATCH 0/8] interconnect: Prepare making platform remove callbacks return void
 2022-07-18 12:16 UTC  (4+ messages)
` [PATCH 7/8] interconnect: Make icc_provider_del() "

[PATCH v2 0/8] interconnect: Prepare making platform remove callbacks return void
 2022-07-18 12:14 UTC  (8+ messages)
` [PATCH v2 1/8] interconnect: imx: Ignore return value of icc_provider_del() in .remove()
` [PATCH v2 2/8] interconnect: icc-rpm: "
` [PATCH v2 3/8] interconnect: icc-rpmh: "
` [PATCH v2 4/8] interconnect: msm8974: "
` [PATCH v2 5/8] interconnect: osm-l3: "
` [PATCH v2 6/8] interconnect: sm8450: "
` [PATCH v2 8/8] interconnect: imx: Make imx_icc_unregister() return void


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