linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 09:06:59 to 2021-06-08 09:15:16 UTC [more...]

[PATCH v5] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-06-08  9:15 UTC  (4+ messages)

[PATCH v5 0/6] Introduce intel_skl_int3472 module
 2021-06-08  9:00 UTC  (18+ messages)
` [PATCH v5 1/6] ACPI: scan: Extend acpi_walk_dep_device_list()
` [PATCH v5 2/6] ACPI: scan: Add function to fetch dependent of acpi device
` [PATCH v5 3/6] gpiolib: acpi: Export acpi_get_gpiod()
` [PATCH v5 4/6] gpiolib: acpi: Add acpi_gpio_get_io_resource()
` [PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver
` [PATCH v5 6/6] mfd: tps68470: Remove tps68470 MFD driver

[PATCH v1 00/12] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-06-08  8:32 UTC  (14+ messages)
` [PATCH v1 01/12] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
` [PATCH v1 02/12] mm: track present early pages per zone
` [PATCH v1 03/12] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
` [PATCH v1 05/12] mm/memory_hotplug: remove nid parameter from remove_memory() and friends
` [PATCH v1 06/12] drivers/base/memory: "memory groups" to logically group memory blocks
` [PATCH v1 07/12] mm/memory_hotplug: track present pages in memory groups
` [PATCH v1 08/12] ACPI: memhotplug: memory resources cannot be enabled yet
` [PATCH v1 09/12] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v1 10/12] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v1 11/12] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v1 12/12] mm/memory_hotplug: improved dynamic "

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08  7:28 UTC  (9+ messages)
` [PATCH 21/34] docs: firmware-guide: acpi: avoid using ReSt :doc:`foo` markup

[PATCH v6 1/2] ACPI: Move check for _DSD StorageD3Enable property to acpi
 2021-06-08  6:01 UTC  (5+ messages)
` [PATCH v6 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

[PATCH] ACPI : don't always override the acpi irq
 2021-06-08  4:56 UTC 

[pm:bleeding-edge] BUILD SUCCESS ef9717af1f5dba66340aed0809eecd4abc207bac
 2021-06-08  3:57 UTC 

[PATCH v2 3/5] ACPI: Execute platform _OSC also with query bit clear
 2021-06-08  3:02 UTC  (4+ messages)

[PATCH -next] acpi/nvs: fix doc warnings in nvs.c
 2021-06-08  2:38 UTC 

[PATCH -next] acpi/bus: fix doc warnings in bus.c
 2021-06-08  2:37 UTC 

[PATCH v5 0/6] CXL port and decoder enumeration
 2021-06-07 22:18 UTC  (11+ messages)
` [PATCH v5 1/6] cxl/acpi: Local definition of ACPICA infrastructure
` [PATCH v5 2/6] cxl/acpi: Introduce cxl_root, the root of a cxl_port topology
` [PATCH v5 3/6] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
` [PATCH v5 4/6] cxl/acpi: Add downstream port data to cxl_port instances
` [PATCH v5 5/6] cxl/acpi: Enumerate host bridge root ports
` [PATCH v5 6/6] cxl/acpi: Introduce cxl_decoder objects

Some SSDT tables are not loading with kernel >= 5.12
 2021-06-07 19:18 UTC  (6+ messages)

[PATCH] PCI/APCI: Move acpi_pci_osc_support() check to negotiation phase
 2021-06-07 15:43 UTC  (8+ messages)

[GIT PULL] intel-gpio for 5.14-1
 2021-06-07 15:12 UTC 

[PATCH v5 1/2] acpi: PM: Move check for _DSD StorageD3Enable property to acpi
 2021-06-07 14:39 UTC  (9+ messages)
` [PATCH v5 2/2] acpi: PM: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

[PATCH v3 1/6] docs: firmware-guide: ACPI: Add a PWM example
 2021-06-07 14:36 UTC  (9+ messages)
` [PATCH v3 2/6] pwm: core: Convert to use fwnode for matching
` [PATCH v3 3/6] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
` [PATCH v3 4/6] pwm: core: Unify fwnode checks in the module
` [PATCH v3 5/6] pwm: core: Remove unused devm_pwm_put()
` [PATCH v3 6/6] pwm: core: Simplify some devm_*pwm*() functions

[PATCH] ACPI: sysfs: Fix a buffer overrun problem with description_show()
 2021-06-07 14:31 UTC  (3+ messages)

[PATCH 1/1] PNP: use DEVICE_ATTR_RO macro
 2021-06-07 14:25 UTC  (2+ messages)

[PATCH -next v2] ACPI: LPSS: Replaced simple_strtol() with kstrtol()
 2021-06-07 14:20 UTC  (2+ messages)

[PATCH v4] acpi: Move check for _DSD StorageD3Enable property to acpi
 2021-06-07 14:17 UTC  (4+ messages)

[PATCH v2 1/7] docs: firmware-guide: ACPI: Add a PWM example
 2021-06-07 14:11 UTC  (13+ messages)
` [PATCH v2 2/7] pwm: core: Always require PWM flags to be provided
` [PATCH v2 6/7] pwm: core: Remove unused devm_pwm_put()
` [PATCH v2 7/7] pwm: core: Simplify some devm_*pwm*() functions

[PATCH v2] ACPI: FPDT: Add the missed acpi_put_table() in acpi_init_fpdt()
 2021-06-07 13:59 UTC  (3+ messages)

[PATCH v2] ACPI / PPTT: Populate cache-id from rev3 of PPTT in ACPIv6.4
 2021-06-07 13:56 UTC  (2+ messages)

[PATCH 1/2] ACPI: bus: Remove the not needed NULL set
 2021-06-07 13:46 UTC  (3+ messages)
` [PATCH 2/2] ACPI: bus: Call kobject_put() in error path for acpi_init()

[PATCH 00/18] ACPI: Further cleanups for message printing
 2021-06-07 13:38 UTC  (8+ messages)
` [PATCH 02/18] ACPI: blacklist: Unify the "
` [PATCH 05/18] ACPI: glue: Clean up the printing messages
` [PATCH 08/18] ACPI: pci_root: Unify the message printing
` [PATCH 11/18] ACPI: processor_throttling: Cleanup the printing messages
` [PATCH 14/18] ACPI: sbshc: Unify the message printing
` [PATCH 17/18] ACPI: sleep: "

[PATCH] Revert "ACPI: sleep: Put the FACS table after using it"
 2021-06-07 13:02 UTC  (4+ messages)

[PATCH v3 1/3] ACPI: bus: Constify stubs for CONFIG_ACPI=n case
 2021-06-07 12:45 UTC  (4+ messages)
` [PATCH v3 2/3] ACPI: bus: Constify acpi_dma_supported() helper function
` [PATCH v3 3/3] device property: Unify access to of_node

[PATCH 00/14] ACPICA version 20210604
 2021-06-07 12:22 UTC  (16+ messages)
` [PATCH 01/14] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure
` [PATCH 02/14] ACPICA: Add SVKL table headers
` [PATCH 03/14] ACPICA: Fix memory leak caused by _CID repair function
` [PATCH 04/14] ACPICA: iASL: Finish support for the IVRS ACPI table
` [PATCH 05/14] ACPICA: iASL: Add support for the SVKL table
` [PATCH 06/14] ACPICA: iASL Table Compiler: Add full support for RGRT ACPI table
` [PATCH 07/14] ACPICA: Use ACPI_FALLTHROUGH
` [PATCH 08/14] ACPICA: Add _PLD panel positions
` [PATCH 09/14] ACPICA: iASL: Add support for the BDAT ACPI table
` [PATCH 10/14] ACPICA: Add defines for the CXL Host Bridge Structure (CHBS)
` [PATCH 11/14] ACPICA: Add the CFMWS structure definition to the CEDT table
` [PATCH 12/14] ACPICA: iASL: add disassembler support for PRMT
` [PATCH 13/14] ACPICA: Add support for PlatformRtMechanism OperationRegion handler
` [PATCH 14/14] ACPICA: Update version to 20210604 Version 20210604

[PATCH] acpi-cpufreq: Skip cleanup if initialization didn't occur
 2021-06-07 11:09 UTC  (5+ messages)

[PATCH] ACPI / NUMA: fix a a typo in a comment
 2021-06-05  7:30 UTC 

[PATCH v1 1/1] device property: Unify access to of_node
 2021-06-04 17:29 UTC  (7+ messages)

[PATCH v2 1/2] ACPI: bus: Constify stubs for CONFIG_ACPI=n case
 2021-06-04 16:48 UTC  (3+ messages)
` [PATCH v2 2/2] device property: Unify access to of_node

[PATCH v3 0/6] Add support for ACPI VIOT
 2021-06-04 15:22 UTC  (10+ messages)
` [PATCH v3 1/6] ACPI: arm64: Move DMA setup operations out of IORT
` [PATCH v3 2/6] ACPI: Move IOMMU setup code "
` [PATCH v3 3/6] ACPI: Add driver for the VIOT table
` [PATCH v3 4/6] iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
` [PATCH v3 5/6] iommu/dma: Simplify calls "
` [PATCH v3 6/6] iommu/virtio: Enable x86 support

[pm:bleeding-edge] BUILD SUCCESS a25ea0c642c2fa68ced9d7e9cfc85ed4ea470deb
 2021-06-04  7:38 UTC 

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-06-03 12:32 UTC  (11+ messages)
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH v4 0/8] ACPI/IORT: Support for IORT RMR node
 2021-06-03 11:48 UTC  (6+ messages)
` [PATCH v4 1/8] ACPI/IORT: Add support for RMR node parsing
` [PATCH v4 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions

[PATCH v3 1/2] nvme: Look for StorageD3Enable on companion ACPI device instead
 2021-06-03  7:17 UTC  (6+ messages)

[PATCH] acpi/arm64: Mark next_platform_timer as __init
 2021-06-03  2:00 UTC  (2+ messages)

[GIT PULL] ACPI fix for v5.13-rc5
 2021-06-02 19:36 UTC  (2+ messages)

[PATCH] ACPI: tables: fixes the missed acpi_put_table() in acpi_init_fpdt()
 2021-06-02 11:06 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).