linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-23 19:08:07 to 2023-08-28 06:59:02 UTC [more...]

[PATCH] cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
 2023-08-28  6:57 UTC  (2+ messages)

[PATCH] cpufreq: governor: Free dbs_data directly when gov->init() fails
 2023-08-28  6:56 UTC  (2+ messages)

[PATCH v2 0/6] PM: domains: Add control for switching back and forth to HW control
 2023-08-28  6:48 UTC  (6+ messages)
` [PATCH v2 4/6] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode

[PATCH] cpufreq: mediatek: change transition delay for MT8186
 2023-08-28  6:39 UTC  (2+ messages)

[Patch] cpufreq: tegra194: add online/offline hooks
 2023-08-28  6:14 UTC  (2+ messages)

[Patch v2] cpufreq: tegra194: remove opp table in exit hook
 2023-08-28  6:11 UTC  (2+ messages)

[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
 2023-08-27 23:32 UTC  (8+ messages)
` [RFC PATCH 1/7] sched/pelt: Add a new function to approximate the future util_avg value
` [RFC PATCH 2/7] sched/pelt: Add a new function to approximate runtime to reach given util
` [RFC PATCH 3/7] sched/fair: Remove magic margin in fits_capacity()
` [RFC PATCH 4/7] sched: cpufreq: Remove magic 1.25 headroom from apply_dvfs_headroom()
` [RFC PATCH 5/7] sched/schedutil: Add a new tunable to dictate response time
` [RFC PATCH 6/7] sched/pelt: Introduce PELT multiplier
` [RFC PATCH 7/7] cpufreq: Change default transition delay to 2ms

[PATCH v3 0/1] Add add-maintainer.py script
 2023-08-27 16:44 UTC  (3+ messages)
` [PATCH v3 1/1] scripts: Add add-maintainer.py

[PATCH v4 00/23] ARM: qcom: apq8064: support CPU frequency scaling
 2023-08-27 11:50 UTC  (24+ messages)
` [PATCH v4 01/23] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH v4 02/23] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH v4 03/23] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH v4 04/23] dt-bindings: cache: describe L2 cache on Qualcomm Krait platforms
` [PATCH v4 05/23] interconnect: icc-clk: add support for scaling using OPP
` [PATCH v4 06/23] clk: qcom: krait-cc: rewrite driver to use clk_hw instead of clk
` [PATCH v4 07/23] soc: qcom: spm: add support for voltage regulator
` [PATCH v4 08/23] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling
` [PATCH v4 09/23] ARM: dts: qcom: apq8064-asus-nexus7-flo: constraint cpufreq regulators
` [PATCH v4 10/23] ARM: dts: qcom: apq8064-cm-qs600: "
` [PATCH v4 11/23] ARM: dts: qcom: apq8064-ifc6410: "
` [PATCH v4 12/23] ARM: dts: qcom: apq8064-sony-xperia-lagan-yuga: "
` [PATCH v4 13/23] ARM: dts: qcom: apq8064: rename SAW nodes to power-manager
` [PATCH v4 14/23] ARM: dts: qcom: apq8064: declare SAW2 regulators
` [PATCH v4 15/23] ARM: dts: qcom: apq8064: add Krait clock controller
` [PATCH v4 16/23] ARM: dts: qcom: apq8064: add L2 cache scaling
` [PATCH v4 17/23] ARM: dts: qcom: apq8064: add simple CPUFreq support
` [PATCH v4 18/23] ARM: dts: qcom: apq8064: enable passive CPU cooling
` [PATCH v4 19/23] ARM: dts: qcom: msm8960: declare SAW2 regulators
` [PATCH v4 20/23] ARM: dts: qcom: apq8084: drop 'regulator' property from SAW2 device
` [PATCH v4 21/23] ARM: dts: qcom: msm8974: "
` [PATCH v4 22/23] ARM: dts: qcom: ipq4019: drop 'regulator' property from SAW2 devices
` [PATCH v4 23/23] ARM: dts: qcom: ipq8064: "

[PATCH] dt-bindings: interconnect: qcom,rpmh: do not require reg on SDX65 MC virt
 2023-08-27 11:40 UTC 

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-27  5:52 UTC  (7+ messages)
` [PATCH v2 1/1] scripts: Add add-maintainer.py

[PATCH v4 0/6] cpufreq: qcom-nvmem: support apq8064 cpufreq scaling
 2023-08-27  3:28 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v4 2/6] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v4 3/6] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH v4 4/6] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH v4 5/6] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH v4 6/6] cpufreq: qcom-nvmem: enable core voltage scaling for MSM8960

