public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-02 12:38:57 to 2023-08-07 17:45:06 UTC [more...]

[PATCH] cpufreq: amd-pstate: fix global sysfs attribute type
 2023-08-07 17:44 UTC  (5+ messages)

[PATCH 0/3] x86/cpu: Cleanup of INTEL_FAM6_foo
 2023-08-07 17:36 UTC  (5+ messages)
` [PATCH 1/3] x86/cpu: Fix Gracemont uarch
` [PATCH 2/3] x86/cpu: Fix Crestmont uarch
` [PATCH 3/3] x86/cpu: Update Hybrids

[PATCH v4 0/9] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-08-07 17:11 UTC  (8+ messages)
` [PATCH v4 1/9] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH v4 2/9] PM / devfreq: Teach lockdep about locking order
` [PATCH v4 3/9] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH v4 4/9] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH v4 5/9] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH v4 6/9] interconnect: Fix locking for runpm vs reclaim
` [PATCH v4 7/9] interconnect: Teach lockdep about icc_bw_lock order

[RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-07 16:47 UTC  (10+ messages)
` [RFT][PATCH v2 1/3] cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfront
` [RFT][PATCH v2 2/3] cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some cases
` [RFT][PATCH v2 3/3] cpuidle: teo: Gather statistics regarding whether or not to stop the tick

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-07 16:23 UTC  (32+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] thermal: core: Add mechanism for connecting trips with driver data
` [PATCH v4 00/10] ACPI: thermal: Use trip point table to register thermal zones
  ` [PATCH v4 01/10] thermal: core: Do not handle trip points with invalid temperature
  ` [PATCH v4 02/10] thermal: core: Introduce thermal_zone_device_adjust()
  ` [PATCH v4 03/10] thermal: core: Add priv pointer to struct thermal_trip
  ` [PATCH v4 04/10] thermal: core: Add thermal_zone_update_trip_temp() helper routine
  ` [PATCH v4 05/10] ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
  ` [PATCH v4 06/10] ACPI: thermal: Carry out trip point updates under zone lock
  ` [PATCH v4 07/10] ACPI: thermal: Use trip point table to register thermal zones
  ` [PATCH v4 08/10] ACPI: thermal: Rework thermal_get_trend()
  ` [PATCH v4 09/10] ACPI: thermal: Drop unnecessary thermal zone callbacks
  ` [PATCH v4 10/10] thermal: core: Eliminate code duplication from acpi_thermal_notify()

Fwd: CFI violation when reading amd_pstate/status
 2023-08-07 16:15 UTC  (5+ messages)

[Bug 217765] New: CFI violation when reading amd_pstate/status
 2023-08-07 16:13 UTC  (2+ messages)
` [Bug 217765] "

[PATCH v3 0/3] Add interconnect debugfs client
 2023-08-07 14:29 UTC  (4+ messages)
` [PATCH v3 1/3] debugfs: Add write support to debugfs_create_str()
` [PATCH v3 2/3] interconnect: Reintroduce icc_get()
` [PATCH v3 3/3] interconnect: Add debugfs test client

[PATCH v3 0/4] Add optional properties to MAX17040
 2023-08-07 13:51 UTC  (6+ messages)
` [PATCH v3 4/4] ARM: configs: s5pv210_defconfig: enable IIO required by MAX17040

[PATCH v2 00/15] ARM: oxnas support removal
 2023-08-07 13:44 UTC  (4+ messages)
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver

[PATCH -next 0/5] power: reset: use builtin_platform_driver() to simplify code
 2023-08-07 13:19 UTC  (6+ messages)
` [PATCH -next 1/5] power: reset: st-poweroff: "
` [PATCH -next 2/5] power: reset: msm: "
` [PATCH -next 3/5] power: reset: xgene-reboot: "
` [PATCH -next 4/5] power: reset: axxia-reset: "
` [PATCH -next 5/5] power: reset: syscon-poweroff: "

[PATCH] cpufreq: ACPI: add ITMT support when CPPC enabled
 2023-08-07 13:19 UTC  (2+ messages)

pm/testing baseline: 51 runs, 5 regressions (v6.5-rc5-68-g5fed5528c8fd)
 2023-08-07 12:06 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.5-rc5-68-g5fed5528c8fd)
 2023-08-07 11:23 UTC 

