Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2023-07-04 18:38:50 to 2023-07-10 19:22:04 UTC [more...]

[PATCH 1/2] thermal: core: constify params in thermal_zone_device_register
 2023-07-10 19:21 UTC  (4+ messages)
` [PATCH 2/2] thermal: of: fix double-free on unregistration

Prevent PM suspend from powering off the domain for non-wakeup in-use devices
 2023-07-10 17:59 UTC  (4+ messages)

[PATCH v4 02/21] thermal/drivers/sun8i: convert to use devm_request*_irq_probe()
 2023-07-10 17:28 UTC  (33+ messages)
` [PATCH v4 03/21] thermal/drivers/armada: "
` [PATCH v4 04/21] thermal/drivers/broadcom: "
` [PATCH v4 05/21] thermal/drivers/tegra: "
` [PATCH v4 06/21] thermal/drivers/db8500: "
` [PATCH v4 07/21] thermal/drivers/rcar: "
` [PATCH v4 08/21] thermal/drivers/qcom/temp-alarm: "
` [PATCH v4 09/21] thermal: intel: int340x: processor_thermal: "
` [PATCH v4 10/21] thermal/drivers/exynos: "
` [PATCH v4 11/21] thermal/drivers/hisi: "
` [PATCH v4 12/21] thermal/drivers/rockchip: "
` [PATCH v4 13/21] drivers/thermal/rcar_gen3_thermal: "
` [PATCH v4 14/21] thermal/drivers/mediatek/lvts_thermal: "
` [PATCH v4 15/21] thermal: max77620: "
` [PATCH v4 16/21] thermal/drivers/intel/bxt_pmic: "
` [PATCH v4 17/21] thermal/drivers/stm: "
` [PATCH v4 18/21] thermal/drivers/qcom/tsens-v0_1: "
` [PATCH v4 19/21] thermal: qcom-spmi-adc-tm5: "
` [PATCH v4 20/21] thermal/drivers/uniphier: "
` [PATCH v4 21/21] thermal/drivers/imx: "

[PATCH v2 0/4] dt-bindings: power: reset: at91: convert to YAML
 2023-07-10 17:12 UTC  (10+ messages)
` [PATCH v2 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: convert to yaml

[PATCH] dt-bindings: thermal: tegra: Convert to json-schema
 2023-07-10 15:13 UTC  (5+ messages)

[PATCH 0/6] Add IPQ5332 TSENS support
 2023-07-10 15:03 UTC  (22+ messages)
` [PATCH 1/6] dt-bindings: thermal: tsens: Add nvmem cells for calibration data
` [PATCH 2/6] thermal/drivers/tsens: Add TSENS enable and calibration support for V2
` [PATCH 3/6] dt-bindings: thermal: tsens: Add ipq5332 compatible
` [PATCH 4/6] arm64: dts: qcom: ipq5332: Add tsens node
` [PATCH 5/6] arm64: dts: qcom: ipq5332: Add thermal zone nodes
` [PATCH 6/6] thermal/drivers/tsens: Add IPQ5332 support

[PATCH V5] thermal/core/power_allocator: reset thermal governor when trip point is changed
 2023-07-10 13:36 UTC  (4+ messages)

[PATCH 00/18] genpd: Create a genpd directory to host genpd providers
 2023-07-10 13:08 UTC  (38+ messages)
` [PATCH 01/18] genpd: Create a new subsystem "
` [PATCH 02/18] soc: actions: Move power-domain driver to the genpd dir
` [PATCH 03/18] soc: amlogic: Move power-domain drivers "
` [PATCH 04/18] soc: apple: Move power-domain driver "
` [PATCH 05/18] soc: bcm: Move power-domain drivers "
` [PATCH 06/18] soc: imx: "
` [PATCH 07/18] soc: mediatek: "
` [PATCH 08/18] soc: qcom: "
` [PATCH 09/18] soc: renesas: "
` [PATCH 10/18] soc: rockchip: Mover power-domain driver "
` [PATCH 11/18] soc: samsung: Move "
` [PATCH 12/18] soc: starfive: Move the "
` [PATCH 13/18] soc: sunxi: Move "
` [PATCH 14/18] soc: tegra: Move powergate-bpmp "
` [PATCH 15/18] soc: ti: Mover power-domain drivers "
` [PATCH 16/18] soc: xilinx: Move power-domain driver "
` [PATCH 17/18] ARM: ux500: Convert power-domain code into a regular platform driver
` [PATCH 18/18] ARM: ux500: Move power-domain driver to the genpd dir

[PATCH v4 00/21] Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
 2023-07-10  9:58 UTC 

[PATCH v4 0/4] Sapphire Rapids C0.x idle states support
 2023-07-10  9:31 UTC  (5+ messages)
` [PATCH v4 1/4] x86/umwait: use 'IS_ENABLED()'
` [PATCH v4 2/4] x86/mwait: Add support for idle via umwait
` [PATCH v4 3/4] intel_idle: rename 'intel_idle_hlt_irq_on()'
` [PATCH v4 4/4] intel_idle: add C0.2 state for Sapphire Rapids Xeon

[PATCH 0/2] SC7180 BWMONs
 2023-07-10  5:07 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] PM: domains: Add control for switching back and forth to HW control
 2023-07-10  4:11 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev

[PATCH] thermal: imx8mm: suppress log message on probe deferral
 2023-07-09 22:19 UTC  (3+ messages)

[PATCH 01/11] iio: adc: Update bindings for ADC7 name used on QCOM PMICs
 2023-07-09 17:25 UTC  (8+ messages)
` [PATCH 04/11] iio: adc: Update bindings to remove support "
` [PATCH 08/11] dt-bindings: iio: adc: Copy QCOM ADC bindings files

[PATCH v2 0/4] One more step to the thermal zone structure encapsulation
 2023-07-07 20:37 UTC  (5+ messages)
` [PATCH v2 1/4] thermal/core: Hardening the self-encapsulation
` [PATCH v2 2/4] thermal/core: Reorder the headers inclusion
` [PATCH v2 3/4] thermal/drivers/int3400: Use thermal zone device wrappers
` [PATCH v2 4/4] thermal/drivers/int340x: Do not check the thermal zone state

[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
 2023-07-07 17:14 UTC  (20+ messages)

[PATCH v3 0/3] Sapphire Rapids C0.x idle states support
 2023-07-07 17:13 UTC  (4+ messages)
` [PATCH v3 1/2] x86/mwait: Add support for idle via umwait

