linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-27 01:07:56 to 2024-01-03 14:20:58 UTC [more...]

[PATCH 1/2] dt-bindings: thermal: correct thermal zone node name limit
 2024-01-03 14:20 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: juno: fix thermal zone node names

[PATCH 0/4] sched: cpufreq: Remove uclamp max-aggregation
 2024-01-03 13:41 UTC  (6+ messages)
` [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()

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

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2024-01-03 12:54 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [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 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-03 12:49 UTC  (12+ 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

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc8-156-g3d6055242846)
 2024-01-03 12:37 UTC 

[PATCH v2] power: supply: qcom_battmgr: Ignore notifications before initialization
 2024-01-03 12:36 UTC 

[PATCH] power: supply: qcom_battmgr: Register the power supplies after PDR is up
 2024-01-03 12:32 UTC  (2+ messages)

[GIT PULL] cpufreq/arm updates for 6.8
 2024-01-03 11:18 UTC  (2+ messages)

[PATCH v1 0/6] thermal: netlink: Redefine the API and drop unused code
 2024-01-03 11:14 UTC  (7+ messages)

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-01-03 10:59 UTC  (6+ messages)

[PATCH] OPP: Move dev_pm_opp_icc_bw to internal opp.h
 2024-01-03 10:52 UTC 

[PATCH] OPP: Remove the unused argument to config_clks_t
 2024-01-03 10:48 UTC 

[PATCH] OPP: Relocate dev_pm_opp_sync_regulators()
 2024-01-03 10:46 UTC 

[BUG] mutex deadlock of dpm_resume() in low memory situation
 2024-01-03 10:33 UTC  (25+ 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] dt-bindings: opp: switch inner and outer min/maxItems rules for opp-hz
 2024-01-02 23:58 UTC  (3+ messages)

[PATCH 0/4] X Elite fixups
 2024-01-02 23:34 UTC  (8+ messages)
` [PATCH 1/4] interconnect: qcom: x1e80100: Remove bogus per-RSC BCMs and nodes
` [PATCH 2/4] dt-bindings: interconnect: Remove bogus interconnect nodes
` [PATCH 3/4] arm64: dts: qcom: x1e80100: Add missing system-wide PSCI power domain
` [PATCH 4/4] arm64: dts: qcom: x1e80100: Flush RSC sleep & wake votes

[rafael-pm:bleeding-edge 154/159] drivers/thermal/intel/../thermal_netlink.h:27:20: warning: 'struct thermal_trip' declared inside parameter list will not be visible outside of this definition or declaration
 2024-01-02 23:19 UTC 

[rafael-pm:bleeding-edge 157/159] drivers/thermal/thermal_core.c:1469:6: warning: variable 'tz_id' set but not used
 2024-01-02 21:37 UTC 

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-02 15:35 UTC  (23+ messages)
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc8-148-gc0e52ad85f5f)
 2024-01-02 14:05 UTC 

[GIT PULL] thermal material for v6.8-rc1
 2024-01-02 12:51 UTC  (2+ messages)

[PATCH v5 00/23] Introduce runtime modifiable Energy Model
 2024-01-02 12:12 UTC  (36+ 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 14/23] PM: EM: Support late CPUs booting and capacity adjustment
` [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division

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

[PATCH v3 0/9] Add callback for cooling list update to speed-up IPA
 2024-01-02  9:39 UTC  (3+ messages)

[PATCH 0/4] thermal: intel: hfi: Fix memory corruption on resume from hibernation
 2024-01-02  3:40 UTC  (9+ 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 1/2] dt-bindings: cpufreq: Add big CPU supply
 2023-12-29 21:28 UTC 

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] thermal: core: export the governor register related API
 2023-12-29  8:46 UTC  (4+ messages)

[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 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  (5+ 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)

[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 


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