public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-20 17:45:31 to 2023-12-28 11:42:11 UTC [more...]

[PATCH 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2023-12-28 11:41 UTC 

[PATCH v2 1/2] thermal: netlink: Add enum for mutlicast groups indexes
 2023-12-28 10:02 UTC  (2+ messages)
` [PATCH v2 2/2] thermal: netlink: Add thermal_group_has_listeners() helper

[PATCH] thermal: core: export the governor register related API
 2023-12-28 10:39 UTC 

[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
 2023-12-28  7:57 UTC  (4+ messages)
` [PATCH 1/3] ACPI: CPPC: Add get the highest perf register value support
` [PATCH 2/3] x86/sched/itmt: Export two API symbols
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs

[BUG] mutex deadlock of dpm_resume() in low memory situation
 2023-12-28  6:40 UTC  (11+ messages)
      ` [PATCH v1 0/3] PM: sleep: Fix possible device suspend-resume deadlocks
        ` [PATCH v1 1/3] async: Split async_schedule_node_domain()
        ` [PATCH v1 2/3] async: Introduce async_schedule_dev_nocall()
        ` [PATCH v1 3/3] PM: sleep: Fix possible deadlocks in core system-wide PM code

[PATCH] dt-bindings: thermal: k3-j72xx: Update bindings for J721S2 SoCs
 2023-12-28  6:39 UTC 

[PATCH] OPP: Fix _set_required_opps when opp is NULL
 2023-12-28  5:29 UTC  (4+ messages)

[PATCH V12 0/7] amd-pstate preferred core
 2023-12-28  0:28 UTC  (9+ messages)
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-27 20:30 UTC  (20+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [PATCH v2 2/8] clk: qcom: gdsc: Enable supply reglator in GPU GX handler
` [PATCH v2 3/8] clk: qcom: gpucc-sc8280xp: Add external supply for GX gdsc
` [PATCH v2 4/8] soc: qcom: rpmhpd: Drop SA8540P gfx.lvl
` [PATCH v2 5/8] arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
` [PATCH v2 6/8] arm64: dts: qcom: sa8295p-adp: add max20411
` [PATCH v2 7/8] arm64: dts: qcom: sa8295p-adp: Enable GPU
` [PATCH v2 8/8] arm64: defconfig: Enable MAX20411 regulator driver

[PATCH v3 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-27 19:53 UTC  (8+ messages)
` [PATCH v3 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[PATCH 1/2] thermal: netlink: Add enum for mutlicast groups indexes
 2023-12-27 16:01 UTC  (6+ messages)
` [PATCH 2/2] thermal: netlink: Add thermal_group_has_listeners() helper

[PATCH] pmdomain: core: Move the unused cleanup to a _sync initcall
 2023-12-27 15:21 UTC 

[PATCH] pmdomain: core: Print a message when unused power domains are disabled
 2023-12-27 15:18 UTC 

[PATCH v1] thermal: sun8i: extend H6 calibration function to support 4 sensors
 2023-12-27 13:25 UTC  (3+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-27 11:15 UTC  (7+ messages)
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields

[PATCH v4 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-27 10:47 UTC  (3+ messages)
` [PATCH v4 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[PATCH v5 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-27 10:45 UTC  (2+ messages)
` [PATCH v5 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[PATCH] OPP: The level field is always of unsigned int type
 2023-12-27  7:58 UTC 

[PATCH 0/4] thermal: intel: hfi: Fix memory corruption on resume from hibernation
 2023-12-27  6:29 UTC  (5+ messages)
` [PATCH 1/4] thermal: intel: hfi: Refactor enabling code into helper functions
` [PATCH 2/4] thermal: intel: hfi: Enable an HFI instance from its first online CPU
` [PATCH 3/4] thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline
` [PATCH 4/4] thermal: intel: hfi: Add a suspend notifier

[PATCH] pmdomain: qcom: rpmpd: Keep one RPM handle for all RPMPDs
 2023-12-27  1:20 UTC 

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2023-12-27  0:03 UTC  (4+ messages)

omap-i2c: runtime pm issue during suspend to ram
 2023-12-26 16:47 UTC  (6+ messages)

[PATCH v7 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2023-12-26 13:18 UTC  (2+ messages)
` [PATCH v7] "

[RFC PATCH v3 0/3] Add support for reading D1 efuse speed bin
 2023-12-26  5:36 UTC  (5+ messages)
` [RFC PATCH v3 1/3] cpufreq: sun50i: Refactor speed bin decoding
` [RFC PATCH v3 2/3] cpufreq: sun50i: Add support for D1's "
` [RFC PATCH v3 3/3] riscv: dts: allwinner: Fill in OPPs

[PATCH v2 0/5] Rework system pressure interface to the scheduler
 2023-12-26  5:32 UTC  (9+ messages)
` [PATCH v2 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v2 2/5] sched: Take cpufreq feedback into account
` [PATCH v2 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v2 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v2 5/5] sched/pelt: Remove shift of thermal clock

[RFC PATCH 0/2] Introduce runtime modifiable Energy Model
 2023-12-26  5:12 UTC  (5+ messages)
` [PATCH 1/2] OPP: Add API to update EM after adjustment of voltage for OPPs

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-25 19:55 UTC  (4+ messages)

[PATCH] pmdomain: mediatek: fix race conditions with genpd
 2023-12-25 13:36 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS ceeb5ed409777cdf4aa01508dcba0ee526597856
 2023-12-23 17:48 UTC 

[GIT PULL] interconnect changes for 6.8
 2023-12-23 12:49 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc6-104-ga120e0487dc9d)
 2023-12-22 19:36 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 4e374de186c531ab44eb9d7bf13cd3a42e7db245
 2023-12-22 14:38 UTC 

[PATCH] thermal: max7620: fix all kernel-doc warnings
 2023-12-22  6:19 UTC 

[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
 2023-12-22  3:53 UTC  (3+ messages)

pm/testing baseline: 56 runs, 1 regressions (v6.7-rc6-100-g6a473ae3ce709)
 2023-12-22  3:50 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc6-100-g6a473ae3ce709)
 2023-12-22  3:07 UTC 

WARNING: at drivers/cpuidle/cpuidle.c:269
 2023-12-22  3:01 UTC 

[PATCH v3 0/4] dt-bindings: xilinx: Add missing firmware child nodes
 2023-12-21 20:39 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: power: reset: xilinx: Rename node names in examples

[PATCH 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-21 19:16 UTC  (25+ messages)
` [PATCH 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [PATCH 2/8] clk: qcom: gdsc: Enable supply reglator in GPU GX handler
` [PATCH 3/8] clk: qcom: gpucc-sc8280xp: Add external supply for GX gdsc
` [PATCH 4/8] soc: qcom: rpmhpd: Drop SA8540P gfx.lvl
` [PATCH 5/8] arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
` [PATCH 6/8] arm64: dts: qcom: sa8295p-adp: add max20411
` [PATCH 7/8] arm64: dts: qcom: sa8295p-adp: Enable GPU
` [PATCH 8/8] arm64: defconfig: Enable MAX20411 regulator driver

[RFC PATCH v2 0/3] Add support for reading D1 efuse speed bin
 2023-12-21 17:26 UTC  (7+ messages)
` [RFC PATCH v2 1/3] cpufreq: sun50i: Refactor speed bin decoding
` [RFC PATCH v2 2/3] cpufreq: sun50i: Add support for D1's "
` [RFC PATCH v2 3/3] riscv: dts: allwinner: Fill in OPPs

[PATCH v6 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-21 14:33 UTC  (3+ messages)

[RFC PATCH 00/26] Add thermal zones names and new registration func
 2023-12-21 13:54 UTC  (29+ messages)
` [RFC PATCH 01/26] thermal: Introduce thermal_zone_device_register() and params structure
` [RFC PATCH 02/26] thermal/of: Migrate to thermal_zone_device_register()
` [RFC PATCH 03/26] platform/x86: acerhdf: "
` [RFC PATCH 04/26] ACPI: thermal: "
` [RFC PATCH 05/26] thermal/drivers/da9062: "
` [RFC PATCH 06/26] thermal/drivers/imx: "
` [RFC PATCH 07/26] thermal/drivers/rcar: "
` [RFC PATCH 08/26] thermal/drivers/st: "
` [RFC PATCH 09/26] thermal: intel: pch_thermal: "
` [RFC PATCH 10/26] thermal: intel: quark_dts: "
` [RFC PATCH 11/26] thermal: intel: soc_dts_iosf: "
` [RFC PATCH 12/26] thermal: intel: int340x: "
` [RFC PATCH 13/26] thermal: int340x: processor: "
` [RFC PATCH 14/26] thermal: intel: x86_pkg_temp: "
` [RFC PATCH 15/26] power: supply: core: "
` [RFC PATCH 16/26] thermal/drivers/armada: "
` [RFC PATCH 17/26] thermal/drivers/dove: "
` [RFC PATCH 18/26] thermal/drivers/kirkwood: "
` [RFC PATCH 19/26] thermal/drivers/spear: "
` [RFC PATCH 20/26] thermal/drivers/int340x: "
` [RFC PATCH 21/26] wifi: iwlwifi: mvm: "
` [RFC PATCH 22/26] cxgb4: "
` [RFC PATCH 23/26] mlxsw: core_thermal: "
` [RFC PATCH 24/26] fixup! power: supply: core: "
` [RFC PATCH 25/26] thermal: Remove tripless_zone_register and register_with_trips functions
` [RFC PATCH 26/26] thermal: Introduce thermal zones names

[GIT PULL] devfreq next for 6.8
 2023-12-21 13:47 UTC  (2+ messages)

pm/testing baseline: 56 runs, 1 regressions (v6.7-rc6-95-g52227a1b24640)
 2023-12-21 12:48 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc6-95-g52227a1b24640)
 2023-12-21 12:05 UTC 

[PATCH] thermal: cpuidle_cooling: fix kernel-doc warning and a spello
 2023-12-21 11:06 UTC  (2+ messages)

[RFC PATCH] thermal: Add API to update framework with known temperature
 2023-12-21  9:06 UTC 

[PATCH V2 0/3] iio: adc: Add support for QCOM SPMI PMIC5 Gen3 ADC
 2023-12-21  8:04 UTC  (5+ messages)
` [PATCH V2 1/3] dt-bindings: iio: adc: Add QCOM PMIC5 Gen3 ADC bindings

[PATCH v3 0/9] Add callback for cooling list update to speed-up IPA
 2023-12-20 23:17 UTC  (10+ messages)
` [PATCH v3 1/9] thermal: core: Add governor callback for thermal zone change
` [PATCH v3 2/9] thermal: gov_power_allocator: Refactor check_power_actors()
` [PATCH v3 3/9] thermal: gov_power_allocator: Refactor checks in divvy_up_power()
` [PATCH v3 4/9] thermal: gov_power_allocator: Change trace functions
` [PATCH v3 5/9] thermal: gov_power_allocator: Move memory allocation out of throttle()
` [PATCH v3 6/9] thermal: gov_power_allocator: Simplify checks for valid power actor
` [PATCH v3 7/9] thermal/sysfs: Update instance->weight under tz lock
` [PATCH v3 8/9] thermal/sysfs: Update governors when the 'weight' has changed
` [PATCH v3 9/9] thermal: gov_power_allocator: Support new update callback of weights

[PATCH] thermal: qcom: tsens: remove dependency to NVMEM_QCOM_QFPROM
 2023-12-20 22:05 UTC 

[PATCH RFC 0/5] Deprecate register_restart_handler()
 2023-12-20 20:35 UTC  (3+ messages)
` [PATCH RFC 2/5] drivers/soc/litex: Use devm_register_restart_handler()

[PATCH] PM: hibernate: repair Excess function parameter warning
 2023-12-20 18:22 UTC  (2+ messages)

[PATCH v2] PM: Remove obsolete comment from unlock_system_sleep()
 2023-12-20 18:17 UTC  (2+ messages)

[PATCH v2 0/8] Add callback for cooling list update to speed-up IPA
 2023-12-20 17:46 UTC  (6+ messages)
` [PATCH v2 1/8] thermal: core: Add governor callback for thermal zone change


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