linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-12 14:34:43 to 2023-09-14 11:05:26 UTC [more...]

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-14 11:05 UTC  (53+ messages)
` [RFC PATCH v2 01/35] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [RFC PATCH v2 02/35] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [RFC PATCH v2 03/35] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [RFC PATCH v2 04/35] drivers: base: Move cpu_dev_init() after node_dev_init()
` [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [RFC PATCH v2 06/35] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [RFC PATCH v2 07/35] x86: intel_epb: Don't rely on link order
` [RFC PATCH v2 08/35] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [RFC PATCH v2 09/35] LoongArch: "
` [RFC PATCH v2 10/35] riscv: "
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [RFC PATCH v2 12/35] ACPI: Use the acpi_device_is_present() helper in more places
` [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
` [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
` [RFC PATCH v2 16/35] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [RFC PATCH v2 17/35] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [RFC PATCH v2 18/35] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [RFC PATCH v2 19/35] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [RFC PATCH v2 20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [RFC PATCH v2 21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
` [RFC PATCH v2 23/35] ACPI: Warn when the present bit changes but the feature is not enabled
` [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
` [RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu()
` [RFC PATCH v2 26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [RFC PATCH v2 27/35] ACPICA: Add new MADT GICC flags fields [code first?]
` [RFC PATCH v2 28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
` [RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [RFC PATCH v2 30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [RFC PATCH v2 31/35] arm64: psci: Ignore DENIED CPUs
` [RFC PATCH v2 32/35] ACPI: add support to register CPUs based on the _STA enabled bit
` [RFC PATCH v2 33/35] arm64: document virtual CPU hotplug's expectations
` [RFC PATCH v2 34/35] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [RFC PATCH v2 35/35] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH] PM / devfreq: Show trans_stat info via debugfs
 2023-09-14 10:23 UTC 

[PATCH v3 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs
 2023-09-14  7:20 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
` [PATCH v3 2/3] pmdomain: qcom: rpmpd: Add MSM8917 power domains
` [PATCH v3 3/3] pmdomain: qcom: rpmpd: Add QM215 "

[GIT PULL 0/5] Missed starfive pmdomain changes for v6.6, now for v6.7
 2023-09-14  6:46 UTC  (8+ messages)
` [GIT PULL 1/5] pmdomain: starfive: Explicitly include correct DT includes
` [GIT PULL 2/5] dt-bindings: power: Add power-domain header for JH7110
` [GIT PULL 3/5] pmdomain: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
` [GIT PULL 4/5] pmdomain: starfive: Extract JH7110 pmu private operations
` [GIT PULL 5/5] pmdomain: starfive: Add JH7110 AON PMU support

[PATCH v18 0/2] Add quirk for PCIe root port on AMD systems
 2023-09-14  4:59 UTC  (18+ messages)
` [PATCH v18 1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
` [PATCH v18 2/2] PCI: Add a quirk for AMD PCIe root ports w/ USB4 controllers

[PATCH] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
 2023-09-14  4:18 UTC 

[PATCH 00/53] icc-rpmh multi-RSC voting groundwork
 2023-09-14  2:32 UTC  (7+ messages)

[PATCH v3 1/3] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-09-13 19:34 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: opp: opp-v2-kryo-cpu: Document named opp-microvolt property

[RFC v1 0/3] add LVTS support for mt7988
 2023-09-13 17:40 UTC  (14+ messages)
` [RFC v1 1/3] dt-bindings: thermal: mediatek: add mt7988 compatible
` [RFC v1 2/3] thermal/drivers/mediatek/lvts_thermal: make coeff configurable
    ` Aw: "
` [RFC v1 3/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 support
        ` Aw: "

[PATCH] thermal: int340x: Add ArrowLake-S PCI ID
 2023-09-13 17:35 UTC 

[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
 2023-09-13 17:22 UTC  (22+ messages)
` [RFC PATCH 1/7] sched/pelt: Add a new function to approximate the future util_avg value

[PATCH RESEND v2 0/3] MM8013 fg driver
 2023-09-13 15:45 UTC  (5+ messages)
` [PATCH RESEND v2 2/3] dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge
` [PATCH RESEND v2 3/3] power: supply: Introduce MM8013 fuel gauge driver

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-13 15:28 UTC  (8+ messages)
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace

[PATCH v3 0/3] MM8013 fg driver
 2023-09-13 15:28 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Mitsumi Electric Co., Ltd
` [PATCH v3 2/3] dt-bindings: power: supply: Document Mitsumi MM8013 fuel gauge
` [PATCH v3 3/3] power: supply: Introduce MM8013 fuel gauge driver

[PATCH v3 0/2] Add interconnect driver for SDX75
 2023-09-13 14:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add compatibles "
` [PATCH v3 2/2] interconnect: qcom: Add SDX75 interconnect provider driver

[PATCH] power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
 2023-09-13 13:38 UTC  (4+ messages)

[PATCH] power: supply: core: Don't export power_supply_notifier
 2023-09-13 13:39 UTC 

[PATCH v4 0/4] Sapphire Rapids C0.x idle states support
 2023-09-13 12:55 UTC  (6+ messages)

[PATCH V5] thermal/core/power_allocator: reset thermal governor when trip point is changed
 2023-09-13 12:33 UTC  (8+ messages)

[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-09-13 12:26 UTC  (6+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices
` [PATCH 3/4] dt-bindings: cpufreq: qcom-nvmem: Document MSM8909

[RFC v1 0/2] Fix symbol export for _SIMPLE_ variants of _PM_OPS()
 2023-09-13 11:27 UTC  (4+ messages)
` [RFC v1 1/2] PM: Introduce export macros "
` [RFC v1 2/2] PM: Update EXPORT_*_DEV_PM_OPS() to EXPORT_*_RUNTIME_PM_OPS()

[PATCH 0/2] Match data improvements for bq24257_charger driver
 2023-09-13 11:23 UTC  (8+ messages)
` [PATCH 1/2] power: supply: bq24257_charger: Make chip type and name in sync

[GIT PULL] pmdomain (was genpd) updates for v6.6-rc2
 2023-09-13  9:54 UTC 

Qemu-arm64: LTP: cfs_bandwidth01: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038
 2023-09-13  9:30 UTC  (2+ messages)

[PATCH] pmdomain: Rename the genpd subsystem to pmdomain
 2023-09-13  9:27 UTC  (7+ messages)

[PATCH] thermal/drivers/mediatek: Fix control buffer enablement on MT7896
 2023-09-13  8:35 UTC  (2+ messages)

[PATCH v2 0/2] Add interconnect driver for SDX75
 2023-09-13  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add compatibles "

[PATCH v3 0/7] thermal: processor_thermal: Suport workload hint
 2023-09-13  8:15 UTC  (4+ messages)

[PATCH v2 0/7] Improve Exynos thermal driver
 2023-09-13  8:11 UTC  (7+ messages)
  ` [PATCH v2 1/7] thermal: exynos: remove an unnecessary field description
  ` [PATCH v2 3/7] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH v2 4/7] thermal: exynos: simplify regulator (de)initialization

[PATCH v2 0/7] Fix Python string escapes
 2023-09-13  5:53 UTC  (9+ messages)
` [PATCH v2 1/7] ia64: fix "
` [PATCH v2 2/7] Documentation/sphinx: "
` [PATCH v2 5/7] tools/perf: "

[rafael-pm:bleeding-edge] BUILD SUCCESS e7c8ca758515814f08cd2e1cbb718d16264f99a1
 2023-09-13  3:34 UTC 

[PATCH 0/3] genpd: imx8: support multiple states
 2023-09-13  2:05 UTC  (4+ messages)
` [PATCH 1/3] PM / Domains: Support enter deepest state for multiple states domains
` [PATCH 2/3] PM / Domains: Choose the deepest state to enter if no devices using it
` [PATCH 3/3] genpd: imx: scu-pd: add multi states support

[PATCH V6 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
 2023-09-13  1:34 UTC  (2+ messages)

[PATCH] cpuidle: dt: refactor deprecated strncpy
 2023-09-13  0:23 UTC 

[PATCH] cpufreq: refactor deprecated strncpy
 2023-09-13  0:07 UTC 

Overflow issue in trans_stat_show
 2023-09-12 23:59 UTC  (2+ messages)

[GIT PULL] ARM: SoC/genpd driver updates for v6.6
 2023-09-12 22:19 UTC  (12+ messages)

[PATCH 0/2] Match data improvements for bq2515x driver
 2023-09-12 21:45 UTC  (2+ messages)

[PATCH 0/2] Add charger support for the Nintendo Switch
 2023-09-12 20:37 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] power: supply: bq24190_charger: Export current regulator

[PATCH] power: supply: max17042_battery: Do not use CONFIG_ prefix in regular C code
 2023-09-12 19:08 UTC  (2+ messages)

[PATCH -next v2] power: supply: Remove redundant dev_err_probe() for platform_get_irq_byname()
 2023-09-12 19:08 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: power: syscon-poweroff: get regmap from parent node
 2023-09-12 19:08 UTC  (2+ messages)

[PATCH v1 0/9] ACPI: thermal: Removal of redundant data and cleanup
 2023-09-12 18:47 UTC  (10+ messages)
` [PATCH v1 1/9] ACPI: thermal: Simplify initialization of critical and hot trips
` [PATCH v1 2/9] ACPI: thermal: Fold acpi_thermal_get_info() into its caller
` [PATCH v1 3/9] ACPI: thermal: Determine the number of trip points earlier
` [PATCH v1 4/9] ACPI: thermal: Create and populate trip points table earlier
` [PATCH v1 5/9] ACPI: thermal: Simplify critical and hot trips representation
` [PATCH v1 6/9] ACPI: thermal: Untangle initialization and updates of the passive trip
` [PATCH v1 7/9] ACPI: thermal: Untangle initialization and updates of active trips
` [PATCH v1 8/9] ACPI: thermal: Drop redundant trip point flags
` [PATCH v1 9/9] ACPI: thermal: Drop valid flag from struct acpi_thermal_trip

[PATCH -next] power: supply: 88pm860x_battery: fix the return value handle for platform_get_irq()
 2023-09-12 18:47 UTC  (2+ messages)

[PATCH -next 0/5] power: reset: use builtin_platform_driver() to simplify code
 2023-09-12 18:44 UTC  (2+ messages)

[PATCH] power: vexpress: fix -Wvoid-pointer-to-enum-cast warning
 2023-09-12 18:19 UTC  (2+ messages)

[PATCH] power: reset: nvmem-reboot-mode: quiet some device deferrals
 2023-09-12 18:16 UTC  (2+ messages)

[PATCH] power: reset: use capital "OR" for multiple licenses in SPDX
 2023-09-12 18:12 UTC  (2+ messages)

[PATCH v1] pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
 2023-09-12 18:10 UTC  (2+ messages)

[PATCH 00/10] Add PCIe Bandwidth Controller
 2023-09-12 18:08 UTC  (5+ messages)

[PATCH] power: supply: rt5033_charger: recognize EXTCON setting
 2023-09-12 17:45 UTC  (2+ messages)

[PATCH v1 0/4] thermal: Eliminate thermal_zone_device_register()
 2023-09-12 16:30 UTC  (3+ messages)
` [PATCH v1 3/4] thermal: Use thermal_tripless_zone_device_register()

[PATCH v3] power: supply: sbs-battery: Make similar OF and ID table
 2023-09-12 16:28 UTC  (2+ messages)

[PATCH 0/2] Match data improvements for bq256xx driver
 2023-09-12 16:19 UTC  (2+ messages)

Missed soc/genpd PR for 6.6 mw
 2023-09-12 16:05 UTC  (3+ messages)

[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
 2023-09-12 16:03 UTC  (12+ messages)
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() "

[PATCH v7 1/3] dt-bindings: thermal-zones: Document critical-action
 2023-09-12 15:14 UTC  (5+ 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).