linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-05 19:08:48 to 2021-06-10 08:04:13 UTC [more...]

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

[PATCH -next] ACPI: fix doc warnings
 2021-06-10  7:48 UTC 

[PATCH v3 2/6] ACPI: Move IOMMU setup code out of IORT
 2021-06-10  7:26 UTC  (5+ messages)

[PATCH] ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc()
 2021-06-10  7:01 UTC  (2+ messages)

[PATCH v6] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-06-10  6:44 UTC  (3+ messages)

[PATCH][next] ACPI: scan: ensure ret is initialized to avoid garbage being returned
 2021-06-10  6:29 UTC  (3+ messages)

[pm:bleeding-edge] BUILD REGRESSION 7604cba9f860bcae8fd95c907ffee8ebeab73bef
 2021-06-10  5:49 UTC 

[PATCH v2 0/3] Update PRM patches to fix some issues
 2021-06-10  3:41 UTC  (4+ messages)
` [PATCH v2 1/3] ACPICA: Add PRMT module header to facilitate parsing
` [PATCH v2 2/3] PRM: implement OperationRegion handler for the PlatformRtMechanism subtype
` [PATCH v2 3/3] ACPI: Add \_SB._OSC bit for PRM

[PATCH V6 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-10  3:07 UTC  (3+ messages)

[PATCH v6 0/5] CXL port and decoder enumeration
 2021-06-10  0:34 UTC  (8+ messages)
` [PATCH v6 1/5] cxl/acpi: Introduce the root of a cxl_port topology
` [PATCH v6 2/5] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
` [PATCH v6 3/5] cxl/acpi: Add downstream port data to cxl_port instances
` [PATCH v6 4/5] cxl/acpi: Enumerate host bridge root ports
` [PATCH v6 5/5] cxl/acpi: Introduce cxl_decoder objects
  ` [PATCH v7 "

[PATCH v3] ACPI : don't always override the acpi irq
 2021-06-09 23:08 UTC  (4+ messages)

[PATCH v1 5/5] x86: Skip WBINVD instruction for VM guest
 2021-06-09 21:50 UTC 

[RFC v2-fix-v5 1/1] x86: Skip WBINVD instruction for VM guest
 2021-06-09 19:56 UTC 

[pm:bleeding-edge 102/108] include/linux/acpi.h:135:33: error: field has incomplete type 'struct acpi_prmt_module_header'
 2021-06-09 19:34 UTC 

[pm:bleeding-edge 102/106] drivers/acpi/prmt.c:109:60: error: 'struct acpi_prmt_module_info' has no member named 'handler_count'; did you mean 'handler_info_count'?
 2021-06-09 19:07 UTC 

[pm:bleeding-edge 102/108] drivers/gpu/drm/xen/xen_drm_front.c:710:42: warning: shift count >= width of type
 2021-06-09 19:08 UTC 

[PATCH v8 1/2] ACPI: Check StorageD3Enable _DSD property in ACPI code
 2021-06-09 18:40 UTC  (2+ messages)
` [PATCH v8 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

[PATCH v5 0/6] CXL port and decoder enumeration
 2021-06-09 15:15 UTC  (22+ 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

[PATCH v3 0/4] Implement Platform Runtime Mechanism plumbing
 2021-06-09 14:56 UTC  (3+ messages)
` [PATCH v3 3/4] PRM: implement OperationRegion handler for the PlatformRtMechanism subtype

[PATCH -next] acpi/nvs: fix doc warnings in nvs.c
 2021-06-09 13:12 UTC  (2+ messages)

[PATCH -next] acpi/bus: fix doc warnings in bus.c
 2021-06-09 13:09 UTC  (2+ messages)

[PATCH -next] PNP: pnpbios: convert list_for_each to entry variant
 2021-06-09 13:06 UTC  (2+ messages)

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

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

[PATCH v2] ACPI: Pass the same capabilities to the _OSC regardless of the query flag
 2021-06-09 12:22 UTC  (3+ messages)

[PATCH v1 00/12] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-06-09 10:05 UTC  (23+ 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 v15 0/3] iommu/arm-smmu-v3: Add stall support
 2021-06-09  9:43 UTC  (3+ messages)

Some SSDT tables are not loading with kernel >= 5.12
 2021-06-09  9:24 UTC  (15+ messages)
                    ` [PATCH] ACPI: Pass the same capabilities to the _OSC regardless of the query flag

[pm:bleeding-edge] BUILD SUCCESS 5a32725a7531b9d4ecec3acb3d13458f10b71690
 2021-06-09  1:25 UTC 

[RFC v2-fix-v3 1/1] x86/tdx: Skip WBINVD instruction for TDX guest
 2021-06-09  0:14 UTC  (5+ messages)

[PATCH v6 1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2021-06-08 23:19 UTC  (3+ messages)

[PATCH v2] ACPI : don't always override the acpi irq
 2021-06-08 15:33 UTC  (2+ messages)

[PATCH] ACPI : don't always override the acpi irq
 2021-06-08 12:30 UTC  (3+ messages)

[PATCH v5 0/6] Introduce intel_skl_int3472 module
 2021-06-08  9:33 UTC  (5+ messages)
` [PATCH v5 2/6] ACPI: scan: Add function to fetch dependent of acpi device

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

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08  7:28 UTC  (7+ messages)

[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] 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  (4+ 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  (3+ 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  (2+ 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  (2+ messages)

[PATCH 00/18] ACPI: Further cleanups for message printing
 2021-06-07 13:38 UTC  (2+ messages)

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

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

[PATCH 00/14] ACPICA version 20210604
 2021-06-07 12:22 UTC  (2+ messages)

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

[PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver
 2021-06-05 23:07 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).