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

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-14 21:01 UTC  (5+ messages)
` [PATCH 1/4] sched: consolidate and cleanup access to CPU's max compute capacity
` [PATCH 2/4] topology: add a new arch_scale_freq_reference

[PATCH v1] thermal: core: Fix disabled trip point check in handle_thermal_trip()
 2023-09-14 19:42 UTC 

[PATCH RESEND v2 0/3] MM8013 fg driver
 2023-09-14 19:17 UTC  (7+ 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

[PATCH v18 0/2] Add quirk for PCIe root port on AMD systems
 2023-09-14 19:09 UTC  (13+ messages)
` [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 18:42 UTC  (3+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-14 16:54 UTC  (86+ 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] cros_pchg: Sync port status on resume
 2023-09-14 16:18 UTC  (4+ messages)

[PATCH] power: supply: rt9467: Fix rt9467_run_aicl()
 2023-09-14 16:14 UTC  (2+ messages)

[PATCH 08/17] pmdomain: qcom: Move Kconfig options to the pmdomain subsystem
 2023-09-14 16:11 UTC  (3+ messages)

[PATCH] power: supply: rk817: Add missing module alias
 2023-09-14 16:03 UTC  (2+ messages)

[RESEND v4 0/3] Use PSCI OS initiated mode for sc7280
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH 00/11] Initial support for the Fairphone 5 smartphone
 2023-09-14 16:04 UTC  (2+ messages)
` (subset) "

[PATCH] power: supply: rk817: query battery properties right after resume
 2023-09-14 15:47 UTC  (2+ messages)

[PATCH v3 0/4] Add optional properties to MAX17040
 2023-09-14 15:42 UTC  (2+ messages)
` (subset) "

[PATCH] power: supply: ucs1002: fix error code in ucs1002_get_property()
 2023-09-14 15:42 UTC  (2+ messages)

[PATCH v3 0/3] MM8013 fg driver
 2023-09-14 15:37 UTC  (5+ 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 v6 00/10 RESEND] Add RT5033 charger device driver
 2023-09-14 15:33 UTC  (8+ messages)
` [PATCH v6 06/10 RESEND] power: supply: rt5033_charger: Add cable detection and USB OTG supply
  ` (subset) "

[PATCH] power: supply: Propagate of_node to child device
 2023-09-14 15:22 UTC  (2+ messages)

Qemu-arm64: LTP: cfs_bandwidth01: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000038
 2023-09-14 15:18 UTC  (2+ messages)
` LTP: cfs_bandwidth01: Unable to handle kernel NULL pointer dereference

[PATCH 14/17] pmdomain: sunxi: Move Kconfig option to the pmdomain subsystem
 2023-09-14 15:07 UTC  (2+ messages)

[PATCH v2 0/4] Add pm8916 VM-BMS and LBC
 2023-09-14 14:58 UTC  (7+ messages)
` [PATCH v2 3/4] power: supply: Add pm8916 VM-BMS support
` [PATCH v2 4/4] power: supply: Add driver for pm8916 lbc

[PATCH RFC v2] cpu-hotplug: provide prototypes for arch CPU registration
 2023-09-14 14:51 UTC 

[PATCH RFC] cpu-hotplug: provide prototypes for arch CPU registration, [PATCH] cpu-hotplug: provide prototypes for arch CPU registration
 2023-09-14 14:47 UTC 

[GIT PULL 0/5] Missed starfive pmdomain changes for v6.6, now for v6.7
 2023-09-14 14:09 UTC  (10+ 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 2/2] PCI: Add a quirk for AMD PCIe root ports w/ USB4 controllers
 2023-09-14 13:57 UTC  (9+ messages)

[PATCH 04/17] pmdomain: apple: Move Kconfig option to the pmdomain subsystem
 2023-09-14 13:33 UTC  (3+ messages)

[PATCH] PM / devfreq: Show trans_stat info via debugfs
 2023-09-14 13:24 UTC  (2+ messages)

[PATCH 13/17] pmdomain: starfive: Move Kconfig file to the pmdomain subsystem
 2023-09-14 13:04 UTC  (3+ messages)

[PATCH 09/17] pmdomain: renesas: Move Kconfig options to the pmdomain subsystem
 2023-09-14 12:03 UTC  (2+ messages)

[PATCH 01/17] pmdomain: Prepare to move Kconfig files into the pmdomain subsystem
 2023-09-14 11:59 UTC  (2+ messages)

[PATCH 03/17] pmdomain: amlogic: Move Kconfig options to the pmdomain subsystem
 2023-09-14 11:51 UTC  (2+ messages)

[PATCH 12/17] pmdomain: st: Add a Kconfig option for the ux500 power domain
 2023-09-14 11:45 UTC  (2+ messages)

[PATCH 17/17] pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem
 2023-09-14 11:19 UTC 

[PATCH 16/17] pmdomain: ti: Move and add Kconfig options to the pmdomain subsystem
 2023-09-14 11:19 UTC 

[PATCH 15/17] pmdomain: tegra: Move Kconfig option to the pmdomain subsystem
 2023-09-14 11:19 UTC 

[PATCH 11/17] pmdomain: samsung: Move Kconfig option to the pmdomain subsystem
 2023-09-14 11:18 UTC 

[PATCH 10/17] pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem
 2023-09-14 11:18 UTC 

[PATCH 07/17] pmdomain: mediatek: Move Kconfig options to the pmdomain subsystem
 2023-09-14 11:17 UTC 

[PATCH 06/17] pmdomain: imx: Move Kconfig options to the pmdomain subsystem
 2023-09-14 11:17 UTC 

[PATCH 05/17] pmdomain: bcm: Move Kconfig options to the pmdomain subsystem
 2023-09-14 11:17 UTC 

[PATCH 02/17] pmdomain: actions: Move Kconfig file to the pmdomain subsystem
 2023-09-14 11:16 UTC 

[PATCH 00/17] pmdomain: Move Kconfig options/files to the pmdomain subsystem
 2023-09-14 11:15 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 "

[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  (9+ messages)
` [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  (7+ messages)
` [RFC PATCH 1/7] sched/pelt: Add a new function to approximate the future util_avg value

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-13 15:28 UTC  (5+ messages)

[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  (4+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices


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