public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-01 11:32:23 to 2024-05-10 17:54:30 UTC [more...]

[PATCH v1 0/2] ACPI: EC: Install EC address space handler at the namespace root
 2024-05-10 17:54 UTC  (14+ messages)
` [PATCH v1 1/2] ACPI: EC: Install "
` [PATCH v1 2/2] platform/x86: wmi: Remove custom EC address space handler

[PATCH 0/6] arm64/hyperv: Support Virtual Trust Level boot
 2024-05-10 17:42 UTC  (9+ messages)
` [PATCH 1/6] arm64/hyperv: Support DeviceTree
` [PATCH 2/6] drivers/hv: Enable VTL mode for arm64
` [PATCH 3/6] arm64/hyperv: Boot in a Virtual Trust Level
` [PATCH 4/6] drivers/hv: arch-neutral implementation of get_vtl()
` [PATCH 5/6] drivers/hv/vmbus: Get the irq number from DeviceTree
` [PATCH 6/6] drivers/pci/hyperv/arm64: vPCI MSI IRQ domain from DT

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-05-10 17:13 UTC  (23+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
` [RFC PATCH v8 05/10] cxl/memscrub: Add CXL device patrol scrub control feature

[PATCH] gpiolib: acpi: Add ACPI device NULL check to acpi_can_fallback_to_crs()
 2024-05-10 14:46 UTC  (3+ messages)

[PATCH v7] ACPI: fan: Add hwmon support
 2024-05-10 13:30 UTC  (2+ messages)

[RFC PATCH v2 0/3] Make ELOG log and trace consistently with GHES
 2024-05-10 12:52 UTC  (5+ messages)
` [RFC PATCH v2 1/3] ACPI: extlog: Trace CPER Non-standard Section Body
` [RFC PATCH v2 2/3] ACPI: extlog: Trace CPER PCI Express Error Section
` [RFC PATCH v2 3/3] ACPI: extlog: Make print_extlog_rcd() log unconditionally

[RFC KERNEL PATCH v6 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-05-10 11:27 UTC  (12+ messages)
` [RFC KERNEL PATCH v6 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq

Missing default handler for the EmbeddedControl OpRegion
 2024-05-10 10:03 UTC  (11+ messages)

[PATCH v5 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-05-10  9:09 UTC  (6+ messages)
` [PATCH v5 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "
` [PATCH v5 3/3] RISC-V: Select ACPI PPTT drivers

[PATCH v2 0/2] ARM Error Source Table V1 Support
 2024-05-10  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI/AEST: Initial AEST driver

[PATCH] ACPI: AGDI: Add missing newline to log
 2024-05-09 20:36 UTC 

[PATCH] ACPI: x86: Force StorageD3Enable on more products
 2024-05-09 18:45 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in sys_wait4 (4)
 2024-05-09 14:36 UTC 

[PATCH] ACPI: PCI: Remove unused struct 'acpi_handle_node'
 2024-05-09 10:57 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS dd501094ad94714c0289153e08ab3e91a412100b
 2024-05-09 10:24 UTC 

[PATCH v2 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
 2024-05-09  9:06 UTC  (3+ messages)

[PATCH v2 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
 2024-05-09  8:42 UTC  (3+ messages)

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-09  8:48 UTC  (4+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "

[PATCH v2 0/3] Parse the HEST PCIe AER and set to relevant registers
 2024-05-09  8:39 UTC  (3+ messages)

[PATCH v4 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-05-09  6:33 UTC  (8+ messages)
` [PATCH v4 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[PATCH V7 0/4] PCI: Add support for preserving boot configuration
 2024-05-08 17:41 UTC  (5+ messages)
` [PATCH V7 1/4] PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
` [PATCH V7 2/4] PCI: of: Add of_pci_preserve_config() for per-host bridge support
` [PATCH V7 3/4] PCI: Unify ACPI and DT 'preserve config' support
` [PATCH V7 4/4] PCI: Use preserve_config in place of pci_flags

[RFC 0/2] ACPI: Adding new acpi_driver type drivers ?
 2024-05-08 10:41 UTC  (6+ messages)

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-08  8:44 UTC  (14+ messages)
` [PATCH v9 01/19] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v9 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH v9 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v9 07/19] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v9 18/19] arm64: document virtual CPU hotplug's expectations

[rafael-pm:bleeding-edge] BUILD SUCCESS b1a788a966458325d86d7fe59e2fc0e190be607d
 2024-05-08  6:02 UTC 

[RFC PATCH 0/3] ACPI: extlog: Log and trace similarly to GHES
 2024-05-07 19:02 UTC  (4+ messages)
` [RFC PATCH 1/3] ACPI: extlog: Trace CPER Non-standard Section Body
` [RFC PATCH 2/3] ACPI: extlog: Trace PCI Express Error Section
` [RFC PATCH 3/3] ACPI: extlog: Make print_extlog_rcd() log unconditionally

[PATCH v7 0/4] SRAT/CEDT fixes and updates
 2024-05-07 11:48 UTC  (7+ messages)
` [PATCH v7 1/4] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v7 2/4] ACPI/NUMA: Remove architecture dependent remainings
` [PATCH v7 3/4] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()
` [PATCH v7 4/4] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity()

[PATCH] ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7
 2024-05-07 11:44 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS b0e05525f385820d096acba5e24f54e4c17738e9
 2024-05-06 23:43 UTC 

[PATCH v2 0/2] PRM handler direct call interface
 2024-05-06 17:47 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI: PRM: Add PRM handler direct call support
` [PATCH v2 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM

32-bit versus 64-bit ACPI tables
 2024-05-06 17:15 UTC  (4+ messages)

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-06 11:45 UTC  (40+ messages)
` [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v5 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v5 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v5 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v5 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v5 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v5 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v5 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v5 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v5 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v5 15/17] irqchip/riscv-aplic: "
` [PATCH v5 16/17] irqchip/sifive-plic: "
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH v2] cpufreq/cppc: fix perf_to_khz/khz_to_perf conversion exception
 2024-05-06  7:58 UTC 

[PATCH v4] i2c: acpi: Unbind mux adapters before delete
 2024-05-06  7:18 UTC  (4+ messages)

[PATCH] cpufreq/cppc: fix perf_to_khz conversion exception
 2024-05-06  2:55 UTC  (3+ messages)

[PATCH v6] ACPI: fan: Add hwmon support
 2024-05-05 23:03 UTC  (6+ messages)

[PATCH 0/2] PRM handler direct call interface
 2024-05-03 17:08 UTC  (4+ messages)
` [PATCH 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-03 11:10 UTC  (8+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info

[rafael-pm:bleeding-edge] BUILD SUCCESS e01d13af3b69fdb9f26affc2451afd90f764fa14
 2024-05-02 22:59 UTC 

[PATCH] cxl/cper: Remove duplicated GUID defines
 2024-05-02 19:33 UTC  (2+ messages)

[PATCH] device property: introduce fwnode_for_each_child_node_scoped()
 2024-05-02 18:04 UTC  (5+ messages)

[PATCH v6 0/7] SRAT/CEDT fixes and updates
 2024-05-02 16:27 UTC  (13+ messages)
` [PATCH v6 1/7] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v6 5/7] ACPI/NUMA: Return memblk modification state from numa_fill_memblks()
` [PATCH v6 7/7] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)

[rafael-pm:bleeding-edge] BUILD SUCCESS 8f906dfee894690940afdc9d68c4f580c452f046
 2024-05-01 20:58 UTC 


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