linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 10:17:32 to 2025-08-15 03:49:00 UTC [more...]

[PATCH 0/2] cpufreq: CPPC: Changing error message in CPPC FIE
 2025-08-15  3:48 UTC  (12+ messages)
` [PATCH 2/2] cpufreq: CPPC: Fix error handling in cppc_scale_freq_workfn()

[PATCH v4 0/3] arm64: topology: Setup AMU FIE for online CPUs only
 2025-08-15  3:47 UTC  (5+ messages)
` [PATCH v4 1/3] arm64: topology: Set scale freq source only for the CPUs that have not been set before
` [PATCH v4 2/3] cpufreq: Add a new function to get cpufreq policy without checking if the CPU is online
` [PATCH v4 3/3] arm64: topology: Setup AMU FIE for online CPUs only

[PATCH v1] PM: Support aborting suspend during filesystem sync
 2025-08-15  0:49 UTC  (4+ messages)

[PATCH v2] PM: Support aborting suspend during filesystem sync
 2025-08-15  0:46 UTC 

[PATCH] cpufreq: scmi: Add quirk to disable checks in scmi_dev_used_by_cpus()
 2025-08-14 22:51 UTC 

[PATCH v2 0/6] Update last busy timestamp in Runtime PM autosuspend callbacks
 2025-08-14 22:56 UTC  (3+ messages)
` [PATCH v2 1/6] pm: runtime: Document return values of suspend related API functions

[PATCH RFC 0/5] Marvell PXA1908 power domains
 2025-08-14 22:08 UTC  (4+ messages)
` [PATCH RFC 2/5] dt-bindings: power: Add Marvell PXA1908 domains

[PATCH] platform/x86:intel/pmc: Update Arrow Lake telemetry GUID
 2025-08-14 19:51 UTC 

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-14 16:43 UTC  (13+ messages)

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-08-14 15:49 UTC  (9+ messages)

[GIT PULL] ACPI fixes for v6.17-rc2
 2025-08-14 15:49 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.17-rc2
 2025-08-14 15:49 UTC  (2+ messages)

[PATCH v2 0/3] Add interconnect support for Glymur SoC
 2025-08-14 14:54 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "
` [PATCH v2 2/3] interconnect: qcom: icc-rpmh: increase MAX_PORTS to support four QoS ports
` [PATCH v2 3/3] interconnect: qcom: add glymur interconnect provider driver

[PATCH] power: supply: use max() to improve code
 2025-08-14 14:36 UTC 

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-14 14:18 UTC  (6+ messages)
` [PATCH 14/21] pmdomain: "
` [PATCH 20/21] thermal: "
` (subset) [PATCH 00/21] treewide: "

[PATCH v1 0/3] cpuidle: governors: menu: A fix, a corner case adjustment and a cleanup
 2025-08-14 14:09 UTC  (7+ messages)
` [PATCH v1 1/3] cpuidle: governors: menu: Avoid selecting states with too much latency
` [PATCH v1 2/3] cpuidle: governors: menu: Rearrange main loop in menu_select()
` [PATCH v1 3/3] cpuidle: governors: menu: Special-case nohz_full CPUs

[PATCH 0/8] Add support for SCMIv4.0 Powercap Extensions
 2025-08-14 13:54 UTC  (10+ messages)
` [PATCH 1/8] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH 2/8] firmware: arm_scmi: Add bound iterators support
` [PATCH 3/8] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH 4/8] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH 5/8] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH 6/8] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH 7/8] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH 8/8] powercap: arm_scmi: Enable multiple constraints support

[PATCH v1] ACPI: processor: idle: Eliminate static variable flat_state_cnt
 2025-08-14 13:40 UTC  (3+ messages)

[PATCH] thermal/drivers/ti-soc: Use IS_ERR_OR_NULL() to simplify code
 2025-08-14 12:26 UTC 

[PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
 2025-08-14 11:48 UTC  (24+ messages)

[PATCH v1] cpufreq: Return current frequency when frequency table is unavailable
 2025-08-14  9:57 UTC  (5+ messages)

[PATCH v3 11/11] rust: cpufreq: replace `MaybeUninit::zeroed().assume_init()` with `pin_init::zeroed()`
 2025-08-14  9:33 UTC  (2+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-14  9:07 UTC  (21+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "

[PATCH v3 00/11] rust: use `core::ffi::CStr` method names
 2025-08-14  8:10 UTC  (14+ messages)
` [PATCH v3 01/11] drm/panic: "
` [PATCH v3 02/11] rust: auxiliary: "
` [PATCH v3 03/11] rust: configfs: "
` [PATCH v3 04/11] rust: cpufreq: "
` [PATCH v3 05/11] rust: drm: "
` [PATCH v3 06/11] rust: firmware: "
` [PATCH v3 07/11] rust: kunit: "
` [PATCH v3 08/11] rust: miscdevice: "
` [PATCH v3 09/11] rust: net: "
` [PATCH v3 10/11] rust: of: "
` [PATCH v3 11/11] rust: acpi: "

[PATCH 00/19] perf: Rework event_init checks
 2025-08-14  8:04 UTC  (22+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks

[PATCH] power: supply: Fix resource leak in ltc2941-battery-gauge.c
 2025-08-14  7:39 UTC 

[PATCH v2 0/2] ACPI: processor: idle: Per-CPU idle driver for hybrid CPUs
 2025-08-14  7:31 UTC  (3+ messages)
` [PATCH v2 1/2] cpuidle: Add interface to get cpuidle_driver by CPU ID
` [PATCH v2 2/2] ACPI: processor: idle: Replace single idle driver with per-CPU model for better hybrid CPU support

[PATCH RESEND v2 0/3] Add Richtek RT9756 Smart-Cap divider charger
 2025-08-14  7:31 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] dt-bindings: power: supply: Add Richtek RT9756 smart cap "
` [PATCH RESEND v2 2/3] power: supply: rt9756: "
` [PATCH RESEND v2 3/3] Documentation: power: rt9756: Document exported sysfs entries

[PATCH RESEND^2] power: supply: rt9467: Add properties for VBUS and IBUS reading
 2025-08-14  7:27 UTC 

[PATCH V6 0/5] Add Texas Instruments BQ25703A Charger
 2025-08-14  7:13 UTC  (7+ messages)
` [PATCH V6 1/5] dt-bindings: mfd: ti,bq25703a: Add TI "
` [PATCH V6 2/5] mfd: bq257xx: Add support for BQ25703A core driver
` [PATCH V6 3/5] power: supply: bq257xx: Add support for BQ257XX charger
` [PATCH V6 4/5] regulator: bq257xx: Add bq257xx boost regulator driver
` [PATCH V6 5/5] arm64: dts: rockchip: Add USB and charger to Gameforce Ace

[PATCH v5 0/3] Add support for clock controllers and CPU scaling for QCS615
 2025-08-14  6:58 UTC  (6+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock

[PATCH] rust: cpumask: rename CpumaskVar::as[_mut]_ref to from_raw[_mut]
 2025-08-14  4:13 UTC  (4+ messages)

[PATCH v2 1/2] thermal: rcar_gen3: Add support for per-SoC default trim values
 2025-08-14  3:14 UTC  (5+ messages)

[PATCH 0/5] thermal: intel: int340x: New power slider interface
 2025-08-13 18:55 UTC  (6+ messages)
` [PATCH 1/5] thermal: intel: int340x: Add support for power slider
` [PATCH 2/5] thermal: intel: int340x: Enable power slider interface
` [PATCH 3/5] thermal: intel: int340x: Add module parameter for balanced Slider
` [PATCH 4/5] thermal: intel: int340x: Add module parameter to change slider offset
` [PATCH 5/5] thermal: intel: int340x: Add suspend and resume callbacks

[PATCH v6 0/5] thermal: renesas: Add support for RZ/G3E
 2025-08-13 17:44 UTC  (8+ messages)
` [PATCH v6 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC

[rafael-pm:fixes] BUILD SUCCESS 50ac64d9a2d53c33163112a0d7ccf190d89ccc32
 2025-08-13 16:42 UTC 

[PATCH 2/2] ACPI: processor: idle: Replace single idle driver with per-CPU model for better hybrid CPU support
 2025-08-13 14:25 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS aad7074906486210a097678e752ed54853813044
 2025-08-13 13:26 UTC 

[PATCH v7 0/7] Exynos Thermal code improvement
 2025-08-13 13:09 UTC  (8+ messages)
` [PATCH v7 1/7] thermal/drivers/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v7 2/7] thermal/drivers/exynos: Use devm_clk_get_enabled() helpers
` [PATCH v7 3/7] thermal/drivers/exynos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v7 4/7] thermal/drivers/exynos: Fixed the efuse min max value for exynos5422
` [PATCH v7 5/7] thermal/drivers/exynos: Remove unused base_second mapping and references
` [PATCH v7 6/7] thermal/drivers/exynos: Handle temperature threshold IRQs with SoC-specific mapping
` [PATCH v7 7/7] thermal/drivers/exynos: Refactor IRQ clear logic using SoC-specific config

[PATCH] pmdomain: renesas: rcar-sysc: Make rcar_sysc_onecell_np __initdata
 2025-08-13 13:04 UTC 

[PATCH v3 0/5] initialize SCTRL2_ELx
 2025-08-13 12:01 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: make SCTLR2_EL1 accessible
` [PATCH v3 2/5] arm64: initialise SCTLR2_ELx register at boot time
` [PATCH v3 3/5] arm64: save/restore SCTLR2_EL1 when cpu_suspend()/resume()
` [PATCH v3 4/5] arm64: initialise SCTLR2_EL1 at cpu_soft_restart()
` [PATCH v3 5/5] arm64: make the per-task SCTLR2_EL1

[PATCH] clk: renesas: mstp: Add genpd OF provider at postcore_initcall()
 2025-08-13 11:26 UTC  (3+ messages)

[PATCH v3 0/3] arm64: topology: Setup AMU FIE for online CPUs only
 2025-08-13 11:08 UTC  (5+ messages)
` [PATCH v3 3/3] "

[PATCH v1] ACPI: processor: idle: Add module import namespace
 2025-08-13 10:36 UTC 

[PATCH] powercap: use us_to_ktime() where appropriate
 2025-08-13  7:54 UTC 

[PATCH] tools/power x86_energy_perf_policy: Fix incorrect fopen mode usage
 2025-08-13  7:02 UTC 

[PATCH 0/3] Enable QoS configuration on SA8775P
 2025-08-13  6:02 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: interconnect: add clocks property to enable QoS on sa8775p
` [PATCH 2/3] interconnect: qcom: sa8775p: enable QoS configuration
` [PATCH 3/3] arm64: dts: qcom: sa8775p: Add clocks for "

[PATCH v2] .gitignore: ignore compile_commands.json globally
 2025-08-12 23:00 UTC  (7+ messages)

[PATCH v7 0/4] Enable cpufreq for IPQ5424
 2025-08-12 21:56 UTC  (2+ messages)
` (subset) "

[PATCH v5 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
 2025-08-12 16:23 UTC  (2+ messages)

[PATCH v1] ACPI: processor: perflib: Move problematic pr->performance check
 2025-08-12 12:57 UTC 

[PATCH] regulator: dt-bindings: Clean-up active-semi,act8945a duplication
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v2 0/6] initialize SCTRL2_ELx
 2025-08-12 10:29 UTC  (6+ messages)
` [PATCH v2 6/6] KVM: arm64: initialise SCTLR2_EL1 at __kvm_host_psci_cpu_entry()


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