[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
 2023-08-26 20:27 UTC  (12+ messages)
` [PATCH 1/4] sched: cpufreq: Rename map_util_perf to apply_dvfs_headroom
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() escaping uclamp constraints
` [PATCH RFC 4/4] sched: cpufreq: Apply DVFS headroom to CFS only

[PATCH] thermal/drivers/qcom/lmh: Fix missing IRQ check in lmh_probe()
 2023-08-26 11:09 UTC 

[PATCH] cpufreq: Fix the race condition while updating the transition_task of policy
 2023-08-26  9:58 UTC 

[PATCH] cpufreq: pcc: Fix the potentinal scheduling delays in target_index()
 2023-08-26  9:57 UTC 

[PATCH] cpufreq: Fix typo in the comment of CPUFREQ_NEED_UPDATE_LIMITS
 2023-08-26  9:54 UTC  (2+ messages)
` [PATCH] cpufreq: Fix typo in the comment of cpufreq_register_notifier()

[PATCH] cpufreq: Fix inconsistency in error messages of cpufreq_resume/suspend()
 2023-08-26  9:52 UTC 

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-26  2:28 UTC  (4+ messages)

[PATCH v3] PCI/PM: Only read PCI_PM_CTRL register when available
 2023-08-25 21:25 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 1d5e1321ead0b6172df55d47f190742f7a614bfd
 2023-08-25 20:30 UTC 

[PATCH v1] thermal: core: Drop unused .get_trip_*() callbacks
 2023-08-25 16:42 UTC  (2+ messages)

[PATCH v4 00/10] Fix up icc clock rate calculation on some platforms
 2023-08-25 15:38 UTC  (11+ messages)
` [PATCH v4 01/10] interconnect: qcom: icc-rpm: Add AB/IB calculations coefficients
` [PATCH v4 02/10] interconnect: qcom: icc-rpm: Separate out clock rate calulcations
` [PATCH v4 03/10] interconnect: qcom: icc-rpm: Let nodes drive their own bus clock
` [PATCH v4 04/10] interconnect: qcom: icc-rpm: Check for node-specific rate coefficients
` [PATCH v4 05/10] interconnect: qcom: qcm2290: Hook up MAS_APPS_PROC's bus clock
` [PATCH v4 06/10] interconnect: qcom: qcm2290: Set AB coefficients
` [PATCH v4 07/10] interconnect: qcom: qcm2290: Update EBI channel configuration
` [PATCH v4 08/10] interconnect: qcom: sdm660: Set AB/IB coefficients
` [PATCH v4 09/10] interconnect: qcom: msm8996: "
` [PATCH v4 10/10] clk: qcom: smd-rpm: Move CPUSS_GNoC clock to interconnect

Fwd: Intel Xeon w9-3495X hangs during S3 stress test
 2023-08-25 14:08 UTC 

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25 13:32 UTC  (6+ messages)
` [PATCH 16/29] PM: hibernate: Convert to bdev_open_by_dev()
` [PATCH 17/29] PM: hibernate: Drop unused snapshot_test argument

[Patch] cpufreq: tegra194: remove opp table in exit hook
 2023-08-25 11:33 UTC  (5+ messages)

[PATCH v3 00/13] arm_scmi/cpufreq: Add generic performance scaling support
 2023-08-25 11:26 UTC  (14+ messages)
` [PATCH v3 01/13] firmware: arm_scmi: Extend perf protocol ops to get number of domains
` [PATCH v3 02/13] firmware: arm_scmi: Extend perf protocol ops to get information of a domain
` [PATCH v3 03/13] cpufreq: scmi: Prepare to move OF parsing of domain-id to cpufreq
` [PATCH v3 04/13] firmware: arm_scmi: Align perf ops to use domain-id as in-parameter
` [PATCH v3 05/13] firmware: arm_scmi: Drop redundant ->device_domain_id() from perf ops
` [PATCH v3 06/13] cpufreq: scmi: Avoid one OF parsing in scmi_get_sharing_cpus()
` [PATCH v3 07/13] cpufreq: scmi: Drop redundant ifdef in scmi_cpufreq_probe()
` [PATCH v3 08/13] dt-bindings: arm: cpus: Add a power-domain-name for a performance-domain
` [PATCH v3 09/13] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13
` [PATCH v3 10/13] dt-bindings: power: Clarify performance capabilities of power-domains
` [PATCH v3 11/13] cpufreq: scmi: Add support to parse domain-id using #power-domain-cells
` [PATCH v3 12/13] PM: domains: Allow genpd providers to manage OPP tables directly by its FW
` [PATCH v3 13/13] genpd: arm: Add the SCMI performance domain

[PATCH 1/4] dt-bindings: thermal-zones: Document critical-action
 2023-08-25 10:24 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: thermal: Document the values for the 'critical-action'
` [PATCH 3/4] reboot: Introduce hw_protection_reboot()
` [PATCH 4/4] thermal: thermal_core: Allow rebooting after critical temp

[PATCH] soc: ti: Use for_each_node_with_property() simplify code logic
 2023-08-25 10:07 UTC  (4+ messages)

[PATCH v2] cpufreq: Support per-policy performance boost
 2023-08-25  6:39 UTC  (3+ messages)

[PATCH] thermal/drivers/mediatek/lvts_thermal: remove unneeded semicolon
 2023-08-25  6:10 UTC 

[PATCH V3 0/7] AMD Pstate Preferred Core
 2023-08-25  2:56 UTC  (18+ messages)
` [PATCH V3 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V3 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V3 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
` [PATCH V3 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V3 5/7] cpufreq: amd-pstate: Update AMD Pstate Preferred Core ranking dynamically
` [PATCH V3 6/7] Documentation: amd-pstate: introduce AMD Pstate Preferred Core
` [PATCH V3 7/7] Documentation: introduce AMD Pstate Preferrd Core mode kernel command line options

decouple block open flags from fmode_t v2
 2023-08-25  2:44 UTC  (3+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens

[PATCH v3 0/2] Improve VM CPUfreq and task placement behavior
 2023-08-24 23:55 UTC  (6+ messages)
` [PATCH v3 2/2] cpufreq: add virtual-cpufreq driver

[PATCH v5 1/2] dt-bindings: imx8mm-thermal: Document nxp,reboot-on-critical
 2023-08-24 21:17 UTC  (4+ messages)
` [PATCH v5 2/2] thermal: imx8mm: Allow reboot after critical temperature

pm/testing baseline: 51 runs, 4 regressions (acpi-6.5-rc8-154-ge1903ccb69a7c)
 2023-08-24 19:58 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (acpi-6.5-rc8-154-ge1903ccb69a7c)
 2023-08-24 19:14 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS b7dde0aa86616fe65545c48835feb4182f34a0c1
 2023-08-24 16:49 UTC 

[PATCH 1/2] dt-bindings: imx8mm-thermal: Document 'nxp,reboot-on-critical'
 2023-08-24 16:46 UTC  (10+ messages)

[PATCH v2] power: supply: sbs-battery: Make similar OF and ID table
 2023-08-24 16:23 UTC 

[PATCH v4] thermal: imx8mm: Allow reboot after critical temperature
 2023-08-24 15:25 UTC  (2+ messages)

[PATCH] thermal: Explicitly include correct DT includes
 2023-08-24 15:16 UTC  (2+ messages)

[PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC
 2023-08-24 14:23 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: tsens: Add sa8775p compatible
` [PATCH v2 2/2] arm64: dts: qcom: Enable tsens and thermal for sa8775p SoC

[PATCH 0/2] Add charger support for the Nintendo Switch
 2023-08-24 13:29 UTC  (14+ messages)
` [PATCH 1/2] power: supply: bq24190: Support bq24193
` [PATCH 2/2] power: supply: bq24190_charger: Export current regulator
` [PATCH v2 0/3] Add charger support for the Nintendo Switch
  ` [PATCH v2 1/3] dt-bindings: power: supply: bq24190: Add ti,bq24193
  ` [PATCH v2 2/3] power: supply: bq24190_charger: Support bq24193
  ` [PATCH v2 3/3] power: supply: bq24190_charger: Export current regulator

[PATCH v3] thermal: imx8mm: Allow reboot after critical temperature
 2023-08-24 12:21 UTC 

[PATCH v2] thermal: imx8mm: Allow reboot after critical temperature
 2023-08-24 12:18 UTC  (3+ messages)

[GIT PULL] interconnect changes for 6.6
 2023-08-24 12:00 UTC  (2+ messages)

[PATCH 0/2] Enable tsens and thermal for sa8775p SoC
 2023-08-24 11:23 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: thermal: tsens: Add sa8775p compatible
` [PATCH 2/2] arm64: dts: qcom: Enable tsens and thermal for sa8775p SoC

[PATCH -next] soc: loongson2_pm: fix wrong pointer check in loongson2_power_button_init()
 2023-08-24  9:10 UTC 

[PATCH v2] genpd: Explicitly include correct DT includes
 2023-08-24  9:11 UTC  (3+ messages)

[PATCH] intel_idle: Add RaptorLake support
 2023-08-24  6:30 UTC  (6+ messages)

[PATCH v2] PCI/PM: Only read PCI_PM_CTRL register when available
 2023-08-24  1:27 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: lmh: update maintainer address
 2023-08-23 22:36 UTC 

[PATCH v9 0/3] dma-fence: Deadline awareness (uabi edition)
 2023-08-23 21:54 UTC 

[PATCH v5 00/11] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-08-23 21:01 UTC  (4+ messages)
` [PATCH v5 03/11] PM / QoS: Fix constraints alloc vs reclaim locking

[PATCH 5.17 127/298] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
 2023-08-23 20:59 UTC  (11+ messages)

[PATCH] dt-bindings: use capital "OR" for multiple licenses in SPDX
 2023-08-23 19:49 UTC  (2+ messages)

[PATCH 09/10] thermal: Add PCIe cooling driver
 2023-08-23 19:47 UTC  (2+ messages)

[PATCH v2 0/3] Add support for H616 Thermal system
 2023-08-23 19:43 UTC  (4+ messages)
` [PATCH v2 2/3] thermal: sun8i: Add support for H616 THS controller

[PATCH] PCI: Tidy save/restore config messages
 2023-08-23 19:22 UTC  (2+ messages)

[PATCH] cpufreq: pmac32: Use of_property_read_reg() to parse "reg"
 2023-08-23 19:07 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).