linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-25 15:39:31 to 2023-08-29 06:00:32 UTC [more...]

[Patch] cpufreq: tegra194: fix warning due to missing opp_put
 2023-08-29  5:59 UTC  (2+ messages)

[PATCH] freezer,sched: Use saved_state to reduce some spurious wakeups
 2023-08-29  5:22 UTC  (3+ messages)

[PATCH 0/5] soc: loongson: Fix some issues about loongson_pm2
 2023-08-29  3:21 UTC  (13+ messages)
` [PATCH 1/5] soc: loongson: loongson_pm2: add dependency for INPUT
` [PATCH 2/5] dt-bindings: soc: loongson,ls2k-pmc: Add missing compatible for Loongson-2K2000
` [PATCH 3/5] soc: loongson: loongson_pm2: "
` [PATCH 4/5] dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child
` [PATCH 5/5] soc: loongson: loongson_pm2: Populate children syscon nodes

[GIT PULL] Power management updates for v6.6-rc1
 2023-08-29  1:47 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.6-rc1
 2023-08-29  1:47 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.6-rc1
 2023-08-29  1:47 UTC  (2+ messages)

[PATCH v3 0/7] thermal: processor_thermal: Suport workload hint
 2023-08-29  0:23 UTC  (8+ messages)
` [PATCH v3 1/7] thermal: int340x: processor_thermal: Move mailbox code to common module
` [PATCH v3 2/7] thermal: int340x: processor_thermal: Add interrupt configuration
` [PATCH v3 3/7] thermal: int340x: processor_thermal: Use non MSI interrupts by default
` [PATCH v3 4/7] thermal/drivers/int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor Lake
` [PATCH v3 5/7] thermal: int340x: processor_thermal: Add workload type hint interface
` [PATCH v3 6/7] thermal/drivers/int340x: Support workload hint interrupts
` [PATCH v3 7/7] selftests/thermel/intel: Add test to read workload hint

[PATCH v2] cpufreq: intel_pstate: set stale CPU frequency to minimum
 2023-08-28 23:35 UTC  (3+ messages)

[PATCH] power: supply: rt5033_charger: recognize EXTCON setting
 2023-08-28 22:42 UTC 

[GIT PULL] cpupower update for Linux 6.6-rc2
 2023-08-28 22:39 UTC 

[PATCH 0/7] Add support for IPQ5018 tsens
 2023-08-28 21:19 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: thermal: qcom-tsens: Add ipq5018 compatible
` [PATCH 2/7] thermal/drivers/qcom: Add new feat for soc without rpm
` [PATCH 3/7] thermal/drivers/qcom/tsens: Add support for IPQ5018 tsens
` [PATCH 4/7] thermal/drivers/qcom: Add IPQ5018 compatible
` [PATCH 5/7] dt-bindings: nvmem: Add compatible for IPQ5018
` [PATCH 6/7] arm64: dts: qcom: ipq5018: Add tsens node
` [PATCH 7/7] arm64: dts: qcom: ipq5018: Add thermal zones

[PATCH v4 00/23] ARM: qcom: apq8064: support CPU frequency scaling
 2023-08-28 21:18 UTC  (32+ 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 v3 1/3] dt-bindings: thermal-zones: Document critical-action
 2023-08-28 19:59 UTC  (3+ messages)
` [PATCH v3 2/3] reboot: Introduce hw_protection_reboot()
` [PATCH v3 3/3] thermal: thermal_core: Allow rebooting after critical temp

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

[PATCH v2 1/3] dt-bindings: thermal-zones: Document critical-action
 2023-08-28 18:54 UTC  (4+ messages)
` [PATCH v2 2/3] reboot: Introduce hw_protection_reboot()
` [PATCH v2 3/3] thermal: thermal_core: Allow rebooting after critical temp

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-28 17:07 UTC  (3+ messages)

[PATCH v4 0/4] Sapphire Rapids C0.x idle states support
 2023-08-28 16:43 UTC  (2+ messages)

[PATCH] dt-bindings: interconnect: qcom,rpmh: do not require reg on SDX65 MC virt
 2023-08-28 15:25 UTC  (2+ messages)

pm/testing baseline: 51 runs, 4 regressions (pm-6.6-rc1-122-g07b618ec9d7a)
 2023-08-28 14:50 UTC 

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-28 14:27 UTC  (7+ messages)

[PATCH] dt-bindings: thermal: lmh: update maintainer address
 2023-08-28 14:21 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (pm-6.6-rc1-122-g07b618ec9d7a)
 2023-08-28 14:07 UTC 

[PATCH v3] PCI/PM: Only read PCI_PM_CTRL register when available
 2023-08-28 12:44 UTC  (3+ messages)

[PATCH] cpufreq: Fix inconsistency in error messages of cpufreq_resume/suspend()
 2023-08-28 12:31 UTC  (3+ messages)

[Patch v2] cpufreq: tegra194: remove opp table in exit hook
 2023-08-28 12:25 UTC  (4+ messages)

[GIT PULL] cpufreq/arm updates for 6.6
 2023-08-28 12:18 UTC  (2+ messages)

[GIT PULL] OPP updates for 6.6
 2023-08-28 12:17 UTC  (2+ messages)

decouple block open flags from fmode_t v2
 2023-08-28 12:09 UTC  (4+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens

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

[PATCH v2] power: supply: sbs-battery: Make similar OF and ID table
 2023-08-28 11:28 UTC  (2+ messages)

[PATCH] thermal/drivers/qcom/lmh: Fix missing IRQ check in lmh_probe()
 2023-08-28 11:08 UTC  (2+ messages)

[PATCH v4 0/6] cpufreq: qcom-nvmem: support apq8064 cpufreq scaling
 2023-08-28 11:07 UTC  (11+ 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] cpufreq: Fix the race condition while updating the transition_task of policy
 2023-08-28  9:29 UTC  (6+ messages)

[PATCH] thermal/of: Fix a leak in thermal_of_zone_register()
 2023-08-28  8:06 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

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

[PATCH] cpufreq: governor: Free dbs_data directly when gov->init() fails
 2023-08-28  7:27 UTC  (4+ messages)

[PATCH] cpufreq: pcc: Fix the potentinal scheduling delays in target_index()
 2023-08-28  7:02 UTC  (2+ messages)

[PATCH] cpufreq: Fix typo in the comment of CPUFREQ_NEED_UPDATE_LIMITS
 2023-08-28  7:00 UTC  (4+ messages)
` [PATCH] cpufreq: Fix typo in the comment of cpufreq_register_notifier()

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

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

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

[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  (3+ 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


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