Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-21 12:48:52 to 2024-01-02 03:23:32 UTC [more...]

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

[PATCH 0/4] thermal: intel: hfi: Fix memory corruption on resume from hibernation
 2024-01-01 23:12 UTC  (8+ messages)
` [PATCH 1/4] thermal: intel: hfi: Refactor enabling code into helper functions
` [PATCH 2/4] thermal: intel: hfi: Enable an HFI instance from its first online CPU
` [PATCH 3/4] thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline
` [PATCH 4/4] thermal: intel: hfi: Add a suspend notifier

[PATCH] dt-bindings: thermal: mediatek,thermal: document AUXADC 32k clock
 2024-01-01 20:51 UTC 

[PATCH v3 00/10] Add PCIe Bandwidth Controller
 2024-01-01 18:31 UTC  (22+ messages)
` [PATCH v3 01/10] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH v3 05/10] PCI: Store all PCIe Supported Link Speeds
` [PATCH v3 06/10] PCI: Cache PCIe device's Supported Speed Vector
` [PATCH v3 07/10] PCI/LINK: Re-add BW notification portdrv as PCIe BW controller
` [PATCH v3 08/10] PCI/bwctrl: Add "controller" part into PCIe bwctrl
` [PATCH v3 09/10] thermal: Add PCIe cooling driver

[PATCH v3 0/3] iio: adc: Add support for QCOM SPMI PMIC5 Gen3 ADC
 2024-01-01 18:02 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH v3 2/3] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC
` [PATCH v3 3/3] "

[rafael-pm:bleeding-edge] BUILD SUCCESS 85286fa00783a83c0db17a934a2a5ec11d10800b
 2023-12-30 19:09 UTC 

