messages from 2025-06-24 14:16:36 to 2025-06-26 19:00:01 UTC [more...]
[PATCH] Decrease `AcpiExTracePoint` verbosity
2025-06-26 18:59 UTC (4+ messages)
[PATCH v2 0/3] Fix soc-button-array debounce
2025-06-26 18:58 UTC (14+ 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 v3 0/4] Fix soc-button-array debounce
2025-06-26 18:57 UTC (26+ 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][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 v8 0/9] rust: Add ACPI match table support for Rust drivers
2025-06-26 18:28 UTC (11+ messages)
` [PATCH v8 1/9] rust: device: implement FwNode::is_of_node()
` [PATCH v8 4/9] rust: acpi: add `acpi::DeviceId` abstraction
[PATCH v2 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
2025-06-26 18:15 UTC (10+ 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()
Instability in ALL stable and LTS distro kernels (IRQ #16 being disabled, PCIe bus errors, ath10k_pci) in Dell Inspiron 5567
2025-06-26 17:53 UTC (4+ 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 1/1] Documentation: firmware-guide: gpio-properties: Spelling and style fixes
2025-06-26 13:01 UTC
[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 (18+ messages)
` [PATCH v2 1/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v2 3/8] cache: coherency core registration and instance handling
` [PATCH v2 4/8] MAINTAINERS: Add Jonathan Cameron to drivers/cache
` [PATCH v2 5/8] arm64: Select GENERIC_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v2 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [RFC v2 7/8] acpi: PoC of Cache control via ACPI0019 and _DSM
` [PATCH v2 8/8] Hack: Pretend we have PSCI 1.2
[PATCH v4 00/22] AMD MCA interrupts rework
2025-06-26 8:03 UTC (25+ 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 07/22] x86/mce/amd: Remove smca_banks_map
` [PATCH v4 08/22] x86/mce/amd: Put list_head in threshold_bank
` [PATCH v4 09/22] x86/mce: Cleanup bank processing on init
` [PATCH v4 10/22] x86/mce: Remove __mcheck_cpu_init_early()
` [PATCH v4 11/22] x86/mce: Define BSP-only init
` [PATCH v4 12/22] x86/mce: Define BSP-only SMCA init
` [PATCH v4 13/22] x86/mce: Do 'UNKNOWN' vendor check early
` [PATCH v4 14/22] x86/mce: Separate global and per-CPU quirks
` [PATCH v4 15/22] x86/mce: Move machine_check_poll() status checks to helper functions
` [PATCH v4 16/22] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v4 17/22] x86/mce: Unify AMD DFR "
` [PATCH v4 18/22] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v4 19/22] x86/mce/amd: Remove redundant reset_block()
` [PATCH v4 20/22] x86/mce/amd: Define threshold restart function for banks
` [PATCH v4 21/22] x86/mce: Handle AMD threshold interrupt storms
` [PATCH v4 22/22] x86/mce: Save and use APEI corrected threshold limit
[PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
2025-06-26 3:33 UTC (5+ 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 (8+ 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 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
[rafael-pm:fixes] BUILD SUCCESS 3516b6fb15377f4c3bc8c6d422e96cc1fcf4267a
2025-06-24 20:56 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 214e5f60b0342a6bea4a3e761883c3f154b31bd9
2025-06-24 20:55 UTC
[PATCH] ACPI / sysfs: Replace deprecated strcpy() with sysfs_emit
2025-06-24 14:21 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox