linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-22 15:24:26 to 2024-07-28 11:47:49 UTC [more...]

[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-07-28 11:41 UTC  (6+ messages)
` [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning
` [PATCH V2 02/16] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V2 03/16] pmdomain: raspberrypi-power: Adjust packet definition
` [PATCH V2 04/16] pmdomain: raspberrypi-power: Add logging to rpi_firmware_set_power
` [PATCH V2 05/16] pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP

[PATCH AUTOSEL 6.10 3/9] cpufreq: amd-pstate: Allow users to write 'default' EPP string
 2024-07-28  0:49 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 4/9] cpufreq: amd-pstate: auto-load pstate driver by default
` [PATCH AUTOSEL 6.10 9/9] thermal: intel: hfi: Give HFI instances package scope

[GIT PULL] One more thermal control fix for v6.11-rc1
 2024-07-27 20:07 UTC  (2+ messages)

[GIT PULL] turbostat-2024.07.26 for Linux-6.11-merge
 2024-07-27 19:11 UTC 

[PATCH 0/18] turbostat 2024.07.26 for Linux-6.11.merge
 2024-07-27 18:23 UTC  (19+ messages)
` [PATCH 01/18] tools/power/turbostat: Switch to new Intel CPU model defines
  ` [PATCH 02/18] tools/power turbostat: Remove anonymous union from rapl_counter_info_t
  ` [PATCH 03/18] tools/power turbostat: Replace enum rapl_source and cstate_source with counter_source
  ` [PATCH 04/18] tools/power turbostat: Add ZERO_ARRAY for zero initializing builtin array
  ` [PATCH 05/18] tools/power turbostat: Group SMI counter with APERF and MPERF
  ` [PATCH 06/18] tools/power turbostat: Extend --add option with perf counters
  ` [PATCH 07/18] tools/power turbostat: Fix formatting in turbostat.8
  ` [PATCH 08/18] tools/power turbostat: Add perf added counter example to turbostat.8
  ` [PATCH 09/18] tools/power turbostat: Fix typo in turbostat.8
  ` [PATCH 10/18] tools/power turbostat: Move debug prints from stdout to stderr
  ` [PATCH 11/18] tools/power turbostat: Move verbose counter messages to level 2
  ` [PATCH 12/18] tools/power turbostat: Add selftests for SMI, APERF and MPERF counters
  ` [PATCH 13/18] tools/power turbostat: Add selftests for added perf counters
  ` [PATCH 14/18] tools/power turbostat: Add early support for PMT counters
  ` [PATCH 15/18] tools/power turbostat: Add MTL's PMT DC6 builtin counter
  ` [PATCH 16/18] tools/power turbostat: Document PMT in turbostat.8
  ` [PATCH 17/18] tools/power turbostat: Include umask=%x in perf counter's config
  ` [PATCH 18/18] tools/power turbostat: version 2024.07.26

[PATCH v2 1/4] usb: typec: ucsi: Add status to UCSI power supply driver
 2024-07-27 11:02 UTC  (5+ messages)
  ` [PATCH v2 3/4] usb: typec: ucsi: Set sink path based on UCSI charge control

[PATCH 0/5] Add GameForce Ace
 2024-07-27  9:09 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: power: supply: add dual-cell for cw2015
` [PATCH 2/5] power: supply: cw2015: Add support for dual-cell configurations
` [PATCH 3/5] arm64: dts: rockchip: Pull up sdio pins on RK3588
` [PATCH 4/5] dt-bindings: arm: rockchip: Add GameForce Ace
` [PATCH 5/5] arm64: dts: "

[PATCH v6] sched: Consolidate cpufreq updates
 2024-07-27  8:15 UTC  (10+ messages)

[PATCH] power: supply: qcom_battmgr: Ignore extra __le32 in info payload
 2024-07-26 22:39 UTC  (2+ messages)

[PATCH 1/2] power: supply: axp288_charger: Fix constant_charge_voltage writes
 2024-07-26 22:39 UTC  (2+ messages)

[PATCH] power: supply: qcom_battmgr: return EAGAIN when firmware service is not up
 2024-07-26 22:39 UTC  (2+ messages)

