linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-24 08:13:55 to 2023-06-27 18:31:48 UTC [more...]

[PATCH v11 0/9] Add support for Core Power Reduction v3, v4 and Hardened
 2023-06-27 18:30 UTC  (10+ messages)
` [PATCH v11 1/9] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v11 2/9] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment
` [PATCH v11 3/9] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver
` [PATCH v11 4/9] soc: qcom: cpr: Move common functions to new file
` [PATCH v11 5/9] soc: qcom: cpr-common: Add support for flat fuse adjustment
` [PATCH v11 6/9] soc: qcom: cpr: Use u64 for frequency
` [PATCH v11 7/9] soc: qcom: cpr-common: Add threads support
` [PATCH v11 8/9] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH v11 9/9] arm64: dts: qcom: msm8998: Configure CPRh

[GIT PULL] OPP updates for 6.5
 2023-06-27 18:17 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 6.5
 2023-06-27 18:13 UTC  (2+ messages)

[PATCH v1] intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()
 2023-06-27 17:50 UTC 

linux-next: Tree for Jun 27 (idle: intel_idle)
 2023-06-27 17:40 UTC  (2+ messages)

[PATCH] power: supply: rk817: Add missing module alias
 2023-06-27 17:39 UTC  (2+ messages)

[PATCH v2 00/26] ARM: qcom: apq8064: support CPU frequency scaling
 2023-06-27 16:34 UTC  (59+ messages)
` [PATCH v2 01/26] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v2 02/26] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH v2 03/26] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH v2 04/26] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH v2 05/26] dt-bindings: cache: describe L2 cache on Qualcomm Krait platforms
` [PATCH v2 06/26] interconnect: icc-clk: add support for scaling using OPP
` [PATCH v2 07/26] clk: qcom: krait-cc: rewrite driver to use clk_hw instead of clk
` [PATCH v2 08/26] soc: qcom: spm: add support for voltage regulator
` [PATCH v2 09/26] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v2 10/26] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH v2 11/26] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH v2 12/26] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH v2 13/26] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling
` [PATCH v2 14/26] ARM: dts: qcom: apq8064: rename SAW nodes to power-manager
` [PATCH v2 15/26] ARM: dts: qcom: apq8064: declare SAW2 regulators
` [PATCH v2 16/26] ARM: dts: qcom: apq8064: add L2 cache scaling
` [PATCH v2 17/26] ARM: dts: qcom: apq8064: add simple CPUFreq support
` [PATCH v2 18/26] ARM: dts: qcom: apq8064: provide voltage scaling tables
` [PATCH v2 19/26] ARM: dts: qcom: apq8064: enable passive CPU cooling
` [PATCH v2 20/26] ARM: dts: qcom: apq8064-asus-nexus7-flo: constraint cpufreq regulators
` [PATCH v2 21/26] ARM: dts: qcom: apq8064-ifc6410: "
` [PATCH v2 22/26] ARM: dts: qcom: msm8960: declare SAW2 regulators
` [PATCH v2 23/26] ARM: dts: qcom: apq8084: drop 'regulator' property from SAW2 device
` [PATCH v2 24/26] ARM: dts: qcom: msm8974: "
` [PATCH v2 25/26] ARM: dts: qcom: ipq4019: drop 'regulator' property from SAW2 devices
` [PATCH v2 26/26] ARM: dts: qcom: ipq8064: "

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-06-27 15:19 UTC  (13+ 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 18/24] sched/task_struct: Add helpers for IPC classification

[PATCH v1] ACPI: EC: Fix acpi_ec_dispatch_gpe()
 2023-06-27 14:35 UTC 

[PATCH][next] power: supply: bd99954: make read-only array sub_status_reg
 2023-06-27 12:38 UTC  (2+ messages)

[PATCH][next] thermal/drivers/k3_j72xx_bandgap: make read-only const arrays static
 2023-06-27 12:22 UTC 

[RFC PATCH 1/2] PM: domains: Allow devices attached to genpd to be managed by HW
 2023-06-27 11:48 UTC  (8+ messages)
` [RFC PATCH 2/2] clk: qcom: gdsc: Add support for set_hwmode_dev

