linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-22 04:58:45 to 2022-01-03 18:23:20 UTC [more...]

[PATCH v2 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-03 18:24 UTC  (13+ messages)
` [PATCH v2 2/7] x86: Add definitions for the Intel Hardware Feedback Interface
` [PATCH v2 3/7] thermal: intel: hfi: Minimally initialize the "
` [PATCH v2 4/7] thermal: intel: hfi: Handle CPU hotplug events

[PATCH v4] power: supply_core: Pass pointer to battery info
 2022-01-03 18:12 UTC  (2+ messages)

[PATCH v1] power: supply: add dock type
 2022-01-03 17:52 UTC  (2+ messages)

[PATCH v2] extcon: fix extcon_get_extcon_dev() error handling
 2022-01-03 17:46 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] power: supply: ab8500: Fix the error handling path of ab8500_charger_probe()
 2022-01-03 17:40 UTC  (3+ messages)

[PATCH] rtc: mt6397: Check for null res pointer
 2022-01-03 17:39 UTC  (2+ messages)

[PATCH 1/2] net: wwan: iosm: Let PCI core handle PCI power transition
 2022-01-03 17:21 UTC  (9+ messages)
` [PATCH 2/2] net: wwan: iosm: Keep device at D0 for s2idle case

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING 8d681a5245f0a5cfb20326b4f6578af1adb8676b
 2022-01-03 16:49 UTC  (3+ messages)
` [Devel] "

cpufreq: intel_pstate: map utilization into the pstate range
 2022-01-03 16:41 UTC  (29+ messages)

[PATCH v2 1/3] interconnect: imx: Switch from imx_icc_node_adj_desc to fsl,icc-id node assignment
 2022-01-03 15:01 UTC  (6+ messages)
` [PATCH v2 2/3] interconnect: imx: Add imx_icc_get_bw and imx_icc_aggregate functions
` [PATCH v2 3/3] interconnect: imx8: Remove the imx_icc_node_adj_desc

[PATCH v20 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2022-01-03  7:45 UTC  (6+ messages)
` [PATCH v20 5/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings

[PATCH v16 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-01-03  7:43 UTC  (18+ messages)
` [PATCH v16 2/7] arm64: dts: mt8183: add svs device information
` [PATCH v16 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v16 4/7] soc: mediatek: SVS: add debug commands
` [PATCH v16 6/7] arm64: dts: mt8192: add svs device information

[PATCH v17 0/8] Add support for the silergy,sy7636a
 2022-01-01 22:02 UTC  (2+ messages)

[RFC PATCH v1 0/3] convert gpio-restart bindings to yaml
 2022-01-01 22:01 UTC  (6+ messages)
` [RFC PATCH v1 1/3] dt-bindings: power: reset: Convert gpio-restart binding to schema
` [RFC PATCH v1 2/3] dt-bindings: power: reset: gpio-restart: Add -ms suffix to delays
` [RFC PATCH v1 3/3] dt-bindings: power: reset: gpio-restart: Correct default priority

[PATCH 1/3] interconnect: imx: Switch from imx_icc_node_adj_desc to fsl,icc-id node assignment
 2022-01-01 16:41 UTC  (5+ messages)
` [PATCH 2/3] interconnect: imx: Add imx_icc_get_bw and imx_icc_aggregate functions
` [PATCH 3/3] interconnect: imx8: Remove the imx_icc_node_adj_desc

Regression report on laptop suspend
 2022-01-01 14:40 UTC  (5+ messages)

[PATCH v2] power: reset: ltc2952: Fix use of floating point literals
 2021-12-31 22:02 UTC  (3+ messages)

[PATCH v5 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2021-12-31 13:57 UTC  (12+ messages)
` [PATCH v5 1/6] powercap/drivers/dtpm: Move dtpm table from init to data section
` [PATCH v5 2/6] powercap/drivers/dtpm: Add hierarchy creation
` [PATCH v5 3/6] powercap/drivers/dtpm: Add CPU DT initialization support
` [PATCH v5 5/6] rockchip/soc/drivers: Add DTPM description for rk3399

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING 642439a4441150c7ab54db8d54fac1c7fee57b5a
 2021-12-31  9:49 UTC 

[PATCH] thermal: Kconfig: simplify dependency of THERMAL_HWMON
 2021-12-30 19:22 UTC  (4+ messages)

[PATCH v2] thermal/core: Clear all mitigation when thermal zone is disabled
 2021-12-30 18:16 UTC  (3+ messages)

[PATCH v7 00/14] cpufreq: Introduce a new AMD CPU frequency control mechanism
 2021-12-30 16:55 UTC  (17+ messages)
` [PATCH v7 01/14] x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature flag
` [PATCH v7 02/14] x86/msr: Add AMD CPPC MSR definitions
` [PATCH v7 03/14] ACPI: CPPC: Implement support for SystemIO registers
` [PATCH v7 04/14] ACPI: CPPC: Check present CPUs for determining _CPC is valid
` [PATCH v7 05/14] ACPI: CPPC: Add CPPC enable register function
` [PATCH v7 06/14] cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future processors
` [PATCH v7 07/14] cpufreq: amd-pstate: Add fast switch function for AMD P-State
` [PATCH v7 08/14] cpufreq: amd-pstate: Introduce the support for the processors with shared memory solution
` [PATCH v7 09/14] cpufreq: amd-pstate: Add trace for AMD P-State module
` [PATCH v7 10/14] cpufreq: amd-pstate: Add boost mode support for AMD P-State
` [PATCH v7 11/14] cpufreq: amd-pstate: Add AMD P-State frequencies attributes
` [PATCH v7 12/14] cpufreq: amd-pstate: Add AMD P-State performance attributes
` [PATCH v7 13/14] Documentation: amd-pstate: Add AMD P-State driver introduction
` [PATCH v7 14/14] MAINTAINERS: Add AMD P-State driver maintainer entry

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.16-rc7-138-g143d2aca78e4)
 2021-12-30 15:56 UTC 

[PATCH v2] thermal/drivers/int340x: Fix RFIM mailbox write commands
 2021-12-30 15:44 UTC  (3+ messages)

[PATCH] PM: runtime: Annotate pm_runtime_resume_and_get() as __must_check
 2021-12-30 15:34 UTC  (2+ messages)

[GIT PULL] OPP updates for 5.17-rc1
 2021-12-30 14:57 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 5.17-rc1
 2021-12-30 14:52 UTC  (2+ messages)

[PATCH] cpuidle: qcom_spm: Fix missing put_device() call in spm_cpuidle_register
 2021-12-30 11:42 UTC 

[PATCH 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2021-12-30 10:53 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: leds: "
` [PATCH 2/4] dt-bindings: power: supply: "
` [PATCH 3/4] regulator: dt-bindings: "
` [PATCH 4/4] dt-bindings: mfd: "

[PATCH v2 0/2] Add THERMAL control driver for Sunplus SP7021 SoC
 2021-12-29 16:27 UTC  (5+ messages)
` [PATCH v2 1/2] THERMAL: Add THERMAL driver for Sunplus SP7021
` [PATCH v2 2/2] devicetree: bindings THERMAL Add bindings doc "

[PATCH 0/4] mfd/power/regulators: dt-bindings: max14577: convert to dtschema
 2021-12-29 14:15 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: exynos: Align MAX77836 nodes with dtschema on Monk and Rinato
` [PATCH 2/4] dt-bindings: power: supply: maxim,max14577: convert to dtschema
` [PATCH 3/4] regulator: dt-bindings: "
` [PATCH 4/4] dt-bindings: mfd: "

[PATCH] power_supply: ab8500: use default_groups in kobj_type
 2021-12-29 14:09 UTC 

[PATCH] cpufreq: intel_pstate: Update EPP for AlderLake mobile
 2021-12-29 10:22 UTC  (2+ messages)

[PATCH] thermal/core: Clear all mitigation when thermal zone is disabled
 2021-12-29  6:52 UTC  (3+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.16-rc7-119-g63b95bce9ea4)
 2021-12-28 19:56 UTC 

[PATCH] cpufreq: use default_groups in kobj_type
 2021-12-28 18:14 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING 86e4182dd2d1465f6446863dd26da97ea069c8a2
 2021-12-28 10:39 UTC 

[PATCH v2 0/2] Add cpuidle driver for Sunplus SP7021
 2021-12-28  8:45 UTC  (4+ messages)
` [PATCH v2 2/2] cpuidle:sunplus:create cpuidle driver for sunplus sp7021

[rafael-pm:bleeding-edge 97/119] drivers/acpi/acpica/exregion.c:519:17: warning: performing pointer subtraction with a null pointer has undefined behavior
 2021-12-28  1:56 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.16-rc7-85-g16448069b96c)
 2021-12-27 21:16 UTC 

[RFC 21/32] power: Kconfig: add HAS_IOPORT dependencies
 2021-12-27 16:43 UTC 

[GIT PULL] devfreq next for v5.17
 2021-12-27 15:56 UTC  (2+ messages)

[GIT PULL] dtpm for v5.17
 2021-12-27 15:52 UTC  (2+ messages)

[GIT PULL] thermal for v5.17
 2021-12-27 15:47 UTC  (2+ messages)

[PATCH] devfreq: imx-bus: Decouple imx-bus from icc made
 2021-12-27 15:03 UTC 

[GIT PULL] interconnect changes for 5.17
 2021-12-27  9:24 UTC  (2+ messages)

[PATCH] Documentation: power: Update outdated contents in opp.rst
 2021-12-27  4:18 UTC  (2+ messages)

[PATCH v1] cpufreq: mediatek-hw: Fix double devm_remap in hotplug case
 2021-12-27  4:15 UTC  (3+ messages)
` [PATCH v1 1/1] "

Благотворительный фонд помощи недоношенным детям «Право на чудо»
 2021-12-26 15:32 UTC 

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH] thermal: rcar_thermal: Use platform_get_irq_optional() to get the interrupt
 2021-12-25 17:53 UTC  (6+ messages)

[PATCH v3] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-25 17:18 UTC  (4+ messages)

[PATCH] cpufreq: qcom-hw: Use optional irq API
 2021-12-25 16:37 UTC  (3+ messages)

[PATCH v2] thermal: rcar_thermal: Use platform_get_irq_optional() to get the interrupt
 2021-12-25 15:55 UTC  (3+ messages)

[PATCH v2] soc: ti: smartreflex: Use platform_get_irq() to get the interrupt
 2021-12-24 19:58 UTC 

[PATCH v3] tools/power/cpupower/{ToDo => TODO}: Rename the todo file
 2021-12-24 10:43 UTC 

[PATCH v2] tools/power/cpupower/{ToDo => TODO}: Rename the todo file
 2021-12-24 10:39 UTC 

[PATCH] tools/power/cpupower/{ToDo => TODO}: Rename the todo file
 2021-12-23 18:02 UTC  (2+ messages)

[PATCH v3 0/4] qcom_scm: Add support for MC boot address API
 2021-12-23 16:08 UTC  (5+ messages)
` [PATCH v3 1/4] cpuidle: qcom-spm: Check if any CPU is managed by SPM
` [PATCH v3 3/4] firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()

[PATCH] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-23 13:32 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 58d53ba537f27d9ddcf2c94f5f5bd52b63246b95
 2021-12-23  9:17 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH] thermal/drivers/int340x: add functions for mbox read and write commands
 2021-12-23  7:15 UTC  (4+ messages)

Annotate pm_runtime_resume_and_get() as __must_check ?
 2021-12-23  6:59 UTC  (3+ messages)

[PATCH v6 00/14] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-12-23  2:22 UTC  (6+ messages)
` [PATCH v6 02/14] x86/msr: add AMD CPPC MSR definitions

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2021-12-22 19:31 UTC  (9+ messages)
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support

[PATCH v4 1/2] power_supply: Register cooling device outside of probe
 2021-12-22  8:41 UTC  (2+ messages)
` [PATCH v4 2/2] power_supply: Use of-thermal cdev registration API

[rafael-pm:bleeding-edge] BUILD SUCCESS bd982f30deb7baab86095fc89f33954f10dcc387
 2021-12-22  5:21 UTC 

[PATCH v4 08/13] x86/power/keylocker: Restore internal wrapping key from the ACPI S3/4 sleep states
 2021-12-22  4:58 UTC  (3+ 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).