Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-17 22:06:13 to 2024-01-22 22:09:08 UTC [more...]

[Bug 218171] New: amd-pstate not loading on zen2 threadripper 3960x (trx40
 2024-01-22 22:09 UTC  (5+ messages)
` [Bug 218171] "

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-22 21:56 UTC  (23+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2024-01-22 21:46 UTC  (25+ messages)
` [Bug 217931] "

[PATCH v2] Documentation: power: Use kcalloc() instead of kzalloc()
 2024-01-22 17:11 UTC  (2+ messages)

Using scmi performance domains and scmi power domains together
 2024-01-22 20:27 UTC 

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-22 20:02 UTC  (6+ messages)
` [PATCH v2 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v2 3/5] remoteproc: imx_rproc: "

[PATCH] cpufreq/amd-pstate: Fix setting scaling max/min freq values
 2024-01-22 19:37 UTC  (3+ messages)

[RFC PATCH 00/26] Add thermal zones names and new registration func
 2024-01-22 19:19 UTC  (8+ messages)
` [RFC PATCH 01/26] thermal: Introduce thermal_zone_device_register() and params structure

[PATCH v3 0/2] Small runtime PM API changes
 2024-01-22 18:16 UTC  (5+ messages)
` [PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage
` [PATCH v3 2/2] pm: runtime: Add pm_runtime_put_autosuspend() replacement

[PATCH v1] PM: sleep: Use bool for all 1-bit fields in struct dev_pm_info
 2024-01-22 17:13 UTC  (2+ messages)

[PATCH 0/9] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-01-22 16:13 UTC  (13+ messages)
` [PATCH 6/9] arm64: dts: mediatek: mt8186: add default thermal zones
` [PATCH 8/9] thermal/drivers/mediatek/lvts_thermal: allow early empty sensor slots

[PATCH] pmdomain: core: Move the unused cleanup to a _sync initcall
 2024-01-22 15:29 UTC  (3+ messages)

[1/4] interconnect: qcom: icc-rpmh: Add QoS config support
 2024-01-22 15:28 UTC  (7+ messages)
` [2/4] interconnect: qcom: sc7280: enable qos programming
` [3/4] dt-bindings: interconnect: Add clock property to enable QOS on SC7280

[PATCH] pmdomain: renesas: rcar-gen4-sysc: Remove unneeded includes
 2024-01-22 15:26 UTC  (3+ messages)

[PATCH v2] pmdomain: imx8m-blk-ctrl: imx8mp-blk-ctrl: Error out if domains are missing in DT
 2024-01-22 15:21 UTC  (5+ messages)

[PATCH] pmdomain: Add a null pointer check to the omap_prm_domain_init
 2024-01-22 15:21 UTC  (2+ messages)

[PATCH] pmdomain: renesas: r8a77980-sysc: CR7 must be always on
 2024-01-22 15:21 UTC  (2+ messages)

[PATCH] pmdomain: core: Print a message when unused power domains are disabled
 2024-01-22 15:21 UTC  (2+ messages)

[PATCH] pmdomain: qcom: rpmpd: Keep one RPM handle for all RPMPDs
 2024-01-22 15:21 UTC  (2+ messages)

[PATCH v2] PM: domains: Scale down parent performance states in reverse order
 2024-01-22 15:21 UTC  (2+ messages)

pm/testing build: 8 builds: 2 failed, 6 passed, 2 errors, 32 warnings (acpi-6.8-rc1-2-8775-gd8e6ba025f5e4)
 2024-01-22 15:07 UTC 

[PATCH] thermal/drivers/tsens: Add suspend to RAM support for tsens
 2024-01-22 14:32 UTC  (3+ messages)

PS/2 keyboard of laptop Dell XPS 13 9360 goes missing after S3
 2024-01-22 13:43 UTC  (6+ messages)

[PATCH RESEND v2 0/4] PM: hibernate: LZ4 compression support
 2024-01-22 13:18 UTC  (6+ messages)

[PATCH v3 0/4] PM: hibernate: LZ4 compression support
 2024-01-22 13:15 UTC  (5+ messages)
` [PATCH v3 1/4] PM: hibernate: Rename lzo* to make it generic
` [PATCH v3 2/4] PM: hibernate: Move to crypto APIs for LZO compression
` [PATCH v3 3/4] PM: hibernate: Add support for LZ4 compression for hibernation
` [PATCH v3 4/4] PM: hibernate: Support to select compression algorithm

[PATCH v3 0/4] dt-bindings: xilinx: Add missing firmware child nodes
 2024-01-22 13:06 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Directly use stored ratios for max frequencies
 2024-01-22 12:45 UTC  (5+ messages)

[PATCH v1 00/12] PM: sleep: Fix up suspend stats handling and clean up core code
 2024-01-22 11:44 UTC  (13+ messages)
` [PATCH v1 01/12] PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()
` [PATCH v1 02/12] PM: sleep: Relocate two device PM core functions
` [PATCH v1 03/12] PM: sleep: stats: Use array of suspend step names
` [PATCH v1 04/12] PM: sleep: stats: Use an array of step failure counters
` [PATCH v1 05/12] PM: sleep: stats: Use step_failures[0] as a counter of successful cycles
` [PATCH v1 06/12] PM: sleep: stats: Define suspend_stats next to the code using it
` [PATCH v1 07/12] PM: sleep: stats: Call dpm_save_failed_step() at most once per phase
` [PATCH v1 08/12] PM: sleep: stats: Use locking in dpm_save_failed_dev()
` [PATCH v1 09/12] PM: sleep: stats: Log errors right after running suspend callbacks
` [PATCH v1 10/12] PM: sleep: Move some assignments from under a lock
` [PATCH v1 11/12] PM: sleep: Move devices to new lists earlier in each suspend phase
` [PATCH v1 12/12] PM: sleep: Call dpm_async_fn() directly "

[PATCH] thermal: intel: powerclamp: Remove dead code for target mwait value
 2024-01-22 11:01 UTC  (2+ messages)

[PATCH] thermal/sysfs: Always enable hysteresis write support
 2024-01-22 10:19 UTC  (7+ messages)

[PATCH] dt-bindings: power: support NXP i.MX95
 2024-01-22 10:01 UTC  (2+ messages)

[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-01-22  8:47 UTC  (6+ messages)
` [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH v4 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH v4 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH v4 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
` [PATCH v4 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode

[PATCH v2 0/2] Fixes for hang on MT8195-Tomato during mediatek-cpufreq-hw init
 2024-01-22  8:38 UTC  (3+ messages)
` [PATCH v2 2/2] cpufreq: mediatek-hw: Wait for CPU supplies before probing

[PATCH 0/3] power: supply: axp20x_usb_power: prepare for external power delivery negotiation
 2024-01-21 15:25 UTC  (8+ messages)
` [PATCH 1/3] power: supply: axp20x_usb_power: add input current limit
` [PATCH 2/3] power: supply: axp20x_usb_power: enable usb_type reporting
` [PATCH 3/3] power: supply: axp20x_usb_power: set input current limit in probe

[PATCH] Documentation: power: Use kcalloc() instead of kzalloc()
 2024-01-21 11:44 UTC  (2+ messages)

[RFC PATCH v1 0/7] Introduction of PSCR Framework and Related Components
 2024-01-21  6:56 UTC  (18+ messages)
` [RFC PATCH v1 1/7] dt-bindings: power: reset: add generic PSCR binding trackers
` [RFC PATCH v1 2/7] power: reset: Introduce PSCR Tracking Framework for Non-Volatile Storage
` [RFC PATCH v1 3/7] dt-bindings: power: reset: add bindings for NVMEM hardware storing PSCR Data
` [RFC PATCH v1 4/7] nvmem: provide consumer access to cell size metrics
` [RFC PATCH v1 5/7] power: reset: add PSCR NVMEM Driver for Storing Power State Change Reasons
` [RFC PATCH v1 6/7] regulator: set Power State Change Reason before hw_protection_shutdown()
` [RFC PATCH v1 7/7] thermal: core: "

[PATCH v2 0/8] sched: cpufreq: Remove magic hardcoded numbers from margins
 2024-01-21  0:04 UTC  (4+ messages)
` [PATCH v2 8/8] sched/pelt: Introduce PELT multiplier

[GIT PULL] power-supply changes for 6.8
 2024-01-19 21:27 UTC  (4+ messages)

[GIT PULL] power-supply changes for 6.8-v2
 2024-01-19 21:27 UTC  (2+ messages)

[PATCH v7 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2024-01-19 21:07 UTC  (4+ messages)
` [PATCH v7] "

[PATCH v3 0/5] Rework system pressure interface to the scheduler
 2024-01-19 17:57 UTC  (5+ messages)

[bugzilla-daemon@kernel.org: [Bug 218394] New: Enabled VMD on ASUS B1400CEAE blocks going to deeper CPU Package C-state when s2idle]
 2024-01-19 15:13 UTC 

[PATCH v2 0/3] thermal: Add support of multiple sensors
 2024-01-19 11:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: Restore the thermal-sensors property
` [PATCH v2 2/3] thermal: Add support of multi sensors to thermal_core
` [PATCH v2 3/3] thermal: Add support of multi sensors to thermal_of

[PATCH V14 0/7] amd-pstate preferred core
 2024-01-19  9:05 UTC  (8+ messages)
` [PATCH V14 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V14 2/7] ACPI: CPPC: Add get the highest performance cppc control
` [PATCH V14 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V14 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V14 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V14 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V14 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options

[PATCH] pmdomain: imx8m-blk-ctrl: imx8mp-blk-ctrl: Error out if domains are missing in DT
 2024-01-19  1:31 UTC  (2+ messages)

[PATCH v7 00/39] ep93xx device tree conversion
 2024-01-18  9:36 UTC  (4+ messages)
` [PATCH v7 06/39] power: reset: Add a driver for the ep93xx reset

[PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
 2024-01-18  6:29 UTC  (4+ messages)
` [PATCH v3 -next 1/3] cpuidle: RISC-V: Move few functions to arch/riscv
` [PATCH v3 -next 2/3] ACPI: RISC-V: Add LPI driver
` [PATCH v3 -next 3/3] ACPI: Enable ACPI_PROCESSOR for RISC-V

[GIT PULL] More power management updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[GIT PULL] More thermal control updates for v6.8-rc1
 2024-01-17 22:58 UTC  (2+ messages)

[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
 2024-01-17 22:51 UTC  (5+ messages)
` [PATCH 1/3] ACPI: CPPC: Add get the highest perf register value support
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs


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 read-only IMAP folder(s) and NNTP newsgroup(s).