[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-06-27 11:00 UTC  (17+ messages)
` [PATCH v2 02/15] thermal/drivers/armada: remove redundant msg
` [PATCH v2 03/15] thermal/drivers/brcmstb_thermal: "
` [PATCH v2 04/15] thermal/drivers/db8500: "
` [PATCH v2 05/15] thermal/drivers/hisi: "
` [PATCH v2 06/15] thermal/drivers/imx: "
` [PATCH v2 07/15] thermal/drivers/qcom: "
` [PATCH v2 08/15] thermal/drivers/tegra-soctherm: "
` [PATCH v2 09/15] thermal/drivers/maxim: "
` [PATCH v2 10/15] thermal/drivers/int340x: "
` [PATCH v2 11/15] thermal/drivers/intel: "
` [PATCH v2 12/15] thermal/drivers/stm: "
` [PATCH v2 13/15] thermal/drivers/rockchip: "
` [PATCH v2 14/15] thermal/drivers/tegra: "
` [PATCH v2 15/15] thermal/drivers/mediatek/lvts_thermal: "

fix the name_to_dev_t mess v2
 2023-06-27 10:38 UTC  (6+ messages)
` [PATCH 08/24] init: pass root_device_name explicitly

Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
 2023-06-27 10:19 UTC  (5+ messages)

[PATCH 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-06-27  8:49 UTC  (19+ messages)
` [PATCH 02/15] thermal/drivers/armada: remove redundant msg
` [PATCH 03/15] thermal/drivers/brcmstb_thermal: "
` [PATCH 04/15] thermal/drivers/db8500: "
` [PATCH 05/15] thermal/drivers/hisi: "
` [PATCH 06/15] thermal/drivers/imx: "
` [PATCH 07/15] thermal/drivers/qcom: "
` [PATCH 08/15] thermal/drivers/tegra-soctherm: "
` [PATCH 09/15] thermal/drivers/maxim: "
` [PATCH 10/15] thermal/drivers/int340x: "
` [PATCH 11/15] thermal/drivers/intel: "
` [PATCH 12/15] thermal/drivers/stm: "
` [PATCH 13/15] thermal/drivers/rockchip: "
` [PATCH 14/15] thermal/drivers/tegra: "
` [PATCH 15/15] thermal/drivers/mediatek/lvts_thermal: "

[PATCH 1/6] drivers/thermal/k3: Convert to devm_platform_ioremap_resource()
 2023-06-27  7:47 UTC  (10+ messages)
` [PATCH 2/6] thermal/drivers/k3_j72xx_bandgap: "
` [PATCH 3/6] thermal/drivers/qcom: "
` [PATCH 4/6] drivers/thermal/rcar_gen3_thermal: "
` [PATCH 5/6] thermal/drivers/rcar: "
` [PATCH 6/6] drivers/thermal/ti-soc-thermal: Use devm_platform_get_and_ioremap_resource()

[PATCH v2] PM: QoS: Restore support for default value on frequency QoS
 2023-06-27  7:17 UTC 

decouple block open flags from fmode_t
 2023-06-27  5:41 UTC  (3+ messages)
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release

[GIT PULL] Power management updates for v6.5-rc1
 2023-06-27  2:56 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.5-rc1
 2023-06-27  2:56 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.5-rc1
 2023-06-27  2:56 UTC  (2+ messages)

[PATCH] OPP: Properly propagate error along when failing to get icc_path
 2023-06-27  2:05 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS dac8e1ee51b8fec4b037a575db976ee1ba34d616
 2023-06-27  1:09 UTC 

[Bug 217589] New: Intel CPU maximum boost frequency reduced after resume from suspend to RAM
 2023-06-26 18:53 UTC  (4+ messages)
` [Bug 217589] "

[PATCH V2 0/7] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-26 18:16 UTC  (5+ messages)
` [PATCH V2 7/7] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML

[Bug 217597] New: lscpu reporting incorrect CPU current frequencies
 2023-06-26 17:57 UTC  (2+ messages)
` [Bug 217597] "

[GIT PULL] thermal for v6.5-rc1
 2023-06-26 17:15 UTC  (2+ messages)

[PATCH] PM: hibernate: don't store zero pages in the image file
 2023-06-26 15:47 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] thermal/drivers/sun8i: remove unneeded comments
 2023-06-26 12:55 UTC 

[PATCH] thermal/drivers/qcom/temp-alarm: Use dev_err_probe
 2023-06-26 11:20 UTC  (3+ messages)

[PATCH v2 0/3] MM8013 fg driver
 2023-06-26 10:32 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Mitsumi Electric Co., Ltd
` [PATCH v2 2/3] dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge
` [PATCH v2 3/3] power: supply: Introduce MM8013 fuel gauge driver

[PATCH v6 0/2] power: domain: handle power supplies that need interrupts
 2023-06-26  9:50 UTC  (11+ messages)
` [PATCH v6 1/2] power: domain: handle genpd correctly when needing interrupts

[PATCH V3] thermal/core/power_allocator: avoid thermal cdev can not be reset
 2023-06-26  7:45 UTC  (14+ messages)
` [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-26  6:44 UTC  (7+ messages)

[PATCH] OPP: Use dev_err_probe() when failing to get icc_path
 2023-06-26  6:40 UTC  (2+ messages)

[PATCH] cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc paths
 2023-06-26  6:40 UTC  (3+ messages)

[PATCH] PM: QoS: Restore support for default value on frequency QoS
 2023-06-26  3:51 UTC 

[PATCH 0/8] Finish thermal zone structure encapsulation
 2023-06-25 20:29 UTC  (3+ messages)
` [PATCH 4/8] thermal/core: Update the generic trip points

[PATCH] e1000e: Use PME poll to circumvent unreliable ACPI wake
 2023-06-25  6:28 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 00/45] Add support for sam9x7 SoC family
 2023-06-24  9:19 UTC  (28+ messages)
` [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
` [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
` [PATCH v2 19/45] dt-bindings: mfd: at91: Add SAM9X7 compatible string
` [PATCH v2 20/45] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr
` [PATCH v2 21/45] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix
` [PATCH v2 22/45] dt-bindings: atmel-smc: add microchip,sam9x7-smc
` [PATCH v2 23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
` [PATCH v2 24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
` [PATCH v2 25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` [PATCH v2 26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7
` [PATCH v2 33/45] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x7
` [PATCH v2 35/45] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
  ` (subset) [PATCH v2 00/45] Add support for sam9x7 SoC family


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