[Bug 215800] New: amd-pstate does not allow to set arbitrary maximum CPU frequency above 2200MHz for a desktop Zen 3 CPU
 2023-07-07 15:23 UTC  (7+ messages)
` [Bug 215800] "

[PATCH v3 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-07-07 14:11 UTC  (17+ messages)
` [PATCH v3 1/6] thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
` [PATCH v3 2/6] thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
` [PATCH v3 3/6] thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
` [PATCH v3 4/6] thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
` [PATCH v3 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
` [PATCH v3 6/6] thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors

[PATCH] soc: ti: smartreflex: void function return statements are not generally useful
 2023-07-07 13:38 UTC 

[Bug 215729] New: amd-pstate driver has a much higher idle power consumption for a desktop Zen 3 CPU
 2023-07-07 13:24 UTC  (2+ messages)
` [Bug 215729] "

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-07 12:24 UTC  (13+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[PATCH v3 00/28] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-07 10:59 UTC  (3+ messages)

[PATCH] thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
 2023-07-07  8:32 UTC  (3+ messages)

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-07-06 23:48 UTC  (17+ messages)
` [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
` [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU

Question on platform_suspend_ops::suspend_again() callback
 2023-07-06 20:50 UTC  (2+ messages)

Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
 2023-07-06 16:33 UTC  (7+ messages)
              `  "

[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
 2023-07-06 11:14 UTC  (3+ messages)
` [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space

[rafael-pm:bleeding-edge] BUILD SUCCESS bd9bb08847da3b1eba2ea8cebf514d9287e7f4fb
 2023-07-06  1:48 UTC 

[PATCH 01/30] block: also call ->open for incremental partition opens
 2023-07-06  0:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/8] Finish thermal zone structure encapsulation
 2023-07-05 11:49 UTC  (7+ messages)
` [PATCH 5/8] thermal/drivers/int3400: Use thermal zone device wrappers

[PATCH v3 0/5] introduce devm_request_threaded_irq_emsg()
 2023-07-05 10:14 UTC  (12+ messages)
` [PATCH v3 1/5] genirq/devres: Add devm_request_threaded_irq_emsg()

Delay on resume from hibernation in swsusp_free()
 2023-07-05 10:12 UTC 

[PATCH v3] PM: QoS: Restore support for default value on frequency QoS
 2023-07-05  8:59 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS bf244610b488082b381bca2cc9247b70d13c0367
 2023-07-05  5:37 UTC 

[GIT PULL] More power management updates for v6.5-rc1
 2023-07-04 18:38 UTC  (2+ messages)


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