[PATCH v6 00/10] Enable haltpoll on arm64
 2024-07-26 20:21 UTC  (11+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
  ` [PATCH v6 04/10] cpuidle-haltpoll: define arch_haltpoll_want()
  ` [PATCH v6 05/10] governors/haltpoll: drop kvm_para_available() check
  ` [PATCH v6 06/10] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
  ` [PATCH v6 07/10] arm64: define TIF_POLLING_NRFLAG
  ` [PATCH v6 08/10] arm64: idle: export arch_cpu_idle
  ` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
  ` [PATCH v6 10/10] cpuidle/poll_state: limit POLL_IDLE_RELAX_COUNT on arm64

[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
 2024-07-26 18:46 UTC  (14+ messages)
` [PATCH v2 2/2] platform/x86:dell-laptop: remove duplicate code w/ battery function

[PATCH v2 0/6] Add initial Exynos850 support to the thermal driver
 2024-07-26 18:44 UTC  (14+ messages)
  ` [PATCH v2 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
  ` [PATCH v2 2/6] drivers/thermal/exynos: use pm_sleep_ptr instead of conditional compilation
  ` [PATCH v2 3/6] drivers/thermal/exynos: improve sanitize_temp_error
  ` [PATCH v2 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
  ` [PATCH v2 5/6] drivers/thermal/exynos: add initial Exynos850 support
  ` [PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count

[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
 2024-07-26 17:34 UTC  (4+ messages)
` [PATCH 1/2] Add SWIG bindings files for libcpupower
` [PATCH 2/2] Include test_raw_pylibcpupower.py

[PATCH 0/3] Update Konrad Dybcio's email addresses
 2024-07-26 13:13 UTC  (8+ messages)
` [PATCH 1/3] mailmap: Add an entry for Konrad Dybcio
` [PATCH 2/3] MAINTAINERS: Update Konrad Dybcio's email address
` [PATCH 3/3] dt-bindings: Batch-update Konrad Dybcio's email

[PATCH] intel_idle: Add Jasper Lake and Elkhart Lake support
 2024-07-26  6:54 UTC  (3+ messages)

[PATCH] power: sequencing: pwrseq-qcom-wcn: Depend on WCN36XX
 2024-07-25 16:28 UTC 

[PATCH v2] kselftest: cpufreq: Add RTC wakeup alarm
 2024-07-25 15:52 UTC  (3+ messages)

[PATCH v2 0/9] power: supply: max77693: Toggle charging/OTG based on extcon status
 2024-07-25 15:38 UTC  (5+ messages)
` [PATCH v2 5/9] power: supply: max77693: Set charge current limits during init
` [PATCH v2 7/9] power: supply: max77693: Add support for detecting and enabling OTG

[Bug 219051] New: amd_pstate=active reset computer
 2024-07-25 14:52 UTC  (6+ messages)
` [Bug 219051] "

[PATCH] OPP: Fix support for required OPPs for multiple PM domains
 2024-07-25 11:25 UTC  (13+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS d138ebca836ae9753a88fe6824bcbfeed2f4aef0
 2024-07-25 11:05 UTC 

[PATCH v5 0/5] Add interconnect driver for IPQ5332 SoC
 2024-07-25 10:45 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Add Qualcomm IPQ5332 support
` [PATCH v5 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
` [PATCH v5 3/5] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH v5 4/5] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
` [PATCH v5 5/5] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc

[PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
 2024-07-25 10:32 UTC  (2+ messages)

Unknown NMI after S4 resume
 2024-07-25  8:27 UTC  (2+ messages)

[PATCH v4 0/5] Add interconnect driver for IPQ5332 SoC
 2024-07-25  7:55 UTC  (12+ messages)
` [PATCH v4 1/5] dt-bindings: interconnect: Add Qualcomm IPQ5332 support
` [PATCH v4 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
` [PATCH v4 3/5] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH v4 4/5] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
` [PATCH v4 5/5] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc

[PATCH 0/4] OPP: Re-work code to drop _opp_attach|detach_genpd()
 2024-07-25  7:26 UTC  (6+ messages)
` [PATCH 1/4] drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()
` [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain
` [PATCH 3/4] cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list()
` [PATCH 4/4] OPP: Drop redundant _opp_attach|detach_genpd()

Handling inconsistent Power Domain States with Deferred Power-Off in Device Drivers
 2024-07-25  2:27 UTC 

[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
 2024-07-25  1:06 UTC  (32+ messages)
  ` [PATCH 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
  ` [PATCH 2/6] drivers/thermal/exynos: use tmu_temp_mask consistently
  ` [PATCH 3/6] drivers/thermal/exynos: check IS_ERR(data->clk) consistently
  ` [PATCH 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
  ` [PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
  ` [PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-07-24 23:45 UTC  (3+ messages)
` [PATCH 2/2] sched_ext: Add cpuperf support

[PATCH v6 0/9] Enable CPR for IPQ9574
 2024-07-24 17:26 UTC  (6+ messages)
` [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains

[PATCH v4 00/10] Enable CPR for IPQ9574
 2024-07-24  7:13 UTC  (5+ messages)
` [PATCH v4 05/10] pmdomain: qcom: rpmpd: Add IPQ9574 power domains

[PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
 2024-07-24  4:39 UTC  (3+ messages)

Mourning the loss of Peter De Schrijver
 2024-07-24  3:51 UTC 

[PATCH] PM/devfreq: governor: add missing MODULE_DESCRIPTION() macros
 2024-07-23 18:31 UTC  (4+ messages)

[PATCH 00/11] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-07-23 17:27 UTC  (3+ messages)
` [PATCH 06/11] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get

[GIT PULL] power-supply changes for 6.11
 2024-07-23 17:04 UTC  (2+ messages)

[PATCH 0/3] thermal: intel: int340x: Fix Lunar Lake MSI support
 2024-07-23 14:02 UTC  (4+ messages)
` [PATCH 1/3] thermal: intel: int340x: Fix kernel warning during MSI cleanup
` [PATCH 2/3] thermal: intel: int340x: Allow limited thermal MSI support
` [PATCH 3/3] thermal: intel: int340x: Free MSI IRQ vectors on module exit

[PATCH v3 0/9] msm8937/msm8976/qcs404 icc patches
 2024-07-23 11:58 UTC  (3+ messages)
` [PATCH v3 7/9] dt-bindings: interconnect: qcom: msm8939: Fix example

[PATCH] platform/x86:dell-laptop: Add knobs to change battery charge settings
 2024-07-23  7:30 UTC  (16+ messages)

[PATCH 0/2] RAPL driver fixes for AMD CPUs
 2024-07-23  4:12 UTC  (8+ messages)
` [PATCH 2/2] powercap/intel_rapl: Fix the energy-pkg event "

[GIT PULL] Thermal control fix for v6.11-rc1
 2024-07-22 20:45 UTC  (2+ messages)

[PATCH v2 0/3] amlogic SoC's power-domains fixes
 2024-07-22 16:39 UTC  (2+ messages)

[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
 2024-07-22 15:23 UTC  (3+ 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 NNTP newsgroup(s).