linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-26 04:11:53 to 2025-10-03 00:32:20 UTC [more...]

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-03  0:32 UTC  (84+ messages)
` [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v2 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v2 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v2 04/29] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v2 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v2 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v2 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v2 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH v2 16/29] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v2 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v2 18/29] arm_mpam: Register and enable IRQs
` [PATCH v2 26/29] arm_mpam: Use long MBWU counters if supported
` [PATCH v2 27/29] arm_mpam: Add helper to reset saved mbwu state

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-10-02 23:42 UTC  (45+ messages)
` [PATCH v2 01/10] PCI/LUO: Register with Liveupdate Orchestrator
` [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name

[PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree
 2025-10-02 21:58 UTC 

[PATCH v3 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-10-02 11:34 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning
` [PATCH v3 2/6] ACPI: DPTF: Move INT340X device IDs to header
` [PATCH v3 3/6] ACPI: DPTF: Move PCH FIVR "
` [PATCH v3 4/6] ACPI: DPTF: Remove not supported INT340X IDs
` [PATCH v3 5/6] ACPI: platform: Add macro for acpi platform driver
` [PATCH v3 6/6] ACPI: DPTF: Move INT340X enumeration to modules

[GIT PULL] Thermal control updates for v6.18-rc1
 2025-10-02  1:10 UTC  (2+ messages)

[GIT PULL] ACPI support updates for v6.18-rc1
 2025-10-02  1:10 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.18-rc1
 2025-10-02  1:10 UTC  (2+ messages)

[PATCH v3 0/8] Cache coherency management subsystem
 2025-10-01 23:31 UTC  (3+ messages)