[RFC] PM / QoS: Decouple request alloc from dev_pm_qos_mtx (alternative solution)
 2023-08-07  9:55 UTC  (2+ messages)

[PATCH for 6.5 regression] PM: hibernate: fix resume_store() return value when hibernation not available
 2023-08-07  9:41 UTC  (2+ messages)

[PATCH] PM: QOS: Always use "kstrtos32_from_user()" in cpu_latency_qos_write()
 2023-08-07  6:23 UTC 

[PATCH v3 0/2] Improve VM CPUfreq and task placement behavior
 2023-08-07  3:22 UTC  (15+ messages)
` [PATCH v3 1/2] dt-bindings: cpufreq: add bindings for virtual cpufreq
` [PATCH v3 2/2] cpufreq: add virtual-cpufreq driver

[PATCH v2 22/23] soc: xilinx: Explicitly include correct DT includes
 2023-08-06 13:41 UTC  (8+ messages)
  ` [PATCH v2 17/23] firmware: "
  ` [PATCH v2 02/23] ARM: sti: Drop unused includes
  ` [PATCH v2 16/23] bus: Explicitly include correct DT includes
  ` [PATCH v2 21/23] soc: sunxi: "
  ` [PATCH v2 12/23] ARM: rockchip: Drop unused includes

[PATCH 00/53] icc-rpmh multi-RSC voting groundwork
 2023-08-05 21:21 UTC  (6+ messages)
` [PATCH 02/53] dt-bindings: interconnect: qcom,bcm-voter: Add qcom,bcm-voter-idx

fix the name_to_dev_t mess v2
 2023-08-05 13:07 UTC  (6+ messages)
` [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume

[GIT PULL] interconnect fixes for 6.5-rc
 2023-08-05  6:35 UTC  (2+ messages)

[GIT PULL] Power management fix for v6.5-rc5
 2023-08-05  0:16 UTC  (2+ messages)

[PATCH v3 0/9] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-08-04 20:45 UTC  (14+ messages)
` [PATCH v3 1/9] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH v3 2/9] PM / devfreq: Teach lockdep about locking order
` [PATCH v3 3/9] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH v3 4/9] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH v3 5/9] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH v3 6/9] interconnect: Fix locking for runpm vs reclaim
` [PATCH v3 7/9] interconnect: Teach lockdep about icc_bw_lock order

[PATCH v2 0/3] MM8013 fg driver
 2023-08-04 20:30 UTC  (2+ messages)

[PATCH v2 00/10] Fix up icc clock rate calculation on some platforms
 2023-08-04 16:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: update Claudiu Beznea's email address
 2023-08-04 13:47 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING f20cf9380d2943d4ccb835e329168badc713fccf
 2023-08-04 13:17 UTC 

[PATCH V7 0/4] firmware: ti_sci: Introduce system suspend support
 2023-08-04 11:50 UTC  (5+ messages)
