Linux ACPI
 help / color / mirror / Atom feed
 messages from 2025-06-24 21:09:14 to 2025-06-27 15:52:01 UTC [more...]

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-06-27 15:52 UTC  (10+ messages)
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v3 06/28] driver core: fw_devlink: Introduce fw_devlink_set_device()

[PATCH v3 0/4] Fix soc-button-array debounce
 2025-06-27 14:44 UTC  (41+ messages)
` [PATCH v3 1/4] gpiolib: acpi: Add a helper for programming debounce
` [PATCH v3 2/4] gpiolib: acpi: Program debounce when finding GPIO
` [PATCH v3 3/4] Input: Don't program hw debounce for soc_button_array devices
` [PATCH v3 4/4] Input: Don't send fake button presses to wake system

[PATCH v2 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
 2025-06-27 11:14 UTC  (14+ messages)
` [PATCH v2 1/9] PM: Use true/false as power.needs_force_resume values
` [PATCH v2 2/9] PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
` [PATCH v2 3/9] PM: Move two sleep-related functions under CONFIG_PM_SLEEP
` [PATCH v2 4/9] PM: Check power.needs_force_resume in pm_runtime_force_suspend()
` [PATCH v2 5/9] PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND
` [PATCH v2 6/9] PM: runtime: Introduce __rpm_get_driver_callback()
` [PATCH v2 7/9] PM: sleep: Add strict_midlayer flag to struct dev_pm_info
` [PATCH v2 8/9] ACPI: PM: Set/clear power.strict_midlayer in prepare/complete
` [PATCH v2 9/9] PCI: PM: Set power.strict_midlayer in pci_pm_init()

[PATCH v4 00/22] AMD MCA interrupts rework
 2025-06-27 11:14 UTC  (15+ messages)
` [PATCH v4 02/22] x86/mce: Restore poll settings after storm subsides
` [PATCH v4 06/22] x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
` [PATCH v4 08/22] x86/mce/amd: Put list_head in threshold_bank
` [PATCH v4 10/22] x86/mce: Remove __mcheck_cpu_init_early()
` [PATCH v4 11/22] x86/mce: Define BSP-only init
` [PATCH v4 14/22] x86/mce: Separate global and per-CPU quirks

[PATCH v1 1/1] i2c: acpi: Replace custom code with device_match_acpi_handle()
 2025-06-27 10:22 UTC  (2+ messages)

[PATCH v2 0/3] Fix soc-button-array debounce
 2025-06-27  5:08 UTC  (20+ messages)
` [PATCH v2 1/3] gpiolib: acpi: Add a helper for programming debounce
` [PATCH v2 2/3] gpiolib: acpi: Program debounce when finding GPIO
` [PATCH v2 3/3] Input: soc_button_array: Only debounce cherryview and baytrail systems

[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Spelling and style fixes
 2025-06-27  4:47 UTC  (2+ messages)

[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
 2025-06-27  3:58 UTC  (4+ messages)

Instability in ALL stable and LTS distro kernels (IRQ #16 being disabled, PCIe bus errors, ath10k_pci) in Dell Inspiron 5567
 2025-06-26 23:21 UTC  (5+ messages)

[PATCH v8 0/9] rust: Add ACPI match table support for Rust drivers
 2025-06-26 22:31 UTC  (8+ messages)
` [PATCH v8 1/9] rust: device: implement FwNode::is_of_node()
` [PATCH v8 4/9] rust: acpi: add `acpi::DeviceId` abstraction

[PATCH v1 0/5] ACPI: proc: A few cleanups
 2025-06-26 19:10 UTC  (3+ messages)

[PATCH] Decrease `AcpiExTracePoint` verbosity
 2025-06-26 18:59 UTC  (4+ messages)

[PATCH][next] ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer p
 2025-06-26 18:53 UTC  (7+ messages)

[PATCH][next] ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variable
 2025-06-26 18:51 UTC  (3+ messages)

[PATCH next] ACPI: APEI: EINJ: prevent memory corruption in error_type_set()
 2025-06-26 18:47 UTC  (3+ messages)

[PATCH 0/4] ACPI / PPTT: Add helpers to fill cpumask from PPTT
 2025-06-26 17:14 UTC  (10+ messages)
` [PATCH 1/4] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH 2/4] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels

[PATCH v2 1/1] ACPI: LPSS: Remove AudioDSP related ID
 2025-06-26 13:26 UTC 

[PATCH v1 1/1] ACPI: LPSS: Remove AudioDSP related ID
 2025-06-26 13:24 UTC  (3+ messages)

[PATCH v1 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
 2025-06-26 10:59 UTC  (23+ messages)
` [PATCH v1 1/9] PM: Use true/false as power.needs_force_resume values
` [PATCH v1 0/9] PM: Check power.needs_force_resume in pm_runtime_force_suspend()
` [PATCH v1 3/9] PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND
` [PATCH v1 4/9] PM: Move pm_runtime_force_suspend/resume() under CONFIG_PM_SLEEP
` [PATCH v1 5/9] PM: Move needs_force_resume "
` [PATCH v1 7/9] PM: sleep: Add strict_midlayer flag to struct dev_pm_info
` [PATCH v1 8/9] ACPI: PM: Set/clear power.strict_midlayer during attach/detach
` [PATCH v1 9/9] PCI: PM: Set power.strict_midlayer in pci_pm_init()

[PATCH v2 0/8] Cache coherency management subsystem
 2025-06-26  9:55 UTC  (8+ messages)
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
 2025-06-26  3:33 UTC  (3+ messages)

[PATCH v4][for-next/hardening] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
 2025-06-26  1:03 UTC  (3+ messages)

[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
 2025-06-26  0:55 UTC  (12+ messages)

[PATCH v3][next] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings
 2025-06-25 22:24 UTC  (7+ messages)

[PATCH 0/2] Fix soc-button-array debounce
 2025-06-25 19:32 UTC  (20+ messages)
` [PATCH 1/2] gpiolib: acpi: Program debounce when finding GPIO
` [PATCH 2/2] Revert "Input: soc_button_array - debounce the buttons"

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-06-25 18:56 UTC  (3+ messages)
` [PATCH v2 06/12] dt-bindings: usb: usb-device: Add "

[PATCH v2 next] ACPI: APEI: EINJ: prevent memory corruption in error_type_set()
 2025-06-25 18:40 UTC  (5+ messages)

[PATCH v2 5/8] arm64: Select GENERIC_CPU_CACHE_INVALIDATE_MEMREGION
 2025-06-25 16:21 UTC  (2+ messages)

[PATCH next] ACPI: APEI: EINJ: prevent memory corruption in error_type_set()
 2025-06-25 15:58 UTC  (2+ messages)

[bug report] ACPI: APEI: EINJ: Discover EINJv2 parameters
 2025-06-25 15:23 UTC 

[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
 2025-06-25 15:21 UTC  (2+ messages)

[PATCH v6 0/6] rust: Add ACPI match table support for Rust drivers
 2025-06-25  9:27 UTC  (7+ messages)
` [PATCH v6 6/6] samples: rust: add ACPI match table example to platform driver

For sale
 2025-06-25  1:43 UTC 


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