public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 10:13:03 to 2026-03-17 04:30:03 UTC [more...]

[PATCH v6 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-17  4:29 UTC  (10+ messages)
` [PATCH v6 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v6 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v6 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v6 4/9] dt-bindings: serial: Document the graph port
` [PATCH v6 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v6 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v6 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v6 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-17  4:18 UTC  (4+ messages)
` [PATCH v5 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH] device property: Make modifications of fwnode "flags" thread safe
 2026-03-16 22:42 UTC 

[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
 2026-03-16 20:09 UTC  (23+ messages)
` [RFC v1 1/8] Documentation: PM: Add documentation for Runtime Standby States
` [RFC v1 2/8] acpi/x86: s2idle: Rename LPS0 constants so they mirror their function
` [RFC v1 3/8] acpi/x86: s2idle: add runtime standby transition function
` [RFC v1 7/8] PM: hibernate: Enter s2idle sleep state before hibernation

[PATCH v1 1/1] ACPI: processor: idle: Replace strlcat() with better alternative
 2026-03-16 19:51 UTC  (6+ messages)

[PATCH v2] ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is on
 2026-03-16 18:11 UTC  (2+ messages)

[PATCH v3 0/7] Introduce Synology Microp driver
 2026-03-16 18:06 UTC  (24+ messages)
` [PATCH v3 1/7] rust: Add `parent_unchecked` function to `Device`
` [PATCH v3 2/7] rust: add basic mfd abstractions
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
` [PATCH v3 4/7] mfd: match acpi devices against PRP0001
` [PATCH v3 5/7] dt-bindings: mfd: Add synology,microp device
` [PATCH v3 6/7] mfd: Add synology microp core driver
` [PATCH v3 7/7] leds: add synology microp led driver

[PATCH v1 00/26] ACPICA: ACPICA 20251212
 2026-03-16 17:46 UTC  (3+ messages)
` [PATCH v1 05/26] ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()

[PATCH] acpi/apei: Add NVIDIA GHES vendor CPER record handler
 2026-03-16 17:07 UTC  (2+ messages)

[PATCH 0/2] Add UCSI I2C transport driver for ITE885x USB-C controllers
 2026-03-16 15:04 UTC  (9+ messages)
` [PATCH 1/2] i2c: acpi: skip generic I2C device when vendor-specific sibling exists
` [PATCH 2/2] usb: typec: ucsi: add ITE885x I2C transport driver

[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-03-16 14:27 UTC  (5+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v17 2/2] ras: mem: Add ACPI RAS2 memory driver

[BUG] Apple Mac mini 2018 + Thunderbolt 3 eGPU: PCI bridge window / BAR allocation failure prevents NVIDIA and AMD GPUs from initializing
 2026-03-16 11:57 UTC  (3+ messages)

[PATCH v2 0/6] gpiolib: unify gpio-hog code
 2026-03-16  9:11 UTC  (2+ messages)

[PATCH v1 0/2] rtc: cmos: Do not require IRQ if ACPI alarm is used
 2026-03-14 12:12 UTC  (3+ messages)
` [PATCH v1 1/2] rtc: cmos: Enable ACPI alarm if advertised in ACPI FADT
` [PATCH v1 2/2] rtc: cmos: Do not require IRQ if ACPI alarm is used

[PATCH v1] ACPI: PAD: xen: Convert to a platform driver
 2026-03-14 11:57 UTC 

[PATCH v1] Input: atlas - convert ACPI driver to a platform one
 2026-03-14 11:54 UTC 

[PATCH v1] watchdog: ni903x_wdt: Convert to a platform driver
 2026-03-14 11:53 UTC 

[PATCH v1] backlight: apple_bl: Convert to a platform driver
 2026-03-14 11:50 UTC 

[PATCH v1] net: fjes: Drop fjes_acpi_driver and rework initialization
 2026-03-14 11:47 UTC 

[PATCH v1] ptp: vmw: Convert to a platform driver
 2026-03-14 11:43 UTC 

[PATCH v1] sonypi: Convert ACPI driver to a platform one
 2026-03-13 20:35 UTC  (2+ messages)

[PATCH v3 0/7] Introduce Synology Microp driver
 2026-03-13 20:32 UTC  (6+ messages)
` [PATCH v3 1/7] rust: Add `parent_unchecked` function to `Device`
` [PATCH v3 2/7] rust: add basic mfd abstractions
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids

[PATCH v1] hpet: Convert ACPI driver to a platform one
 2026-03-13 19:03 UTC  (2+ messages)

[PATCH v2 0/8] ACPI: driver: Cleanups and fixes, mostly related to acpi_device_name/class()
 2026-03-13 14:09 UTC  (12+ messages)
` [PATCH v2 1/8] driver core: auxiliary bus: Introduce dev_is_auxiliary()
` [PATCH v2 2/8] ACPI: video: Rework checking for duplicate video bus devices
` [PATCH v2 3/8] ACPI: video: Consolidate pnp.bus_id workarounds handling
` [PATCH v2 4/8] ACPI: driver: Do not set acpi_device_name() unnecessarily
` [PATCH v2 5/8] ACPI: event: Redefine acpi_notifier_call_chain()
` [PATCH v2 6/8] ACPI: driver: Avoid using pnp.device_class for netlink handling
` [PATCH v2 7/8] ACPI: driver: Do not set acpi_device_class() unnecessarily
` [PATCH v2 8/8] ACPI: AC: Define ACPI_AC_CLASS in one place

[PATCH 2/2] ACPI, x86/boot: Remove {set|get}_root_pointer() ACPI callbacks
 2026-03-13 12:31 UTC  (4+ messages)

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-13 11:29 UTC  (7+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

[PATCH v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-03-13  9:49 UTC  (6+ messages)
` [PATCH v6 15/16] ras: AEST: support vendor node CMN700

[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-13  2:32 UTC  (9+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v6 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-13  2:21 UTC  (4+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v7 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v7 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[GIT PULL] ACPI support fixes for v7.0-rc4
 2026-03-12 20:13 UTC  (2+ messages)

[PATCH v1 0/2] platform/x86: system76: Bind to a platform device instead of an ACPI one
 2026-03-12 16:29 UTC  (5+ messages)
` [PATCH v1 1/2] platform/x86: system76: Register ACPI notify handler directly
` [PATCH v1 2/2] platform/x86: system76: Convert ACPI driver to a platform one

[PATCH v2 00/11] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-03-12 14:50 UTC  (25+ messages)
` [PATCH v2 01/11] ACPI: APEI: GHES: share macros via a private header
` [PATCH v2 02/11] ACPI: APEI: GHES: add ghes_cper.o stub
` [PATCH v2 03/11] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v2 10/11] dt-bindings: firmware: add arm,ras-ffh
` [PATCH v2 11/11] RAS: add DeviceTree firmware-first CPER provider

[PATCH v1 0/2] platform/x86: wireless-hotkey: Bind to a platform device instead of an ACPI one
 2026-03-12 14:40 UTC  (3+ messages)
` [PATCH v1 1/2] platform/x86: wireless-hotkey: Register ACPI notify handler directly
` [PATCH v1 2/2] platform/x86: wireless-hotkey: Convert ACPI driver to a platform one

[PATCH v1 0/2] platform/x86: topstar-laptop: Bind to a platform device instead of an ACPI one
 2026-03-12 14:34 UTC  (3+ messages)
` [PATCH v1 1/2] platform/x86: topstar-laptop: Register ACPI notify handler directly
` [PATCH v1 2/2] platform/x86: topstar-laptop: Convert ACPI driver to a platform one

[PATCH v1 0/3] platform/x86: sony-laptop: Bind to a platform device instead of an ACPI one
 2026-03-12 11:30 UTC  (4+ messages)
` [PATCH v1 1/3] platform/x86: sony-laptop: Register ACPI notify handler directly
` [PATCH v1 2/3] platform/x86: sony-laptop: Convert NC driver to a platform one
` [PATCH v1 3/3] platform/x86: sony-laptop: Convert PIC "

[PATCH v1 0/3] platform/x86: panasonic-laptop: Bind to a platform device instead of an ACPI one
 2026-03-12 11:22 UTC  (4+ messages)
` [PATCH v1 1/3] platform/x86: panasonic-laptop: Remove redundant checks from 3 functions
` [PATCH v1 2/3] platform/x86: panasonic-laptop: Register ACPI notify handler directly
` [PATCH v1 3/3] platform/x86: panasonic-laptop: Convert ACPI driver to a platform one

[PATCH v1 0/2] platform/x86: lg-laptop: Bind to a platform device instead of an ACPI one
 2026-03-12 11:14 UTC  (3+ messages)
` [PATCH v1 1/2] platform/x86: lg-laptop: Drop debug-only ACPI notify handler
` [PATCH v1 2/2] platform/x86: lg-laptop: Convert ACPI driver to a platform one

[PATCH v1 0/2] platform/x86: dell/dell-rbtn: Bind to a platform device instead of an ACPI one
 2026-03-12 11:05 UTC  (3+ messages)
` [PATCH v1 1/2] platform/x86: dell/dell-rbtn: Register ACPI notify handler directly
` [PATCH v1 2/2] platform/x86: dell/dell-rbtn: Convert ACPI driver to a platform one

[rafael-pm:bleeding-edge] BUILD SUCCESS 8e353c93e3983142d01c4a46facb330d5c256b92
 2026-03-12  8:45 UTC 

[rafael-pm:fixes] BUILD SUCCESS 1ab2a7e1fcc8b8cd1118fd6a839600f95089a8d2
 2026-03-11 23:56 UTC 

[PATCH v2 0/3] ACPI: processor: idle: Clean up max_cstate update logic
 2026-03-11 18:33 UTC  (5+ messages)
` [PATCH v2 1/3] ACPI: processor: idle: Remove redundant cstate check in acpi_processor_power_init
` [PATCH v2 2/3] ACPI: processor: idle: Move max_cstate update out of the loop
` [PATCH v2 3/3] ACPI: processor: idle: Remove redundant static variable and rename cstate check function

[PATCH v5 0/2] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-11 17:02 UTC  (6+ messages)
` [PATCH v5 2/2] PCI/TPH: "

[PATCH v1] ACPI: FPDT: expose FBPT and S3PT subtables via sysfs
 2026-03-11 13:18 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH v1 0/2] iommu/arm-smmu-v3: Reset PCI device upon ATC invalidate timeout
 2026-03-11 12:12 UTC  (31+ messages)
` [PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts

[PATCH] ACPI: CPPC: Fix uninitialized ref variable in cppc_get_perf_caps
 2026-03-11 11:40 UTC  (2+ messages)

[PATCH] ACPI: OSL: fix __iomem type on return acpi_os_map_generic_address()
 2026-03-11 11:32 UTC  (2+ messages)

[rafael-pm:fixes] BUILD SUCCESS ea6118afe407e7e4e950ae6b8eceecdeb94c0fcf
 2026-03-11  8:48 UTC 

[PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
 2026-03-11  2:57 UTC  (4+ messages)

[PATCH v3 00/15] mailbox: Stop sending NULL mailbox messages
 2026-03-11  0:16 UTC  (5+ messages)
` [PATCH v3 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()

[PATCH v2] ACPI: CPPC: Move reference performance to capabilities
 2026-03-10 21:29 UTC  (4+ messages)

[PATCH v1] ACPI: TAD: Use dev_groups in struct device_driver
 2026-03-10 20:29 UTC 

[rafael-pm:bleeding-edge 140/141] ld.lld: error: undefined symbol: auxiliary_device_init
 2026-03-10 10:12 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox