linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 15:28:34 to 2024-08-27 06:53:04 UTC [more...]

[PATCH 0/8] Adjustments for preferred core detection
 2024-08-27  6:53 UTC  (14+ messages)
` [PATCH 1/8] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
` [PATCH 2/8] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
` [PATCH 3/8] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
` [PATCH 4/8] x86/amd: Move amd_get_highest_perf() out of amd-pstate
` [PATCH 5/8] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
` [PATCH 6/8] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
` [PATCH 7/8] cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
` [PATCH 8/8] cpufreq: amd-pstate: Drop some uses of cpudata->hw_prefcore

[PATCH v2 0/4] Add SWIG Bindings to libcpupower
 2024-08-27  6:24 UTC  (5+ messages)
` [PATCH v2 1/4] Add SWIG bindings files for libcpupower
` [PATCH v2 2/4] Implement dummy function for SWIG to accept the full library definitions
` [PATCH v2 3/4] Include test_raw_pylibcpupower.py
` [PATCH v2 4/4] MAINTAINERS: Add Maintainers for SWIG Python bindings

[PATCH v2] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
 2024-08-27  6:06 UTC  (2+ messages)

[PATCH 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-08-27  5:04 UTC  (5+ messages)
` [PATCH 1/3] clk: renesas: rzg2l-cpg: Use GENPD_FLAG_* flags instead of local ones
` [PATCH 2/3] clk: renesas: rzg2l-cpg: Mark watchdog and always-on PM domains as IRQ safe
` [PATCH 3/3] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler

[PATCH] ACPI: Remove msleep() bloat from acpi_os_sleep()
 2024-08-27  3:35 UTC 

[PATCH] cpuidle: haltpoll: Fix guest_halt_poll_ns failed to take effect
 2024-08-27  3:26 UTC 

[PATCH v2 0/3] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
 2024-08-26 23:07 UTC  (5+ messages)
` [PATCH v2 2/3] x86/sched: Add basic support for CPU capacity scaling
` [PATCH v2 3/3] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems

[PATCH] pm-graph: Update directory handling and installation process in Makefile
 2024-08-26 20:51 UTC  (3+ messages)

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-26 20:49 UTC  (7+ messages)
  ` [PATCH v3 12/14] thermal/of: Use the .should_bind() thermal zone callback

[PATCH] pm-graph: ignore sleepgraph.py artifacts
 2024-08-26 20:49 UTC  (3+ messages)

amd-pstate fixes for 6.11
 2024-08-26 20:28 UTC 

[PATCH v1] PM: sleep: Optimize the pm_debug_messages_should_print() condition
 2024-08-26 20:16 UTC  (2+ messages)

[Bug 219110] New: amd-pstate's balance_performance energy_performance_preference doesn't survive suspend resume
 2024-08-26 18:27 UTC  (9+ messages)
` [Bug 219110] "

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

[PATCH] Fixes: 496d0a648509 ("cpuidle: Fix guest_halt_poll_ns failed to take effect when setting guest_halt_poll_allow_shrink=N")
 2024-08-26 17:32 UTC  (2+ messages)

[PATCH v8 0/4] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-08-26 17:15 UTC 

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-26 17:09 UTC  (36+ messages)
` [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S
` [PATCH 03/16] dt-bindings: reset: renesas,r9a08g045-sysc: Add reset IDs for RZ/G3S SYSC reset
` [PATCH 06/16] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S SoC
` [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array
` [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S
` [PATCH 09/16] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC
` [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
` [PATCH 11/16] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings
` [PATCH 12/16] phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC
` [PATCH 13/16] arm64: dts: renesas: Add #reset-cells to system controller node
` [PATCH 14/16] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH 15/16] arm64: dts: renesas: rzg3s-smarc: Enable "
` [PATCH 16/16] arm64: defconfig: Enable RZ/G3S SYSC reset driver

[PATCH v1 0/4] thermal: core: More cleanups after bind/unbind changes
 2024-08-26 16:37 UTC  (5+ messages)
` [PATCH v1 1/4] thermal: core: Drop redundant lockdep_assert_held()
` [PATCH v1 2/4] thermal: core: Drop dead code from monitor_thermal_zone()
` [PATCH v1 3/4] thermal: core: Check passive delay in monitor_thermal_zone()
` [PATCH v1 4/4] thermal: core: Drop thermal_zone_device_is_enabled()

[PATCH v1] thermal: gov_bang_bang: Adjust states of all uninitialized instances
 2024-08-26 16:23 UTC 

[PATCH v2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis
 2024-08-26 16:21 UTC 

[PATCH v4 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
 2024-08-26 14:44 UTC  (2+ messages)

[PATCH V3 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
 2024-08-26 14:39 UTC  (4+ messages)
` [PATCH V3 2/2] cpufreq: "

[PATCH] ABI: testing: sysfs-class-power: clarify charge_type documentation
 2024-08-26 14:25 UTC  (2+ messages)

[syzbot] Monthly pm report (Aug 2024)
 2024-08-26 13:47 UTC 

RFC: Extending charge_type power-supply property to show valid values
 2024-08-26 12:05 UTC 

RFC: Extending charge_type power-supply property to show valid values
 2024-08-26 12:04 UTC 

[PATCH] PCI/PM: Put devices to low power state on shutdown
 2024-08-26 12:03 UTC  (3+ messages)

[PATCH V4 00/15] Add Battery and USB Supply for AXP717
 2024-08-26 11:03 UTC  (4+ messages)
` [PATCH V4 11/15] mfd: axp20x: Add ADC, BAT, and USB cells "
  ` (subset) "

[PATCH v3 00/10] OPP/pmdomain: Assign required_devs for required OPPs through genpd
 2024-08-26 10:57 UTC  (14+ messages)
` [PATCH v3 01/10] OPP: Fix support for required OPPs for multiple PM domains
` [PATCH v3 02/10] OPP: Rework _set_required_devs() to manage a single device per call
` [PATCH v3 03/10] pmdomain: core: Manage the default required OPP from a separate function
` [PATCH v3 04/10] OPP/pmdomain: Set the required_dev for a required OPP during genpd attach
` [PATCH v3 05/10] pmdomain: core: Drop the redundant dev_to_genpd_dev()
` [PATCH v3 06/10] OPP: Drop redundant code in _link_required_opps()
` [PATCH v3 07/10] drm/tegra: gr3d: Convert into devm_pm_domain_attach_list()
` [PATCH v3 08/10] media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domain
` [PATCH v3 09/10] cpufreq: qcom-nvmem: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v3 10/10] OPP: Drop redundant _opp_attach|detach_genpd()

[RFC PATCH 1/2] thermal/core: Use thermal_zone_device_param
 2024-08-26 10:50 UTC  (3+ messages)
` [RFC PATCH 2/2] thermal/of: "

My Dell XPS-9320 (kernel 6.10.x, et al.) doesn't detect Thunderbolt additions when coming out of suspend or hibernate
 2024-08-26  3:06 UTC  (2+ messages)

[PATCH] pmdomain: rockchip: Simplify dropping OF node reference
 2024-08-25 18:52 UTC  (2+ messages)

[PATCH v2 1/3] pmdomain: imx93-pd: replace dev_err() with dev_err_probe()
 2024-08-25 14:34 UTC  (3+ messages)
` [PATCH v2 2/3] pmdomain: imx93-pd: don't unprepare clocks on driver remove
` [PATCH v2 3/3] pmdomain: imx93-pd: drop the context variable "init_off"

[PATCH 1/3] pmdomain: imx93-pd: replace dev_err() with dev_err_probe()
 2024-08-25 13:40 UTC  (4+ messages)
` [PATCH 2/3] pmdomain: imx93-pd: don't unprepare clocks on driver remove
` [PATCH 3/3] pmdomain: imx93-pd: drop the context variable "init_off"

[rafael-pm:bleeding-edge] BUILD SUCCESS b903ba8fae71bfe5312a7a80746a0cc79cf41332
 2024-08-25 10:10 UTC 

[PATCH v1] drivers:testing:Handle possible memory leaks
 2024-08-24 22:01 UTC  (3+ messages)

[amd-pstate:amd-pstate-fixes] BUILD SUCCESS 9983a9cd4d429dc9ca01770083c4c1f366214b65
 2024-08-24 16:48 UTC 

[PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
 2024-08-24 12:35 UTC  (4+ messages)

[PATCH] power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
 2024-08-24  6:19 UTC  (2+ messages)

[PATCH] dt-bindings: interconnect: qcom: Do not require reg for sc8180x virt NoCs
 2024-08-24  6:19 UTC  (4+ messages)

[GIT PULL] Thermal control fixes for v6.11-rc5
 2024-08-23 23:45 UTC  (2+ messages)

[PATCH v1 0/2] thermal: core: Two fixes for 6.12
 2024-08-23 17:04 UTC  (7+ messages)
` [PATCH v1 1/2] thermal: core: Fix rounding of delay jiffies
` [PATCH v1 2/2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis

[PATCH] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
 2024-08-23 16:19 UTC  (4+ messages)

[PATCH 0/3] cpufreq/amd-pstate: A set of fixes
 2024-08-23 15:42 UTC  (4+ messages)

[PATCH next] powercap: intel_rapl: Change an error pointer to NULL
 2024-08-23 13:47 UTC  (2+ messages)

[PATCH -next] thermal/of: Fix duplicate of_node_put()
 2024-08-23 13:27 UTC  (2+ messages)

[PATCH 00/10] pmdomain: Simplify with cleanup.h
 2024-08-23 12:51 UTC  (11+ messages)
` [PATCH 01/10] pmdomain: rockchip: Simplify with scoped for each OF child loop
` [PATCH 02/10] pmdomain: rockchip: Simplify locking with guard()
` [PATCH 03/10] pmdomain: imx: gpc: Simplify with scoped for each OF child loop
` [PATCH 04/10] pmdomain: imx: gpcv2: "
` [PATCH 05/10] pmdomain: qcom: cpr: Simplify with dev_err_probe()
` [PATCH 06/10] pmdomain: qcom: cpr: Simplify locking with guard()
` [PATCH 07/10] pmdomain: qcom: rpmhpd: "
` [PATCH 08/10] pmdomain: qcom: rpmpd: "
` [PATCH 09/10] pmdomain: renesas: rcar-gen4-sysc: Use scoped device node handling to simplify error paths
` [PATCH 10/10] pmdomain: renesas: rcar-sysc: "

[PATCH] pmdomain: imx: imx93-blk-ctrl: disable runtime in error path
 2024-08-23 10:14 UTC 

[GIT PULL] power sequencing fixes for v6.11-rc5
 2024-08-23 10:00 UTC  (2+ messages)

[GIT PULL] pmdomain fixes for v6.11-rc5
 2024-08-23  9:49 UTC  (2+ messages)

[PATCH] pmdomain: imx: imx93-blk-ctrl: fix power up domain fail during early noriq resume
 2024-08-23  9:53 UTC 

[PATCH 0/4] OPP: Re-work code to drop _opp_attach|detach_genpd()
 2024-08-23  7:42 UTC  (7+ messages)
` [PATCH 2/4] media: venus: Use dev_pm_domain_attach|detach_list() for OPP PM domain

[PATCH v1 0/3] thermal: core: Cleanups after bind/unbind changes
 2024-08-23  7:17 UTC  (7+ messages)
` [PATCH v1 1/3] thermal: core: Rename cdev-to-thermal-zone bind/unbind functions
` [PATCH v1 2/3] thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip()
` [PATCH v1 3/3] thermal: core: Drop tz field from struct thermal_instance

[PATCH v2 0/2] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
 2024-08-23  7:09 UTC  (5+ messages)
` [PATCH v2 1/2] cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall
` [PATCH v2 2/2] cpuidle: riscv-sbi: Add cpuidle_disabled() check

[PATCH v2 0/7] Add thermal thresholds support
 2024-08-22 20:09 UTC  (13+ messages)
` [PATCH v2 2/7] thermal/core: Add "

[PATCH] cpuidle: remove dead code in cpuidle_enter_state
 2024-08-22 19:06 UTC  (2+ messages)

[PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path
 2024-08-22 19:05 UTC  (13+ messages)
` [PATCH 2/3] thermal: of: Fix OF node leak in thermal_of_zone_register()
` [PATCH 3/3] thermal: of: Fix OF node leak in of_thermal_zone_find() error paths

[PATCH v1] drivers:testing:Handle possible memory leaks
 2024-08-22 18:52 UTC  (2+ messages)

[PATCH -next] thermal: Correct typo in thermal zone documentation
 2024-08-22 15:50 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).