linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 09:52:05 to 2021-09-27 08:24:44 UTC [more...]

[PATCH thermal 1/1] thermal/core: Skip cooling device statistics update for configuration operation
 2021-09-27  8:24 UTC 

[PATCH] intel_idle: remove a couple of useless variables
 2021-09-27  6:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-26 22:40 UTC  (36+ messages)
` [PATCH v13 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v13 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v13 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v13 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v13 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v13 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v13 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v13 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v13 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v13 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v13 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v13 14/35] drm/tegra: gr3d: "
` [PATCH v13 15/35] drm/tegra: vic: Support system suspend
` [PATCH v13 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v13 17/35] bus: tegra-gmi: "
` [PATCH v13 18/35] pwm: tegra: "
` [PATCH v13 19/35] mmc: sdhci-tegra: "
` [PATCH v13 20/35] mtd: rawnand: tegra: "
` [PATCH v13 21/35] spi: tegra20-slink: Add "
` [PATCH v13 22/35] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v13 23/35] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v13 24/35] media: staging: tegra-vde: Support generic "
` [PATCH v13 25/35] soc/tegra: fuse: Reset hardware
` [PATCH v13 26/35] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v13 27/35] soc/tegra: regulators: Prepare for suspend
` [PATCH v13 28/35] soc/tegra: pmc: Rename 3d power domains
` [PATCH v13 29/35] soc/tegra: pmc: Rename core power domain
` [PATCH v13 30/35] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v13 31/35] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v13 32/35] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v13 33/35] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v13 34/35] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v13 35/35] ARM: tegra20/30: Disable unused host1x hardware

[GIT PULL] thermal for v5.15-rc3
 2021-09-26 19:31 UTC  (2+ messages)

[RESEND PATCH] x86: ACPI: cstate: Optimize C3 entry on AMD CPUs
 2021-09-26 15:12 UTC  (3+ messages)

[PATCH v2 1/2] thermal: qcom: tsens: remove data indirection in the debugfs
 2021-09-26 13:42 UTC  (2+ messages)
` [PATCH v2 2/2] thermal: qcom: tsens: fix VER_0 support

[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-09-26  9:06 UTC  (22+ messages)
` [PATCH v2 01/21] x86/cpufreatures: add AMD Collaborative Processor Performance Control feature flag
` [PATCH v2 02/21] x86/msr: add AMD CPPC MSR definitions
` [PATCH v2 03/21] ACPI: CPPC: Check online CPUs for determining _CPC is valid
` [PATCH v2 04/21] ACPI: CPPC: add cppc enable register function
` [PATCH v2 05/21] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH v2 06/21] cpufreq: amd: add fast switch function for amd-pstate module
` [PATCH v2 07/21] cpufreq: amd: add acpi cppc function as the backend for legacy processors
` [PATCH v2 08/21] cpufreq: amd: add trace for amd-pstate module
` [PATCH v2 09/21] cpufreq: amd: add boost mode support for amd-pstate
` [PATCH v2 10/21] cpufreq: amd: add amd-pstate checking support check attribute
` [PATCH v2 11/21] cpufreq: amd: add amd-pstate frequencies attributes
` [PATCH v2 12/21] cpufreq: amd: add amd-pstate performance attributes
` [PATCH v2 13/21] cpupower: add AMD P-state capability flag
` [PATCH v2 14/21] cpupower: add the function to check amd-pstate enabled
` [PATCH v2 15/21] cpupower: initial AMD P-state capability
` [PATCH v2 16/21] cpupower: add the function to get the sysfs value from specific table
` [PATCH v2 17/21] cpupower: add amd-pstate sysfs definition and access helper
` [PATCH v2 18/21] cpupower: enable boost state support for amd-pstate module
` [PATCH v2 19/21] cpupower: move print_speed function into misc helper
` [PATCH v2 20/21] cpupower: print amd-pstate information on cpupower
` [PATCH v2 21/21] Documentation: amd-pstate: add amd-pstate driver introduction

[PATCH] thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable
 2021-09-26  7:17 UTC 

[PATCH 1/2] thermal: qcom: tsens: remove data indirection in the debugfs
 2021-09-26  0:17 UTC  (2+ messages)
` [PATCH 2/2] thermal: qcom: tsens: fix VER_0 support

[PATCH v2 0/11] interconnect: merge AP-owned support into icc-rpm
 2021-09-25 19:40 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: power: supply: max17042: add entry with reviewers
 2021-09-25 12:31 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: power: supply: max17040: "

[PATCH v2 0/3] Add missing A2NoC QoS clocks for SDM660 interconnect driver
 2021-09-24 22:44 UTC  (8+ messages)
` [PATCH v2 2/3] interconnect: qcom: sdm660: Add missing a2noc qos clocks
` [PATCH v2 3/3] arm64: dts: qcom: sdm630: "
  ` (subset) "

[PATCH v2 0/2] thermal: int340x: fix tcc offset on resume
 2021-09-24 17:51 UTC  (5+ messages)
` [PATCH v2 1/2] thermal: int340x: do not set a wrong "

[PATCH 0/1] intel_idle: improve Xeon C1 interrupt response time
 2021-09-24 16:45 UTC  (3+ messages)
` [PATCH 1/1] intel_idle: enable interrupts before C1 on Xeons

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-24 15:38 UTC  (13+ messages)
` [RFC PATCH 2/3] power: supply: Add support for PDOs props

[PATCH] interconnect: samsung: describe drivers in KConfig
 2021-09-24 13:34 UTC 

[GIT PULL] interconnect fixes for 5.15-rc
 2021-09-24 13:14 UTC 

[PATCH 1/2] power: supply: max17040: extend help/description
 2021-09-24 13:06 UTC  (3+ messages)
` [PATCH 2/2] power: supply: max17042: "

[PATCH v1 1/1] thermal: imx: implement runtime PM support
 2021-09-24 11:50 UTC 

[PATCH 0/1] power: supply: max17042_battery: use VFSOC for capacity when no rsns
 2021-09-24 11:45 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-09-24 10:20 UTC  (2+ messages)

[PATCH] x86/ACPI/State: Optimize C3 entry on AMD CPUs
 2021-09-24  5:42 UTC  (7+ messages)

[PATCH RESEND v3 1/2] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
 2021-09-24  2:37 UTC  (2+ messages)
` [PATCH RESEND v3 2/2] usb: xhci-mtk: enable wake-up interrupt "

[PATCH v2 0/4] arm64: dts: qcom: sdm845: Add thermal zones for PM8998 ADC
 2021-09-23 21:23 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: qcom: add HC variant of adc-thermal monitor bindings
` [PATCH v2 2/4] thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant
` [PATCH v2 3/4] arm64: dts: qcom: pm8998: Add ADC Thermal Monitor node
` [PATCH v2 4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channels and thermal zones

pm/testing sleep: 4 runs, 2 regressions (v5.15-rc2-12-g9fa78c37a2e3)
 2021-09-23 21:09 UTC 

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-23 21:09 UTC  (37+ messages)
` [PATCH v12 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v12 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v12 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v12 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v12 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v12 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v12 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v12 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v12 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v12 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v12 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v12 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v12 14/35] drm/tegra: gr3d: "
` [PATCH v12 15/35] drm/tegra: vic: Support system suspend
` [PATCH v12 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v12 17/35] bus: tegra-gmi: "
` [PATCH v12 18/35] pwm: tegra: "
` [PATCH v12 19/35] mmc: sdhci-tegra: "
` [PATCH v12 20/35] mtd: rawnand: tegra: "
` [PATCH v12 21/35] spi: tegra20-slink: Add "
` [PATCH v12 22/35] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v12 23/35] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v12 24/35] media: staging: tegra-vde: Support generic "
` [PATCH v12 25/35] soc/tegra: fuse: Reset hardware
` [PATCH v12 26/35] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v12 27/35] soc/tegra: regulators: Prepare for suspend
` [PATCH v12 28/35] soc/tegra: pmc: Rename 3d power domains
` [PATCH v12 29/35] soc/tegra: pmc: Rename core power domain
` [PATCH v12 30/35] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v12 31/35] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v12 32/35] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v12 33/35] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v12 34/35] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v12 35/35] ARM: tegra20/30: Disable unused host1x hardware

pm/testing baseline: 62 runs, 4 regressions (v5.15-rc2-12-g9fa78c37a2e3)
 2021-09-23 20:54 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc2-12-g9fa78c37a2e3)
 2021-09-23 20:11 UTC 

[PATCH] PM / Suspend: Avoid soft lockup warning with suspend_test
 2021-09-23 19:29 UTC  (2+ messages)

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-23 19:07 UTC  (4+ messages)

[patch 00/11] hrtimers: Cleanup hrtimer_forward() [ab]use
 2021-09-23 16:04 UTC  (2+ messages)
` [patch 06/11] power: reset: ltc2952: Use hrtimer_forward_now()