` [PATCH v3 4/8] MAINTAINERS: Add Jonathan Cameron to drivers/cache

[PATCH v2 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-10-01 19:33 UTC  (4+ messages)
` [PATCH v2 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning

[PATCH 0/1] Add node availability check for child node iteration on ACPI fwnode backend
 2025-10-01 18:49 UTC  (3+ messages)
` [PATCH 1/1] ACPI: property: Return present device nodes only on fwnode interface

[PATCH v3 0/8] Enhanced autonomous selection and improvements
 2025-10-01 17:03 UTC  (10+ messages)
` [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v3 2/8] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v3 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v3 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v3 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v3 7/8] cpufreq: CPPC: update policy min/max when toggling auto_select
` [PATCH v3 8/8] cpufreq: CPPC: add autonomous mode boot parameter support

[PATCH 0/3] ACPI property cleanups
 2025-10-01 12:20 UTC  (5+ messages)
` [PATCH 1/3] ACPI: property: Make acpi_get_next_subnode() static
` [PATCH 2/3] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH 3/3] ACPI: property: Rework acpi_graph_get_next_endpoint()

[PATCH v3 0/4] cpufreq: Fixes and cleanups related to CPUFREQ_ETERNAL
 2025-10-01 10:38 UTC  (10+ messages)
` [PATCH v3 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
` [PATCH v3 2/4] cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
` [PATCH v3 3/4] ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
` [PATCH v3 4/4] cpufreq: Drop unused symbol CPUFREQ_ETERNAL

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-09-30 21:08 UTC  (3+ messages)
` [PATCH v5 06/10] x86/realmode: Make the location of the trampoline configurable

[rafael-pm:bleeding-edge] BUILD SUCCESS f069ca0d4b00cc7b79c2c483efe72a01794dce3a
 2025-09-30 14:28 UTC 

[PATCH v4 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method
 2025-09-30  9:39 UTC  (2+ messages)

[PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2025-09-30  6:11 UTC  (2+ messages)

[PATCH v3 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-09-29 18:49 UTC  (18+ messages)
` [PATCH v3 01/12] media: uvcvideo: Always set default_value
` [PATCH v3 02/12] media: uvcvideo: Set a function for UVC_EXT_GPIO_UNIT
` [PATCH v3 03/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse
` [PATCH v3 04/12] ACPI: mipi-disco-img: Do not duplicate rotation info into swnodes
` [PATCH v3 05/12] media: ipu-bridge: Use v4l2_fwnode_device_parse helper
` [PATCH v3 06/12] media: ipu-bridge: Use v4l2_fwnode for unknown rotations
` [PATCH v3 07/12] dt-bindings: media: Add usb-camera-module
` [PATCH v3 08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION
` [PATCH v3 09/12] media: uvcvideo: Fill ctrl->info.selector earlier
` [PATCH v3 10/12] media: uvcvideo: Add uvc_ctrl_query_entity helper
` [PATCH v3 11/12] media: uvcvideo: Use current_value for read-only controls
` [PATCH v3 12/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION

[PATCH v2 09/10] PCI/LUO: Avoid write to bus master at boot
 2025-09-29 17:14 UTC  (2+ messages)

[PATCH v2 00/16] Align availability checks on fwnode child node enumeration
 2025-09-29  9:54 UTC  (39+ messages)
` [PATCH v2 01/16] ACPI: property: Make acpi_get_next_subnode() static
` [PATCH v2 02/16] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH v2 03/16] ACPI: property: Rework acpi_graph_get_next_endpoint()
` [PATCH v2 04/16] ACPI: property: Return present device nodes only on fwnode interface
` [PATCH v2 05/16] property: Move Return: section of fwnode_graph_get_endpoint_by_id() down
` [PATCH v2 07/16] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_count()
` [PATCH v2 08/16] property: Document that fwnode API returns available nodes
` [PATCH v2 09/16] driver core: Use fwnode_for_each_child_node() instead
` [PATCH v2 10/16] net: lan966x: "
` [PATCH v2 11/16] Input: touch-overlay - "
` [PATCH v2 12/16] media: thp7312: "
` [PATCH v2 13/16] leds: "
` [PATCH v2 14/16] leds: Use fwnode_get_next_child_node() instead
` [PATCH v2 15/16] property: Drop functions operating on "available" child nodes
` [PATCH v2 16/16] spi: cadence: Remove explicit device node availability check

[PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state
 2025-09-29  9:37 UTC  (10+ messages)
` [PATCH v1 1/9] ACPI: processor: idle: raise up log level when evaluate LPI failed
` [PATCH v1 2/9] ACPI: processor: idle: Return failure if entry method is not buffer or integer type
` [PATCH v1 3/9] ACPI: processor: idle: Return failure when get lpi_state->arch_flags failed
` [PATCH v1 4/9] ACPI: processor: idle: Move the initialization of state->flags to acpi_processor_setup_cstates
` [PATCH v1 5/9] ACPI: processor: idle: Add the verification of processor FFH LPI state
` [PATCH v1 6/9] ACPI: processor: idle: Do not change power states if get power info failed
` [PATCH v1 7/9] ACPI: processor: idle: Remove died codes about the verification of cstate count
` [PATCH v1 8/9] ACPI: processor: idle: Redefine setup idle functions to void
` [PATCH v1 9/9] ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_dev "

[PATCH v3] ACPI: AGDI: Add interrupt signaling mode support
 2025-09-29  9:31 UTC  (10+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-29  9:13 UTC  (3+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH v1 0/4] cpufreq: Fixes and cleanups related to CPUFREQ_ETERNAL
 2025-09-29  7:28 UTC  (12+ messages)
` [PATCH v1 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
` [PATCH v1 2/4] cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
` [PATCH v1 3/4] ACPI: CPPC: Replace CPUFREQ_ETERNAL with CPPC-specific symbol
  ` [PATCH v2 3/4] ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
` [PATCH v1 4/4] cpufreq: Drop unused symbol CPUFREQ_ETERNAL

[rafael-pm:bleeding-edge] BUILD SUCCESS 11c0c0dd019710f162cd5d246a4efdbaefdac48b
 2025-09-29  2:16 UTC 

[rafael-pm:bleeding-edge 205/213] warning: casting to the same type is unnecessary (`u32` -> `u32`)
 2025-09-28 12:37 UTC 

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-09-28 10:33 UTC  (4+ messages)
` [PATCH v3 01/14] ACPI: APEI: "

[PATCH v2] ACPI: battery: Add synchronization between interface updates
 2025-09-28 10:18 UTC 

[rafael-pm:bleeding-edge 209/212] drivers/acpi/battery.c:1267:2: error: expected expression
 2025-09-28  9:39 UTC 

[rafael-pm:bleeding-edge] BUILD REGRESSION 95b83771c9f38207ff42311ccc4739db76d19f33
 2025-09-28  2:41 UTC 

[rafael-pm:bleeding-edge 209/212] drivers/acpi/battery.c:1267:2: warning: label followed by a declaration is a C23 extension
 2025-09-27 16:12 UTC 

[rafael-pm:bleeding-edge 204/212] drivers/cpufreq/spear-cpufreq.c:185:52: error: 'CPUFREQ_DEFAULT_TRANSITION_LATENCY_NS' undeclared; did you mean 'CPUFREQ_DEFAULT_TANSITION_LATENCY_NS'?
 2025-09-27 14:54 UTC 

[rafael-pm:bleeding-edge 204/212] error[E0425]: cannot find value `CPUFREQ_DEFAULT_TRANSITION_LATENCY_NS` in crate `bindings`
 2025-09-27 13:26 UTC 

[BUG] ACPI/i915: Dell Inspiron 5567 fails to resume from S3 (black screen), DSDT patch included
 2025-09-26 18:40 UTC 

[PATCH v3 00/26] genirq: Add support for percpu_devid IRQ affinity
 2025-09-26 10:38 UTC  (2+ messages)

[PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
 2025-09-26  7:09 UTC  (4+ messages)
` [PATCH v10 10/24] clk: Add clock driver for the RISC-V RPMI clock service group


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