` [PATCH V7 1/4] firmware: ti_sci: Introduce Power Management Ops
` [PATCH V7 2/4] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH V7 3/4] firmware: ti_sci: Allocate memory for Low Power Modes
` [PATCH V7 4/4] firmware: ti_sci: Add system suspend call

[PATCH -next] thermal/drivers/int340x: simplify the code with module_platform_driver
 2023-08-04  9:21 UTC 

[PATCH -next] thermal/drivers/mediatek: Remove repeating warn msg after devm_thermal_add_hwmon_sysfs()
 2023-08-04  4:22 UTC  (2+ messages)

[PATCH v6 0/2] soc: loongson2_pm: add power management support
 2023-08-04  2:54 UTC  (6+ messages)
` [PATCH v6 1/2] soc: dt-bindings: add loongson-2 pm
` [PATCH v6 2/2] soc: loongson2_pm: add power management support

[PATCH v3] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-08-03 20:01 UTC  (4+ messages)

[PATCH -next] power: supply: 88pm860x_battery: fix the return value handle for platform_get_irq()
 2023-08-04  1:18 UTC  (2+ messages)

pm/testing baseline: 49 runs, 5 regressions (v6.5-rc4-68-g8a3c19975d99)
 2023-08-04  0:37 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.5-rc4-68-g8a3c19975d99)
 2023-08-03 23:54 UTC 

[PATCH V6 0/4] firmware: ti_sci: Introduce system suspend support
 2023-08-03 16:08 UTC  (16+ messages)
` [PATCH V6 1/4] firmware: ti_sci: Introduce Power Management Ops
` [PATCH V6 2/4] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH V6 3/4] firmware: ti_sci: Allocate memory for Low Power Modes
` [PATCH V6 4/4] firmware: ti_sci: Introduce system suspend resume support

Fwd: System becomes hot when put to sleep
 2023-08-03 14:13 UTC 

[RFC/RFT][PATCH v1 0/2] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-03 13:54 UTC  (3+ messages)

[PATCH -next] interconnect: fix error handling in qnoc_probe()
 2023-08-03 13:05 UTC 

[RFC][PATCH v2 0/5] cpuidle,teo: Improve TEO vs NOHZ
 2023-08-03 10:12 UTC  (7+ messages)
` [RFC][PATCH v2 1/5] tick/nohz: Introduce tick_get_sleep_length()
` [RFC][PATCH v2 2/5] cpuidle: Inject tick boundary state
` [RFC][PATCH v2 3/5] cpuidle/teo: Simplify a little
` [RFC][PATCH v2 4/5] cpuidle/teo: Avoid tick_nohz_next_event()
` [RFC][PATCH v2 5/5] cpuidle,teo: Improve state selection

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-03  9:16 UTC  (4+ messages)
` [PATCH v2 1/1] scripts: Add add-maintainer.py

[PATCH V2 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
 2023-08-03  6:01 UTC  (3+ messages)
` [PATCH V2 2/2] dt-bindings: cpufreq: "

[PATCH v13 00/10] Add support for Core Power Reduction v3, v4 and Hardened
 2023-08-03  5:49 UTC  (9+ messages)
` [PATCH v13 01/10] cpufreq: blocklist MSM8998 in cpufreq-dt-platdev
` [PATCH v13 06/10] soc: qcom: cpr-common: Add support for flat fuse adjustment
` [PATCH v13 07/10] soc: qcom: cpr: Use u64 for frequency
` [PATCH v13 08/10] soc: qcom: cpr-common: Add threads support
` [PATCH v13 09/10] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH v13 10/10] arm64: dts: qcom: msm8998: Configure CPRh

[PATCH V2] cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
 2023-08-03  1:43 UTC 

[PATCH 0/2] power: supply: qcom_pmi8998_charger fixes
 2023-08-03  0:25 UTC  (4+ messages)
` [PATCH 1/2] power: supply: qcom_pmi8998_charger: remove CHARGE_CONTROL_LIMIT_* props
` [PATCH 2/2] power: supply: qcom_pmi8998_charger: fix charger status

[PATCH -next] power: Fix uninitialized variable usage in smb2_status_change_work()
 2023-08-03  0:25 UTC  (3+ messages)

[RFC][PATCH 0/3] cpuidle,teo: Improve TEO tick decisions
 2023-08-02 13:23 UTC  (12+ messages)
` [RFC][PATCH 1/3] cpuidle: Inject tick boundary state


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