Linux ACPI
[Prev Page][Next Page]
- Re: [RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind(), (continued)
- [PATCH] acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short",
Dan Williams
- [PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up,
James Morse
- [PATCH v7 01/25] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing, James Morse
- [PATCH v7 02/25] ACPI / APEI: Remove silent flag from ghes_read_estatus(), James Morse
- [PATCH v7 03/25] ACPI / APEI: Switch estatus pool to use vmalloc memory, James Morse
- [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool, James Morse
- [PATCH v7 05/25] ACPI / APEI: Make estatus pool allocation a static size, James Morse
- [PATCH v7 06/25] ACPI / APEI: Don't store CPER records physical address in struct ghes, James Morse
- [PATCH v7 07/25] ACPI / APEI: Remove spurious GHES_TO_CLEAR check, James Morse
- [PATCH v7 08/25] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus, James Morse
- [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code, James Morse
- [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records, James Morse
- [PATCH v7 11/25] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI, James Morse
- [PATCH v7 12/25] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue, James Morse
- [PATCH v7 13/25] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing, James Morse
- [PATCH v7 14/25] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface, James Morse
- [PATCH v7 15/25] ACPI / APEI: Move locking to the notification helper, James Morse
- [PATCH v7 16/25] ACPI / APEI: Let the notification helper specify the fixmap slot, James Morse
- [PATCH v7 17/25] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy, James Morse
- [PATCH v7 18/25] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length, James Morse
- [PATCH v7 19/25] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one(), James Morse
- [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications, James Morse
- [PATCH v7 21/25] mm/memory-failure: Add memory_failure_queue_kick(), James Morse
- [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors, James Morse
- [PATCH v7 23/25] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work, James Morse
- [PATCH v7 24/25] firmware: arm_sdei: Add ACPI GHES registration helper, James Morse
- [PATCH v7 25/25] ACPI / APEI: Add support for the SDEI GHES Notification type, James Morse
- [PATCH 0/3] spi: dw-mmio: add ACPI support,
Jay Fang
- Re: [PATCH v1 2/2] PCI/ACPI: alloc ACPI to be built without PCI support, Sinan Kaya
- [PATCH RFCv2 4/4] mm/memory_hotplug: Drop MEMORY_TYPE_UNSPECIFIED, David Hildenbrand
- [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types,
David Hildenbrand
- [PATCH RFCv2 1/4] mm/memory_hotplug: Introduce memory block types,
David Hildenbrand
- [PATCH] ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro,
Yangtao Li
- [PATCH v5 0/4] arm64 SMMUv3 PMU driver with IORT support,
Shameer Kolothum
- [PATCH v3] Documentation: admin-guide: PM: Add cpuidle document,
Rafael J. Wysocki
- [GIT PULL] ACPI fix for v4.20-rc5,
Rafael J. Wysocki
- [PATCH v3 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection,
Mika Westerberg
- [PATCH] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value,
Lorenzo Pieralisi
- [PATCH v2 1/2] gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers,
Hans de Goede
- [PATCH v5 0/3] device property: Add fwnode_get_name() helper,
Heikki Krogerus
- [PATCH v2] Documentation: admin-guide: PM: Add cpuidle document,
Rafael J. Wysocki
- [PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike,
Andy Shevchenko
- [PATCH v5 03/15] platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v5 09/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v5 01/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check, Andy Shevchenko
- [PATCH v5 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v5 12/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support, Andy Shevchenko
- [PATCH v5 13/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves, Andy Shevchenko
- [PATCH v5 10/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources, Andy Shevchenko
- [PATCH v5 14/15] ACPI / scan: Create platform device for INT3515 ACPI nodes, Andy Shevchenko
- [PATCH v5 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v5 08/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS, Andy Shevchenko
- [PATCH v5 11/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type, Andy Shevchenko
- [PATCH v5 04/15] platform/x86: i2c-multi-instantiate: Defer probe when no adapter found, Andy Shevchenko
- [PATCH v5 02/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v5 07/15] platform/x86: i2c-multi-instantiate: Get rid of obsolete conditional, Andy Shevchenko
- [PATCH v5 06/15] platform/x86: intel_cht_int33fe: Get rid of obsolete conditional, Andy Shevchenko
- Re: [PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike, Heikki Krogerus
- Re: [PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike, Hans de Goede
- Re: [PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike, Andy Shevchenko
- [PATCH v4 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike,
Andy Shevchenko
- [PATCH v4 03/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v4 07/15] platform/x86: i2c-multi-instantiate: Get rid of obsolete conditional, Andy Shevchenko
- [PATCH v4 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v4 02/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check, Andy Shevchenko
- [PATCH v4 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v4 14/15] ACPI / scan: Create platform device for INT3515 ACPI nodes, Andy Shevchenko
- [PATCH v4 08/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS, Andy Shevchenko
- [PATCH v4 09/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v4 12/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support, Andy Shevchenko
- [PATCH v4 10/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources, Andy Shevchenko
- [PATCH v4 11/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type, Andy Shevchenko
- [PATCH v4 06/15] platform/x86: intel_cht_int33fe: Get rid of obsolete conditional, Andy Shevchenko
- [PATCH v4 13/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves, Andy Shevchenko
- [PATCH v4 01/15] defconfig: enable I2C_DEBUG_CORE, Andy Shevchenko
- [PATCH v4 04/15] platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- Re: [PATCH v4 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike, Andy Shevchenko
- Re: [Bug] SD card reader in Acer Aspire S5 broken in 4.20-rc, Rafael J. Wysocki
- [RESEND PATCH] arm64: acpi: Prepare for longer MADTs, Lorenzo Pieralisi
- [PATCH v3 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike,
Andy Shevchenko
- [PATCH v3 12/13] ACPI / scan: Create platform device for INT3515 ACPI nodes, Andy Shevchenko
- [PATCH v3 09/13] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type, Andy Shevchenko
- [PATCH v3 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v3 13/13] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v3 10/13] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support, Andy Shevchenko
- [PATCH v3 11/13] platform/x86: i2c-multi-instantiate: Allow to have same slaves, Andy Shevchenko
- [PATCH v3 08/13] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources, Andy Shevchenko
- [PATCH v3 06/13] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS, Andy Shevchenko
- [PATCH v3 04/13] platform/x86: i2c-multi-instantiate: Defer probe when no adapter found, Andy Shevchenko
- [PATCH v3 02/13] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v3 03/13] platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v3 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v4 0/3] device property: Add fwnode_get_name() helper,
Heikki Krogerus
- Re: 4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups,
Mika Westerberg
- [PATCH v2 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike,
Andy Shevchenko
- [PATCH v2 13/13] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v2 12/13] ACPI / scan: Create platform device for INT3515 ACPI nodes, Andy Shevchenko
- [PATCH v2 08/13] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources, Andy Shevchenko
- [PATCH v2 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v2 01/13] platform/x86: intel_cht_int33fe: Remove duplicate NULL check, Andy Shevchenko
- [PATCH v2 11/13] platform/x86: i2c-multi-instantiate: Allow to have same slaves, Andy Shevchenko
- [PATCH v2 09/13] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type, Andy Shevchenko
- [PATCH v2 06/13] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS, Andy Shevchenko
- [PATCH v2 10/13] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support, Andy Shevchenko
- [PATCH v2 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v2 03/13] platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v2 04/13] platform/x86: i2c-mutli-instantiate: Defer probe when no adapter found, Andy Shevchenko
- [PATCH v2 02/13] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH] Documentation: admin-guide: PM: Add cpuidle document,
Rafael J. Wysocki
- [PATCH v3 0/3] device property: Add fwnode_get_name() helper,
Heikki Krogerus
- [PATCH v2 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection,
Mika Westerberg
- [PATCH] gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers,
Hans de Goede
- Re: [PATCH] iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HID, Himanshu Jha
- Re: dad4f140ed ("Merge branch 'xarray' of .."): Mem-Info:,
Matthew Wilcox
- [PATCH] acpi: fix argument of acpi_find_child_device(),
Alexey Dobriyan
- [GIT PULL] ACPI fix for v4.20-rc4,
Rafael J. Wysocki
- [PATCH v2] ACPI: SPCR: Consider baud rate 0 as preconfigured state,
Andy Shevchenko
- [PATCH v1] ACPI: SPCR: Consider baud rate 0 as preconfigured state,
Andy Shevchenko
- [PATCH] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node,
Hans de Goede
- [PATCH v1 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike,
Andy Shevchenko
- [PATCH v1 10/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type, Andy Shevchenko
- [PATCH v1 12/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves, Andy Shevchenko
- [PATCH v1 06/15] i2c: acpi: Assign fwnode for devices created via i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v1 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v1 01/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check, Andy Shevchenko
- [PATCH v1 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v1 09/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources, Andy Shevchenko
- [PATCH v1 03/15] platform/x86: i2c-multi-instantiate: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v1 02/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device(), Andy Shevchenko
- [PATCH v1 07/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS, Andy Shevchenko
- [PATCH v1 08/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper, Andy Shevchenko
- [PATCH v1 13/15] ACPI / scan: Create platform device for INT3515 ACPI nodes, Andy Shevchenko
- [PATCH v1 14/15] ACPI / scan: Create platform device for BOSC0200 ACPI nodes, Andy Shevchenko
- [PATCH v1 11/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support, Andy Shevchenko
- [PATCH v1 04/15] platform/x86: i2c-mutli-instantiate: Defer probe when no adapter found, Andy Shevchenko
- Re: [PATCH v1 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike, Hans de Goede
- [PATCH] ACPI / platform: Add SMB0001 HID to forbidden_id_list,
Hans de Goede
- [PATCH 4.18 074/171] acpi/nfit, x86/mce: Validate a MCEs address before using it, Greg Kroah-Hartman
- [PATCH 4.18 073/171] acpi/nfit, x86/mce: Handle only uncorrectable machine checks, Greg Kroah-Hartman
- [PATCH 4.19 091/205] acpi/nfit, x86/mce: Validate a MCEs address before using it, Greg Kroah-Hartman
- [PATCH 4.19 090/205] acpi/nfit, x86/mce: Handle only uncorrectable machine checks, Greg Kroah-Hartman
- Re: [LKP] dad4f140ed [ 7.709376] WARNING:suspicious_RCU_usage,
Matthew Wilcox
- [PATCH 4.20 regression fix] ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field(),
Hans de Goede
- [PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER,
Alexandru Gagniuc
- [PATCH] x86: Fix an issue with invalid ACPI numa config,
Jonathan Cameron
- [PATCH 1/7] node: Link memory nodes to their compute nodes,
Keith Busch
- [PATCH 0/7] ACPI HMAT memory sysfs representation,
Keith Busch
- [GIT PULL] ACPI fix for v4.20-rc3,
Rafael J. Wysocki
- [GIT PULL] PCI fixes for v4.20,
Bjorn Helgaas
- Re: [GIT PULL] PCI changes for v4.20,
Bjorn Helgaas
- [PATCH 1/1] ACPI / tables: add DSDT AmlCode new declaration name support,
Wang Dongsheng
- [PATCH AUTOSEL 4.19 14/44] mm/memory_hotplug: make add_memory() take the device_hotplug_lock, Sasha Levin
- [PATCH AUTOSEL 4.18 12/39] mm/memory_hotplug: make add_memory() take the device_hotplug_lock, Sasha Levin
- [PATCH AUTOSEL 4.14 08/26] mm/memory_hotplug: make add_memory() take the device_hotplug_lock, Sasha Levin
- [PATCH AUTOSEL 4.9 03/17] mm/memory_hotplug: make add_memory() take the device_hotplug_lock, Sasha Levin
- [PATCH] ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable,
Ghannam, Yazen
- Re: [PATCH] acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node, Yang Shi
- [PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection,
Mika Westerberg
- [PATCH 1/4] PCI / ACPI: Identify external PCI devices, Mika Westerberg
- [PATCH 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint, Mika Westerberg
- Re: [PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection, Lukas Wunner
- Re: [PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection, Joerg Roedel
[PATCH v11 0/5] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory,
Chao Fan
[PATCH v2 0/6] device property: Introducing software nodes,
Heikki Krogerus
[PATCH v2 0/4] device property: Add fwnode_get_name() helper,
Heikki Krogerus
[PATCH 0/5] ACPICA version 20181031,
Erik Schmauss
[PATCH 0/6] device property: Introducing software nodes,
Heikki Krogerus
[PATCH 0/4] device property: Add fwnode_name() helper,
Heikki Krogerus
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]