linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-10 10:34:20 to 2024-10-15 11:06:48 UTC [more...]

[PATCH v3 0/5] iio: fix possible race condition during access of available info lists
 2024-10-15 11:06 UTC 

ARM64: CPUIdle driver is not select any Idle state other then WFI
 2024-10-15  9:42 UTC  (5+ messages)
` Fwd: "

[rafael-pm:bleeding-edge] BUILD SUCCESS a218483fe53fd0f2272f0c4c23fc97101ed346b9
 2024-10-15  9:30 UTC 

[PATCH 1/4] cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled
 2024-10-15  9:07 UTC  (5+ messages)
` [PATCH 2/4] cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update()
` [PATCH 3/4] cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits
` [PATCH 4/4] cpufreq/amd-pstate: Drop needless EPP initialization

[PATCH V4] x86/apic: Always explicitly disarm TSC-deadline timer
 2024-10-15  6:15 UTC 

[PATCH v5 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-10-15  5:55 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal
` [PATCH v5 2/3] thermal: cv1800: Add cv1800 thermal driver support
` [PATCH v5 3/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone

[PATCH v2 00/13] Add support for AMD hardware feedback interface
 2024-10-15  3:52 UTC  (27+ messages)
` [PATCH v2 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v2 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v2 03/13] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
` [PATCH v2 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v2 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v2 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v2 08/13] platform/x86: hfi: add online and offline callback support
` [PATCH v2 09/13] platform/x86: hfi: add power management callback
` [PATCH v2 10/13] x86/cpu: Enable SD_ASYM_PACKING for DIE Domain on AMD Processors
` [PATCH v2 11/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v2 12/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v2 13/13] platform/x86/amd: hfi: Set ITMT priority from ranking data

[PATCH v8 00/11] Enable haltpoll on arm64
 2024-10-15  1:53 UTC  (4+ messages)

[PATCH] cpupower: Add Chinese Simplified translation
 2024-10-14 23:49 UTC  (3+ messages)

[Regression] Bluetooth mouse broken in 6.12-rc3
 2024-10-14 21:59 UTC  (3+ messages)

[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
 2024-10-14 17:46 UTC  (10+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu

[PATCH v3] usb: dwc3: core: Fix system suspend on TI AM62 platforms
 2024-10-14 16:33 UTC  (3+ messages)

[RFC PATCH 00/16] sched/fair/schedutil: Better manage system response time
 2024-10-14 16:06 UTC  (5+ messages)
` [RFC PATCH 08/16] sched/fair: Extend util_est to improve rampup time
` [RFC PATCH 11/16] sched/qos: Add rampup multiplier QoS

[PATCH v2 00/11] thermal: core: Reimplement locking through guards
 2024-10-14 14:59 UTC  (15+ messages)
` [PATCH v2 01/11] thermal: core: Add and use thermal zone guard
` [PATCH v2 02/11] thermal: core: Add and use a reverse "
` [PATCH v2 03/11] thermal: core: Separate code running under thermal_list_lock
` [PATCH v2 04/11] thermal: core: Manage thermal_list_lock using a mutex guard
` [PATCH v2 05/11] thermal: core: Call thermal_governor_update_tz() outside of cdev lock
` [PATCH v2 06/11] thermal: core: Introduce thermal_instance_add()
` [PATCH v2 07/11] thermal: core: Introduce thermal_instance_delete()
` [PATCH v2 08/11] thermal: core: Introduce thermal_cdev_update_nocheck()
` [PATCH v2 09/11] thermal: core: Add and use cooling device guard
` [PATCH v2 10/11] thermal: core: Separate thermal zone governor initialization
` [PATCH v2 11/11] thermal: core: Manage thermal_governor_lock using a mutex guard
` [PATCH v2.1 09/11] thermal: core: Add and use cooling device guard

pm/testing baseline: 30 runs, 1 regressions (v6.12-rc2-33-g54ad5ae82ff89)
 2024-10-14 11:29 UTC 

[RFC PATCH v1 14/57] pm/hibernate: Remove PAGE_SIZE compile-time constant assumption
 2024-10-14 10:58 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc2-33-g54ad5ae82ff89)
 2024-10-14 10:46 UTC 

[PATCH v5 0/4] Add thermal user thresholds support
 2024-10-14  9:43 UTC  (5+ messages)
` [PATCH v5 1/4] thermal/netlink: Add the commands and the events for the thresholds
` [PATCH v5 2/4] tools/lib/thermal: Make more generic the command encoding function
` [PATCH v5 3/4] tools/lib/thermal: Add the threshold netlink ABI
` [PATCH v5 4/4] tools/thermal/thermal-engine: Take into account the thresholds API

[PATCH v4 0/6] thermal: scope/cleanup.h improvements
 2024-10-14  8:40 UTC  (10+ messages)
` [PATCH v4 1/6] thermal: of: Simplify thermal_of_should_bind with scoped for each OF child
` [PATCH v4 2/6] thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_init()
` [PATCH v4 3/6] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
` [PATCH v4 4/6] thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop
` [PATCH v4 5/6] thermal: tegra: "
` [PATCH v4 6/6] thermal: sun8i: Use scoped device node handling to simplify error paths

[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-10-14  8:06 UTC  (3+ messages)

[PATCH RFC 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-10-14  7:40 UTC  (6+ messages)
` [PATCH RFC 1/3] drm/msm/adreno: Add support for ACD
` [PATCH RFC 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
` [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU

[PATCH v2 0/7] iio: fix possible race condition during access of available info lists
 2024-10-14  6:39 UTC  (11+ messages)
` [PATCH v2 5/7] iio: inkern: copy/release available info from producer

[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
 2024-10-14  4:10 UTC  (24+ messages)
                            ` [PATCH v3] "

[PATCH AUTOSEL 6.6 13/17] thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support
 2024-10-14  3:58 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 14/17] thermal: intel: int340x: processor: Add MMIO RAPL PL4 support

[PATCH AUTOSEL 6.11 15/20] powercap: intel_rapl_msr: Add PL4 support for Arrowlake-U
 2024-10-14  3:57 UTC  (3+ messages)
` [PATCH AUTOSEL 6.11 16/20] thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support
` [PATCH AUTOSEL 6.11 17/20] thermal: intel: int340x: processor: Add MMIO RAPL PL4 support

[RESEND PATCH v2 0/2] Some cleanup and fix the missing of_node_put()
 2024-10-14  2:22 UTC  (4+ messages)
` [RESEND PATCH v2 1/2] pmdomain: ti-sci: Add missing of_node_put() for args.np

[rafael-pm:bleeding-edge 158/161] drivers/thermal/thermal_sysfs.c:726:8: error: use of undeclared label 'unlock'
 2024-10-13 12:40 UTC 

[rafael-pm:bleeding-edge] BUILD REGRESSION c7d553cb161f03e4424c88bddc26fadcbbf4b6d5
 2024-10-13 12:31 UTC 

[rafael-pm:bleeding-edge 158/161] drivers/thermal/thermal_sysfs.c:726:17: error: label 'unlock' used but not defined
 2024-10-13 11:59 UTC 

[PATCH V2 1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()
 2024-10-13  0:40 UTC  (7+ messages)
` [PATCH V2 2/2] platform/x86/intel/pmc: Disable C1 auto-demotion during suspend

[PATCH v4 0/6] Add thermal user thresholds support
 2024-10-12 17:36 UTC  (11+ messages)
` [PATCH v4 1/6] thermal/core: Add "
` [PATCH v4 3/6] thermal/netlink: Add the commands and the events for the thresholds

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-12  9:28 UTC  (4+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2

Root filesystem read access for firmware load during hibernation image writing
 2024-10-11 23:44 UTC  (5+ messages)

[GIT PULL] cpupower update for Linux 6.13-rc1
 2024-10-11 22:45 UTC 

[GIT PULL] Power management updates for v6.12-rc3
 2024-10-11 19:34 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.12-rc3
 2024-10-11 19:34 UTC  (2+ messages)

[GIT PULL] pmdomain/opp fixes for v6.12-rc3
 2024-10-11 19:34 UTC  (2+ messages)

[PATCH v6 6/7] power: supply: max77705: Add fuel gauge driver for Maxim 77705
 2024-10-11 19:23 UTC  (4+ messages)

[PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit
 2024-10-11 18:50 UTC  (2+ messages)

new amd-pstate content for v6.13-rc1
 2024-10-11 18:41 UTC  (2+ messages)

amd-pstate fixes for v6.12-rc
 2024-10-11 18:40 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 9b8e59244dc48920c1a58d8185cf83550ddb68b8
 2024-10-11 16:58 UTC 

[PATCH V2] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
 2024-10-11 14:51 UTC  (7+ messages)

[PATCH v7] sched: Consolidate cpufreq updates
 2024-10-11  9:34 UTC  (5+ messages)

[PATCH v2] USB: Fix the issue of S4 wakeup queisce phase where task resumption fails due to USB status
 2024-10-11  7:17 UTC  (4+ messages)

[PATCH RESEND] thermal/drivers/qcom/lmh: remove false lockdep backtrace
 2024-10-11  5:48 UTC 

[PATCH 0/8] power: supply: core: remove {,devm_}power_supply_register_no_ws()
 2024-10-11  2:37 UTC  (17+ messages)
` [PATCH 1/8] power: supply: core: add wakeup source inhibit by power_supply_config
` [PATCH 2/8] ACPI: battery: Register power supply with power_supply_register()
` [PATCH 3/8] power: supply: acer_a500_battery: register power supply with devm_power_supply_register()
` [PATCH 4/8] power: supply: bq27xxx_battery: register power supply with power_supply_register()
` [PATCH 5/8] power: supply: cros_usbpd-charger: register power supply with devm_power_supply_register()
` [PATCH 6/8] power: supply: lenovo_yoga_c630_battery: register power supplies with power_supply_register()
` [PATCH 7/8] power: supply: max77976_charger: register power supply with devm_power_supply_register()
` [PATCH 8/8] power: supply: core: remove {,devm_}power_supply_register_no_ws()

[PATCH v2] usb: dwc3: core: Fix system suspend on TI AM62 platforms
 2024-10-10 23:55 UTC  (2+ messages)

[PATCH v5] PCI: Enable runtime pm of the host bridge
 2024-10-10 20:39 UTC  (3+ messages)

arm64 s2idle vs. workqueues
 2024-10-10 20:10 UTC  (8+ messages)

[PATCH 0/3] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq
 2024-10-10 17:57 UTC  (8+ messages)
` [PATCH 1/3] cpufreq: Add a callback to update the min_freq_req from drivers

[PATCH v3 0/6] thermal: scope/cleanup.h improvements
 2024-10-10 17:53 UTC  (4+ messages)
` [PATCH v3 2/6] thermal: of: Use scoped device node handling to simplify thermal_of_trips_init()

[PATCH] PM: domains: Fix return value of API dev_pm_get_subsys_data()
 2024-10-10 15:22 UTC 

[PATCH V3 0/4] firmware: arm_scmi: Misc Fixes
 2024-10-10 15:02 UTC  (10+ messages)
` [PATCH V3 1/4] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH V3 3/4] pmdomain: core: Fix debugfs node creation failure
` [PATCH V3 4/4] mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag

[PATCH v8 0/9] Add support for sam9x7 SoC family
 2024-10-10 14:30 UTC  (6+ messages)
` [PATCH v8 2/9] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v8 3/9] power: reset: at91-reset: add reset support for sam9x7 SoC
` [PATCH v8 4/9] power: reset: at91-reset: add sdhwc "
` [PATCH v8 6/9] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7

[PATCH 0/3] SRF: Fix offline CPU preventing pc6 entry
 2024-10-10 13:39 UTC  (4+ messages)
` [PATCH 1/3] x86/smp: Move mwait hint computation out of mwait_play_dead
` [PATCH 2/3] x86/smp: Allow forcing the mwait hint for play dead loop
` [PATCH 3/3] intel_idle: Identify the deepest cstate for cpu offline code

[PATCH RFC] PM: sleep: wakeirq: Fix a serious logical error in dev_pm_disarm_wake_irq()
 2024-10-10 13:24 UTC  (3+ messages)

[PATCH v4 00/11] OPP/pmdomain: Simplify assignment of required_devs for required OPPs
 2024-10-10 12:28 UTC  (8+ messages)
` [PATCH v4 03/11] OPP: Rework _set_required_devs() to manage a single device per call


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