[PATCH] dt-bindings: opp: switch inner and outer min/maxItems rules for opp-hz
 2023-12-30 14:17 UTC  (2+ messages)

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-30 12:22 UTC  (22+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [PATCH v2 2/8] clk: qcom: gdsc: Enable supply reglator in GPU GX handler
` [PATCH v2 3/8] clk: qcom: gpucc-sc8280xp: Add external supply for GX gdsc
` [PATCH v2 4/8] soc: qcom: rpmhpd: Drop SA8540P gfx.lvl
` [PATCH v2 5/8] arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
` [PATCH v2 6/8] arm64: dts: qcom: sa8295p-adp: add max20411
` [PATCH v2 7/8] arm64: dts: qcom: sa8295p-adp: Enable GPU
` [PATCH v2 8/8] arm64: defconfig: Enable MAX20411 regulator driver

[PATCH 1/2] dt-bindings: cpufreq: Add big CPU supply
 2023-12-29 21:28 UTC 

[PATCH 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2023-12-29 20:21 UTC  (8+ messages)
` [PATCH 1/5] PM: domains: Add helper functions to attach/detach multiple PM domains
` [PATCH 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH 3/5] remoteproc: imx_rproc: "
` [PATCH 4/5] remoteproc: qcom_q6v5_adsp: "
` [PATCH 5/5] media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodec

tuning pstate driver for amd ryzen w/ kernel 6.8+: 'amd-pstate' vs 'amd-pstate-epp'?
 2023-12-29 17:55 UTC 

[PATCH] cpuidle: haltpoll: Do not enable interrupts when entering idle
 2023-12-29 17:32 UTC  (3+ messages)

[PATCH v3 0/9] Add callback for cooling list update to speed-up IPA
 2023-12-29 17:15 UTC  (2+ messages)

[BUG] mutex deadlock of dpm_resume() in low memory situation
 2023-12-29 16:36 UTC  (15+ messages)
      ` [PATCH v1 0/3] PM: sleep: Fix possible device suspend-resume deadlocks
        ` [PATCH v1 1/3] async: Split async_schedule_node_domain()
        ` [PATCH v1 2/3] async: Introduce async_schedule_dev_nocall()
        ` [PATCH v1 3/3] PM: sleep: Fix possible deadlocks in core system-wide PM code

[PATCH] thermal: core: export the governor register related API
 2023-12-29  8:46 UTC  (4+ messages)

[PATCH 0/4] sched: cpufreq: Remove uclamp max-aggregation
 2023-12-29  0:25 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()

[PATCH v5 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-28 20:18 UTC  (4+ messages)
` [PATCH v5 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[Bug 217931] New: amd-pstate lacks crucial features: CPU frequency and boost control
 2023-12-28 19:27 UTC  (3+ messages)
` [Bug 217931] "

[PATCH v2 1/2] thermal: netlink: Add enum for mutlicast groups indexes
 2023-12-28 19:01 UTC  (5+ messages)
` [PATCH v2 2/2] thermal: netlink: Add thermal_group_has_listeners() helper

[PATCH v5 00/23] Introduce runtime modifiable Energy Model
 2023-12-28 18:41 UTC  (27+ messages)
` [PATCH v5 02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
` [PATCH v5 03/23] PM: EM: Find first CPU active while updating OPP efficiency
` [PATCH v5 05/23] PM: EM: Refactor a new function em_compute_costs()
` [PATCH v5 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
` [PATCH v5 13/23] PM: EM: Add performance field to struct em_perf_state
` [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division

[PATCH v1 0/3] thermal: core: Fix issues related to thermal zone resume
 2023-12-28 13:23 UTC  (2+ messages)

[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
 2023-12-28  7:57 UTC  (4+ messages)
` [PATCH 1/3] ACPI: CPPC: Add get the highest perf register value support
` [PATCH 2/3] x86/sched/itmt: Export two API symbols
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs

[PATCH] dt-bindings: thermal: k3-j72xx: Update bindings for J721S2 SoCs
 2023-12-28  6:39 UTC 

[PATCH] OPP: Fix _set_required_opps when opp is NULL
 2023-12-28  5:29 UTC  (4+ messages)

[PATCH V12 0/7] amd-pstate preferred core
 2023-12-28  0:28 UTC  (9+ messages)
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed

[PATCH v3 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-27 19:53 UTC  (8+ messages)
` [PATCH v3 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[PATCH 1/2] thermal: netlink: Add enum for mutlicast groups indexes
 2023-12-27 16:01 UTC  (6+ messages)
` [PATCH 2/2] thermal: netlink: Add thermal_group_has_listeners() helper

[PATCH] pmdomain: core: Move the unused cleanup to a _sync initcall
 2023-12-27 15:21 UTC 

[PATCH] pmdomain: core: Print a message when unused power domains are disabled
 2023-12-27 15:18 UTC 

[PATCH v1] thermal: sun8i: extend H6 calibration function to support 4 sensors
 2023-12-27 13:25 UTC  (3+ messages)

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2023-12-27 11:15 UTC  (7+ messages)
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields

[PATCH v4 1/2] thermal/debugfs: Add thermal cooling device debugfs information
 2023-12-27 10:47 UTC  (3+ messages)
` [PATCH v4 2/2] thermal/debugfs: Add thermal debugfs information for mitigation episodes

[PATCH] OPP: The level field is always of unsigned int type
 2023-12-27  7:58 UTC 

[PATCH] pmdomain: qcom: rpmpd: Keep one RPM handle for all RPMPDs
 2023-12-27  1:20 UTC 

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2023-12-27  0:03 UTC  (2+ messages)

omap-i2c: runtime pm issue during suspend to ram
 2023-12-26 16:47 UTC  (6+ messages)

[PATCH v7 0/1] PM: sleep: Expose last succeeded resumed timestamp in sysfs
 2023-12-26 13:18 UTC  (2+ messages)
` [PATCH v7] "

[RFC PATCH v3 0/3] Add support for reading D1 efuse speed bin
 2023-12-26  5:36 UTC  (5+ messages)
` [RFC PATCH v3 1/3] cpufreq: sun50i: Refactor speed bin decoding
` [RFC PATCH v3 2/3] cpufreq: sun50i: Add support for D1's "
` [RFC PATCH v3 3/3] riscv: dts: allwinner: Fill in OPPs

[PATCH v2 0/5] Rework system pressure interface to the scheduler
 2023-12-26  5:32 UTC  (9+ messages)
` [PATCH v2 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v2 2/5] sched: Take cpufreq feedback into account
` [PATCH v2 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v2 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v2 5/5] sched/pelt: Remove shift of thermal clock

[RFC PATCH 0/2] Introduce runtime modifiable Energy Model
 2023-12-26  5:12 UTC  (3+ messages)
` [PATCH 1/2] OPP: Add API to update EM after adjustment of voltage for OPPs

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-25 19:55 UTC  (4+ messages)

[PATCH] pmdomain: mediatek: fix race conditions with genpd
 2023-12-25 13:36 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS ceeb5ed409777cdf4aa01508dcba0ee526597856
 2023-12-23 17:48 UTC 

[GIT PULL] interconnect changes for 6.8
 2023-12-23 12:49 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc6-104-ga120e0487dc9d)
 2023-12-22 19:36 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 4e374de186c531ab44eb9d7bf13cd3a42e7db245
 2023-12-22 14:38 UTC 

[PATCH] thermal: max7620: fix all kernel-doc warnings
 2023-12-22  6:19 UTC 

[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
 2023-12-22  3:53 UTC  (3+ messages)

pm/testing baseline: 56 runs, 1 regressions (v6.7-rc6-100-g6a473ae3ce709)
 2023-12-22  3:50 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc6-100-g6a473ae3ce709)
 2023-12-22  3:07 UTC 

WARNING: at drivers/cpuidle/cpuidle.c:269
 2023-12-22  3:01 UTC 

[PATCH v3 0/4] dt-bindings: xilinx: Add missing firmware child nodes
 2023-12-21 20:39 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: power: reset: xilinx: Rename node names in examples

[PATCH 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-21 19:16 UTC  (14+ messages)
` [PATCH 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [PATCH 2/8] clk: qcom: gdsc: Enable supply reglator in GPU GX handler
` [PATCH 6/8] arm64: dts: qcom: sa8295p-adp: add max20411

[RFC PATCH v2 0/3] Add support for reading D1 efuse speed bin
 2023-12-21 17:26 UTC  (5+ messages)
` [RFC PATCH v2 2/3] cpufreq: sun50i: Add support for D1's speed bin decoding

[PATCH v6 0/8] Convert DA906{1,2} bindings to json-schema
 2023-12-21 14:33 UTC  (3+ messages)

[RFC PATCH 00/26] Add thermal zones names and new registration func
 2023-12-21 13:54 UTC  (6+ messages)
` [RFC PATCH 24/26] fixup! power: supply: core: Migrate to thermal_zone_device_register()
` [RFC PATCH 25/26] thermal: Remove tripless_zone_register and register_with_trips functions
` [RFC PATCH 26/26] thermal: Introduce thermal zones names

[GIT PULL] devfreq next for 6.8
 2023-12-21 13:47 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).