messages from 2025-12-26 03:26:51 to 2026-01-08 11:51:51 UTC [more...]
[PATCH] software node: replace -EEXIST with -EBUSY
2026-01-08 11:51 UTC (7+ messages)
[PATCH v6 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
2026-01-08 11:35 UTC (5+ messages)
` [PATCH v6 1/4] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v6 2/4] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v6 3/4] apei/ghes: ensure that won't go past CPER allocated record
` [PATCH v6 4/4] efi/cper: don't dump the entire memory region
[PATCH v2] ACPI: bus: Use OF match data for PRP0001 matched devices
2026-01-08 11:23 UTC (6+ messages)
[PATCH v6] ACPI: AGDI: Add interrupt signaling mode support
2026-01-08 9:46 UTC (2+ messages)
[PATCH v8 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2026-01-08 4:13 UTC (13+ messages)
` [PATCH v8 01/10] x86/topology: Add missing struct declaration and attribute dependency
` [PATCH v8 02/10] x86/acpi: Add functions to setup and access the wakeup mailbox
` [PATCH v8 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v8 04/10] x86/dt: Parse the "
` [PATCH v8 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v8 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v8 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v8 08/10] x86/acpi: Add a helper get the address of the wakeup mailbox
` [PATCH v8 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v8 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
[PATCH v1] ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
2026-01-08 3:28 UTC (2+ messages)
[PATCH v5 0/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
2026-01-08 3:10 UTC (4+ messages)
` [PATCH v5 1/3] ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()
[PATCH v3] ACPI: PM: Introduce CONFIG_ACPI_S2IDLE for platform-independent S2Idle support
2026-01-08 2:04 UTC
[PATCH] PCI/ACPI: Do not fiddle with ExtTag and RO in program_hpx_type2
2026-01-07 23:22 UTC (5+ messages)
[PATCH v1] ACPI: PM: Introduce CONFIG_ACPI_S2IDLE for platform-independent S2Idle support
2026-01-07 22:39 UTC (3+ messages)
[PATCH] ACPI: bus: Use OF match data for PRP0001 matched devices
2026-01-07 22:25 UTC (5+ messages)
[PATCH v6 0/2] Revise some PCI _DSM method implement
2026-01-07 21:47 UTC (2+ messages)
[PATCH 0/3] rust: WMI abstractions
2026-01-07 20:35 UTC (4+ messages)
` [PATCH 1/3] rust: enable const_intrinsic_copy feature
` [PATCH 2/3] rust: implement wrapper for acpi_object
` [PATCH 3/3] rust: add WMI abstractions
[PATCH][next] ACPI: APEI: EINJ: make read-only array non_mmio_desc static const
2026-01-07 19:48 UTC (2+ messages)
[PATCH] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
2026-01-07 19:45 UTC (2+ messages)
[PATCH] acpi: use LIST_HEAD for stack-allocated list in acpi_watchdog_init
2026-01-07 19:39 UTC (2+ messages)
[PATCH v5 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
2026-01-07 17:53 UTC (7+ messages)
` [PATCH v5 1/4] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v5 2/4] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v5 3/4] apei/ghes: ensure that won't go past CPER allocated record
` [PATCH v5 4/4] efi/cper: don't dump the entire memory region
[PATCH v2 0/7] irqchip/gic-v5: Code first ACPI boot support
2026-01-07 17:31 UTC (16+ messages)
` [PATCH v2 3/7] irqdomain: Add parent field to struct irqchip_fwid
` [PATCH v2 4/7] PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
` [PATCH v2 5/7] irqchip/gic-v5: Add ACPI IRS probing
` [PATCH v2 6/7] irqchip/gic-v5: Add ACPI ITS probing
` [PATCH v2 7/7] irqchip/gic-v5: Add ACPI IWB probing
[PATCH] ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
2026-01-07 15:40 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS e008713f0adaf69fba937cbde31ce368a626c3ac
2026-01-07 14:34 UTC
[PATCH v2] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
2026-01-07 12:22 UTC (7+ messages)
[PATCH v1 0/6] ACPI: processor: Recovery some reverted patches
2026-01-07 10:21 UTC (5+ messages)
[PATCH v2] ACPI: PM: Introduce CONFIG_ACPI_S2IDLE for platform-independent S2Idle support
2026-01-07 7:05 UTC
[PATCH v5] ACPI: AGDI: Add interrupt signaling mode support
2026-01-07 2:52 UTC (5+ messages)
[PATCH v1] ACPI: bus: Fix typo under sizeof() in acpi_run_osc()
2026-01-06 22:44 UTC (3+ messages)
[PATCH v4 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
2026-01-06 16:07 UTC (5+ messages)
` [PATCH v4 1/4] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v4 3/4] apei/ghes: ensure that won't go past CPER allocated record
[PATCH] MAINTAINERS: Update the maintainers for ARM64 ACPI
2026-01-05 22:58 UTC (2+ messages)
[PATCH 11/12] ras: add DeviceTree estatus provider driver
2026-01-05 21:09 UTC (3+ messages)
[PATCH v1] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
2026-01-05 19:59 UTC (10+ messages)
[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-05 18:13 UTC (8+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "
[PATCH v2] ACPI: PCI: IRQ: Fix INTx GSIs signedness
2026-01-05 18:08 UTC (2+ messages)
[RESEND][PATCH v1 0/3] ACPI: video: Convert ACPI video driver to a platform one
2026-01-05 17:43 UTC (6+ messages)
` [RESEND][PATCH v1 1/3] ACPI: scan: Register platform devices for backlight device objects
` [RESEND][PATCH v1 2/3] ACPI: video: Adjust event notification routine
` [RESEND][PATCH v1 3/3] ACPI: video: Convert the driver to a platform one
[PATCH v5 00/17] ARM Error Source Table V2 Support
2026-01-05 9:12 UTC (22+ messages)
` [PATCH v5 01/17] ACPI/AEST: Parse the AEST table
` [PATCH v5 02/17] ras: AEST: Add probe/remove for AEST driver
` [PATCH v5 03/17] ras: AEST: support different group format
` [PATCH v5 04/17] ras: AEST: Unify the read/write interface for system and MMIO register
` [PATCH v5 05/17] ras: AEST: Probe RAS system architecture version
` [PATCH v5 06/17] ras: AEST: Support RAS Common Fault Injection Model Extension
` [PATCH v5 07/17] ras: AEST: Support CE threshold of error record
` [PATCH v5 08/17] ras: AEST: Enable and register IRQs
` [PATCH v5 09/17] ras: AEST: Add cpuhp callback
` [PATCH v5 10/17] ras: AEST: Introduce AEST driver sysfs interface
` [PATCH v5 11/17] ras: AEST: Add error count tracking and debugfs interface
` [PATCH v5 12/17] ras: AEST: Allow configuring CE threshold via debugfs
` [PATCH v5 13/17] ras: AEST: Introduce AEST inject interface to test AEST driver
` [PATCH v5 14/17] ras: ATL: Unify ATL interface for ARM64 and AMD
` [PATCH v5 15/17] ras: AEST: Add framework to process AEST vendor node
` [PATCH v5 16/17] ras: AEST: support vendor node CMN700
` [PATCH v5 17/17] trace, ras: add ARM RAS extension trace event
[PATCH v2 0/3] ACPI: APEI: GHES: Performance improvements for error notification handlers
2026-01-05 5:41 UTC (6+ messages)
` [PATCH v2 1/3] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
` [PATCH v2 2/3] ACPI: APEI: GHES: Extract helper functions for error status handling
` [PATCH v2 3/3] ACPI: APEI: GHES: Improve ghes_notify_sea() status check
[rafael-pm:bleeding-edge] BUILD SUCCESS 9a29c65f49d4879b155e9e9eb0a64da71b89d92d
2026-01-03 13:01 UTC
[PATCH 0/4] PM: Hibernate: Add hibernation cancellation support
2026-01-02 22:40 UTC (2+ messages)
[PATCH] ACPI: PCI: IRQ: Handle INTx GSIs as u32 values not int
2026-01-02 19:29 UTC (4+ messages)
[PATCH v1] ACPI: bus: Adjust acpi_osc_handshake() parameter list
2026-01-02 12:06 UTC (3+ messages)
[PATCH v1] ACPI: scan: Use resource_type() for resource type checking
2026-01-02 11:56 UTC (4+ messages)
[rafael-pm:pm-runtime-cleanup 24/25] drivers/clk/tegra/clk-device.c:178:9: error: expected declaration specifiers before 'return'
2026-01-01 23:13 UTC
[rafael-pm:pm-runtime-cleanup 24/25] drivers/clk/tegra/clk-device.c:192:9: warning: braces around scalar initializer
2026-01-01 21:10 UTC
[rafael-pm:pm-runtime-cleanup 24/25] drivers/clk/tegra/clk-device.c:178:2: error: expected function body after function declarator
2026-01-01 21:10 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 8f58d533a8d8a3cc00a9a33cb24fc3f2d12bb59b
2026-01-01 4:36 UTC
[rafael-pm:pm-runtime-cleanup 23/23] drivers/clk/tegra/clk-device.c:178:2: error: incompatible function pointer types initializing 'int (*)(struct device *)' with an expression of type 'void (*)(struct device *)'
2026-01-01 3:48 UTC
[PATCH v2] ACPI: PPTT: Dump PPTT table when error detected
2025-12-31 10:49 UTC
[PATCH] ACPI: scan: removed outdated comment
2025-12-30 16:27 UTC (2+ messages)
[PATCH 03/12] ras: add estatus vendor handling and processing
2025-12-29 15:01 UTC (2+ messages)
[PATCH v2] ACPI: sysfs: Add device cid attribute for exposing _CID lists
2025-12-29 14:03 UTC (2+ messages)
[PATCH v1 0/4] ACPI: scan: Handle generic system devices directly
2025-12-29 13:59 UTC (11+ messages)
` [PATCH v1 1/4] ACPI: PNP: Drop PNP0C01 and PNP0C02 from acpi_pnp_device_ids[]
` [PATCH v1 2/4] platform/x86/intel/hid: Stop creating a platform device
` [PATCH v1 3/4] platform/x86/intel/vbtn: "
[PATCH v1] ACPI: sysfs: Add device cid attribute for exposing _CID lists
2025-12-29 13:05 UTC (3+ messages)
[PATCH 00/12] ras: share firmware-first estatus handling
2025-12-29 11:54 UTC (2+ messages)
[rafael-pm:fixes] BUILD SUCCESS 604ad4e7f5b87fcc452f6ee5822c224c2a043cb0
2025-12-29 11:09 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 0128b2cfd36c3ed57a57dc79f050aec14da61e5f
2025-12-29 5:11 UTC
[RFC PATCH 0/3] rust: WMI abstractions
2025-12-28 21:02 UTC (5+ messages)
` [RFC PATCH 2/3] rust: introduce "
[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
2025-12-28 20:15 UTC (5+ messages)
` [PATCH] gpiolib: acpi: Disable edge events on boot on ASUS ROG Strix G16 G614PP
[PATCH] x86/acpi: Add acpi=spcr to use SPCR-provided default console
2025-12-28 9:22 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 512f2aac5b1818a03d01a5728942af9281e86af7
2025-12-28 0:37 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS a90d93563047cc5c86142aa0a6bfee7a5a0ec919
2025-12-27 4:21 UTC
[rafael-pm:bleeding-edge 69/72] drivers/acpi/bus.c:339 acpi_osc_handshake() warn: variable dereferenced before check 'cap' (see line 332)
2025-12-26 13:17 UTC (2+ messages)
[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
2025-12-26 10:26 UTC (9+ 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 4/8] acpi/x86: s2idle: add support for querying runtime standby state support
` [RFC v1 5/8] acpi/x86: s2idle: move DSM notifications to do_notification callback
` [RFC v1 6/8] acpi/x86: s2idle: implement turn on display DSM as resume notification
` [RFC v1 7/8] PM: hibernate: Enter s2idle sleep state before hibernation
` [RFC v1 8/8] PM: standby: Add sysfs attribute for runtime standby transitions
[PATCH v5 00/11] Enhanced autonomous selection and improvements
2025-12-26 8:03 UTC (5+ messages)
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled
` [PATCH v5 11/11] cpufreq: CPPC: add autonomous mode boot parameter support
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