linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-20 17:37:25 to 2022-07-25 21:29:57 UTC [more...]

[PATCH v2 00/32] New thermal OF code
 2022-07-25 21:26 UTC  (27+ messages)
` [PATCH v2 01/32] thermal/of: Rework the thermal device tree initialization
` [PATCH v2 02/32] thermal/of: Make new code and old code co-exist
` [PATCH v2 03/32] thermal/drivers/rockchip: Switch to new of API
` [PATCH v2 04/32] thermal/drivers/uniphier: "
` [PATCH v2 05/32] thermal/drivers/generic-adc: "
` [PATCH v2 06/32] thermal/drivers/mmio: "
` [PATCH v2 07/32] thermal/drivers/tegra: "
` [PATCH v2 08/32] thermal/drivers/sun8i: "
` [PATCH v2 09/32] thermal/drivers/sprd: "
` [PATCH v2 10/32] thermal/drivers/broadcom: "
` [PATCH v2 11/32] thermal/drivers/qcom: "
` [PATCH v2 12/32] thermal/drivers/st: "
` [PATCH v2 13/32] thermal/drivers/amlogic: "
` [PATCH v2 14/32] thermal/drivers/armada: "
` [PATCH v2 15/32] thermal/drivers/db8500: "
` [PATCH v2 16/32] thermal/drivers/imx: "
` [PATCH v2 17/32] thermal/drivers/rcar: "
` [PATCH v2 18/32] thermal/drivers/rzg2l: "
` [PATCH v2 19/32] thermal/drivers/qoriq: "
` [PATCH v2 20/32] thermal/drivers/mtk: "
` [PATCH v2 21/32] thermal/drivers/banggap: "
` [PATCH v2 23/32] thermal/drivers/hisilicon: "
` [PATCH v2 24/32] thermal/drivers/ti-soc: "
` [PATCH v2 25/32] ata/drivers/ahci_imx: Switch to new of thermal API
` [PATCH v2 26/32] hwmon/drivers: "
` [PATCH v2 27/32] iio/drivers/sun4i_gpadc: "

[PATCH v1 00/33] New thermal OF code
 2022-07-25 21:09 UTC  (12+ messages)
` [PATCH v1 17/33] thermal/drivers/rcar: Switch to new of API

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-25 19:43 UTC  (3+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE

[PATCH v4 0/2] add support for PON GEN3 device
 2022-07-25 19:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: reset: qcom-pon: update "reg" property details
` [PATCH v4 2/2] power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string

[PATCH] intel_idle: make SPR C1 and C1E be independent
 2022-07-25 18:41 UTC  (2+ messages)

[patch] cpufreq: ondemand: Use cpumask_var_t for on-stack cpu mask
 2022-07-25 18:39 UTC  (3+ messages)

[PATCH] cpufreq: loongson2: fix Kconfig "its" grammar
 2022-07-25 18:37 UTC  (2+ messages)

[PATCH v6 00/12] thermal OF rework
 2022-07-25 18:32 UTC  (13+ messages)
` [PATCH v6 01/10] thermal/core: Remove duplicate information when an error occurs
` [PATCH v6 02/10] thermal/of: Replace device node match with device node search
` [PATCH v6 03/10] thermal/of: Remove the device node pointer for thermal_trip
` [PATCH v6 04/10] thermal/of: Move thermal_trip structure to thermal.h
` [PATCH v6 05/10] thermal/core: Remove unneeded EXPORT_SYMBOLS
` [PATCH v6 06/10] thermal/core: Move thermal_set_delay_jiffies to static
` [PATCH v6 07/10] thermal/core: Rename 'trips' to 'num_trips'
` [PATCH v6 08/10] thermal/core: Add thermal_trip in thermal_zone
` [PATCH v6 09/10] thermal/of: Use thermal trips stored in the thermal zone
` [PATCH v6 10/10] thermal/of: Initialize trip points separately

[PATCH] intel_idle: Fix false positive RCU splats due to incorrect hardirqs state
 2022-07-25 17:41 UTC  (2+ messages)

[PATCH] tools/thermal: Fix possible path truncations
 2022-07-25 17:37 UTC 

[PATCH v4 1/4] thermal/core: Encapsulate the trip point crossed function
 2022-07-25 16:35 UTC  (11+ 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 v5 0/5] vfio/pci: power management changes
 2022-07-25 15:04 UTC  (12+ 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 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] thermal: imx8mm: register with hwmon subsystem
 2022-07-25 12:35 UTC  (2+ messages)

WARNING: CPU: 4 PID: 326 at drivers/opp/core.c:2471 dev_pm_opp_set_config+0x344/0x620
 2022-07-25 12:09 UTC  (4+ messages)

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-25 10:31 UTC  (32+ messages)
` [PATCH v6 01/13] dt-bindings: usb: Add MediaTek MT6370 TCPC
` [PATCH v6 02/13] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [PATCH v6 03/13] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [PATCH v6 04/13] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [PATCH v6 05/13] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [PATCH v6 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v6 07/13] mfd: mt6370: Add MediaTek MT6370 support
` [PATCH v6 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v6 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v6 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v6 11/13] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH] cpufreq: schedutil: Move max CPU capacity to sugov_policy
 2022-07-25  8:07 UTC  (6+ messages)

[RESEND 0/4 v7] power: supply: Add Support for RK817 Charger
 2022-07-24 14:58 UTC  (6+ 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 v2 0/5] Add support for tsens controller reinit via trustzone
 2022-07-24 12:24 UTC  (6+ messages)
` [PATCH v2 1/5] firmware: qcom: scm: Add support for tsens reinit workaround
` [PATCH v2 2/5] thermal: qcom: tsens: Add hooks for supplying platform specific reinit quirks
` [PATCH v2 3/5] thermal: qcom: tsens: Add driver support for re-initialization quirk
` [PATCH v2 4/5] thermal: qcom: tsens: Add reinit quirk support for tsens v2 controllers
` [PATCH v2 5/5] thermal: qcom: tsens: Add reinit quirk support for sm6375 controller

[PATCH 00/10] soc/arm64: qcom: Add LLCC BWMON on SDM845
 2022-07-23  8:36 UTC  (16+ 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 "

[GIT PULL] ACPI fix for v5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

[PATCH V2 1/1] thermal/sysfs: Clear cooling_device_stats_attr_group before initialized
 2022-07-22 18:42 UTC  (3+ messages)

[PATCH v5 00/12] thermal OF rework
 2022-07-22 17:25 UTC  (10+ messages)
` [PATCH v5 10/12] thermal/of: Store the trips in the thermal zone
` [PATCH v5 11/12] thermal/of: Use thermal trips stored "

[PATCH v3 1/4] thermal/core: Encapsulate the trip point crossed function
 2022-07-22 16:49 UTC  (10+ messages)
` [PATCH v3 3/4] thermal/core: Build ascending ordered indexes for the trip points

[PATCH] power: supply: Fix typo 'the the' in comment
 2022-07-22  9:29 UTC 

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-07-22  8:14 UTC  (3+ messages)

[PATCH v2 1/4] char: misc: allow calling open() callback without misc_mtx held
 2022-07-22  4:24 UTC  (4+ messages)
` [PATCH v2 2/4] PM: hibernate: call wait_for_device_probe() without system_transition_mutex held

[PATCH] intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check
 2022-07-22  2:59 UTC  (4+ messages)

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

[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  (3+ messages)
` [PATCH V1 1/4] selftests: amd-pstate: Modify amd-pstate-ut.sh to basic.sh

[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

[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  (8+ messages)
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support

[PATCH v4 00/13] AMD Pstate Enhancement And Issue Fixs
 2022-07-21  9:15 UTC  (4+ messages)
` [PATCH v4 02/13] cpufreq: amd-pstate: enable AMD Precision Boost mode switch

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


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