[RFC PATCH net-next 00/12] Add lan966x driver
 2021-09-23 12:53 UTC  (30+ messages)
` [RFC PATCH net-next 01/12] net: mdio: mscc-miim: Fix the mdio controller
` [RFC PATCH net-next 02/12] net: phy: mchp: Add support for LAN8804 PHY
` [RFC PATCH net-next 03/12] phy: Add lan966x ethernet serdes PHY driver
` [RFC PATCH net-next 04/12] dt-bindings: reset: Add lan966x switch reset bindings
` [RFC PATCH net-next 05/12] reset: lan966x: Add switch reset driver
` [RFC PATCH net-next 06/12] dt-bindings: reset: Add lan966x power reset bindings
` [RFC PATCH net-next 07/12] power: reset: Add lan966x power reset driver
` [RFC PATCH net-next 08/12] dt-bindings: net: lan966x: Add lan966x-switch bindings
` [RFC PATCH net-next 09/12] net: lan966x: add the basic lan966x driver
` [RFC PATCH net-next 10/12] net: lan966x: add port module support
` [RFC PATCH net-next 11/12] net: lan966x: add mactable support
` [RFC PATCH net-next 12/12] net: lan966x: add ethtool configuration and statistics

[PATCH v2 0/3] devfreq: exynos-ppmu: conform to dt naming convention
 2021-09-23  2:22 UTC  (7+ messages)
` [PATCH v2 1/3] devfreq: exynos-ppmu: use node names with hyphens
` [PATCH v2 2/3] devfreq: exynos-ppmu: simplify parsing event-type from DT
  ` [PATCH v2 3/3] ARM: dts: exynos: align PPMU event node names with dtschema

[PATCH v4 RESEND 0/4] power: supply: Add Support for RK817 Charger
 2021-09-22 19:19 UTC  (3+ messages)
` [PATCH v4 RESEND 1/4] dt-bindings: Add Rockchip rk817 battery charger support

[PATCH v20 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2021-09-22 13:53 UTC  (4+ messages)
` [PATCH v20 3/7] "

[PATCH] thermal: thermal_mmio: Constify static struct thermal_mmio_ops
 2021-09-22 11:01 UTC  (2+ messages)
`  "

[RFD] Remove the userspace governor and the cooling device set state sysfs entry
 2021-09-22  9:59 UTC 

[PATCH v2 0/4] Make probe() of Tegra devfreq driver completely resource-managed
 2021-09-22  8:11 UTC  (7+ messages)
` [PATCH v2 1/4] opp: Add more resource-managed variants of dev_pm_opp_of_add_table()
` [PATCH v2 2/4] PM / devfreq: Add devm_devfreq_add_governor()
` [PATCH v2 3/4] PM / devfreq: tegra30: Use resource-managed helpers
` [PATCH v2 4/4] PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rate

[PATCH v2 0/2] Add a generic virtual thermal sensor
 2021-09-22  8:10 UTC  (6+ messages)

pm/testing baseline: 46 runs, 1 regressions (v5.15-rc2-10-g163807478ffd)
 2021-09-21 18:48 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 1 warning (v5.15-rc2-10-g163807478ffd)
 2021-09-21 18:05 UTC 

[RFC PATCH 1/4] dt-bindings: thermal: allow more resets for tsadc node in rockchip-thermal.yaml
 2021-09-20 22:17 UTC  (4+ messages)
` [RFC PATCH 2/4] dt-bindings: thermal: remove redundant comments from rockchip-thermal.yaml


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