linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-16 22:47:34 to 2024-07-25 01:06:22 UTC [more...]

[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 v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
 2024-07-24 23:01 UTC  (7+ messages)
` [PATCH v2 2/2] platform/x86:dell-laptop: remove duplicate code w/ battery function

[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
 2024-07-24 22:11 UTC  (3+ messages)
` [PATCH 1/2] Add SWIG bindings files for libcpupower
` [PATCH 2/2] Include test_raw_pylibcpupower.py

[PATCH v6] sched: Consolidate cpufreq updates
 2024-07-24 21:22 UTC  (9+ messages)

[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 0/5] Add interconnect driver for IPQ5332 SoC
 2024-07-24 11:55 UTC  (11+ 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 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 

[Bug 219051] New: amd_pstate=active reset computer
 2024-07-24  3:01 UTC  (9+ messages)
` [Bug 219051] "

[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/4] OPP: Re-work code to drop _opp_attach|detach_genpd()
 2024-07-23 14:46 UTC  (5+ 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()

[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  (9+ messages)
` [PATCH 1/2] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH 2/2] powercap/intel_rapl: "

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

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

[PATCH] cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
 2024-07-22  8:55 UTC  (3+ messages)

[PATCH -next] PM: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2024-07-22  8:41 UTC 

[PATCH] cpufreq: queue policy->update work to rt thread to reduce its schedule latency
 2024-07-22  8:26 UTC  (4+ messages)

[PATCH v2 0/4] Add interconnect driver for IPQ5332 SoC
 2024-07-22  6:05 UTC  (8+ messages)
` [PATCH v2 3/4] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks

[PATCH v2 0/9] power: supply: max77693: Toggle charging/OTG based on extcon status
 2024-07-22  5:49 UTC  (7+ messages)
` [PATCH v2 1/9] dt-bindings: power: supply: max77693: Add monitored-battery property
` [PATCH v2 2/9] dt-bindings: power: supply: max77693: Add maxim,usb-connector property
` [PATCH v2 6/9] power: supply: max77693: Add USB extcon detection for enabling charging

[PATCH] thermal/drivers/qcom/lmh: remove false lockdep backtrace
 2024-07-21 11:16 UTC 

[GIT PULL] power sequencing fixes for v6.11-rc1
 2024-07-19 21:39 UTC  (2+ messages)

[PATCH v4 27/28] gcc-sdm845: Add general purpose clock ops
 2024-07-19 12:55 UTC 

[PATCH] PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2024-07-19 10:22 UTC 

[PATCH] powercap/intel_rapl: Add support for AMD family 1Ah
 2024-07-19 10:12 UTC 

[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-07-19  9:01 UTC  (7+ messages)
` [PATCH v3 02/23] gcc-sdm845: Add rates to the GP clocks

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-07-19  8:46 UTC  (2+ messages)
` [Bug 218686] "

[rafael-pm:bleeding-edge] BUILD SUCCESS 41f11a809ce70487211305636f9fd1e00ddec1a9
 2024-07-19  2:46 UTC 

[PATCH v4 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-07-19  1:26 UTC  (19+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal
` [PATCH v4 3/3] thermal: cv180x: Add cv180x thermal driver support

[PATCH v2 0/6] OPP/pmdomain: Assign required_devs for required OPPs through genpd
 2024-07-18 23:43 UTC  (7+ messages)
` [PATCH v2 1/6] OPP: Fix support for required OPPs for multiple PM domains
` [PATCH v2 2/6] OPP: Rework _set_required_devs() to manage a single device per call
` [PATCH v2 3/6] pmdomain: core: Manage the default required OPP from a separate function
` [PATCH v2 4/6] OPP/pmdomain: Set the required_dev for a required OPP during genpd attach
` [PATCH v2 5/6] pmdomain: core: Drop the redundant dev_to_genpd_dev()
` [PATCH v2 6/6] OPP: Drop redundant code in _link_required_opps()

[PATCH v1 0/2] thermal: core: Handle failed temperature checks more carefully
 2024-07-18 19:01 UTC  (3+ messages)
` [PATCH v1 1/2] thermal: trip: Split thermal_zone_device_set_mode()
` [PATCH v1 2/2] thermal: core: Back off when polling thermal zones on errors

[PATCH v2] thermal: core: Allow thermal zones to tell the core to ignore them
 2024-07-18 11:41 UTC  (3+ messages)

[PATCH] OPP: Fix support for required OPPs for multiple PM domains
 2024-07-18 10:38 UTC  (12+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ec55178bd6157b96a8906eed065455c305d202db
 2024-07-18 10:37 UTC 

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2024-07-17 23:46 UTC  (8+ messages)

[PATCH 1/2] power: supply: axp288_charger: Fix constant_charge_voltage writes
 2024-07-17 20:03 UTC  (2+ messages)
` [PATCH 2/2] power: supply: axp288_charger: Round constant_charge_voltage writes down

[PATCH] power: supply: max1720x: add read support for nvmem
 2024-07-17 18:37 UTC 

[PATCH v1] thermal: core: Allow thermal zones to tell the core to ignore them
 2024-07-17 17:43 UTC  (2+ messages)

[PATCH v6 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-07-17 16:36 UTC 

[PATCH v4 00/11] Add per-core RAPL energy counter support for AMD CPUs
 2024-07-17 15:36 UTC  (8+ messages)

[PATCH v2] power: sequencing: fix an invalid pointer dereference in error path
 2024-07-17 14:32 UTC  (2+ messages)

[PATCH 1/1] thermal/drivers/imx_sc_thermal: Use dev_err_probe
 2024-07-17  8:55 UTC 

[PATCH 1/1] pmdomain: imx: scu-pd: Remove duplicated clocks
 2024-07-17  8:03 UTC 

[PATCH v3] thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
 2024-07-16 23:30 UTC  (15+ messages)

[GIT PULL] ACPI updates for v6.11-rc1
 2024-07-16 23:28 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.11-rc1
 2024-07-16 23:28 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.11-rc1
 2024-07-16 23:28 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 NNTP newsgroup(s).