linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-26 19:52:25 to 2022-04-07 13:53:49 UTC [more...]

[PATCH v9 00/11] ACPI/IORT: Support for IORT RMR node
 2022-04-07 13:53 UTC  (20+ messages)
` [PATCH v9 01/11] ACPI/IORT: Add temporary RMR node flag definitions
` [PATCH v9 02/11] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v9 03/11] ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
` [PATCH v9 04/11] ACPI/IORT: Provide a generic helper to retrieve reserve regions
` [PATCH v9 05/11] iommu/dma: Introduce a helper to remove reserved regions
` [PATCH v9 06/11] ACPI/IORT: Add support to retrieve IORT RMR "
` [PATCH v9 07/11] ACPI/IORT: Add a helper to retrieve RMR info directly
` [PATCH v9 08/11] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v9 09/11] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v9 10/11] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v9 11/11] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH] PCI/ACPI: Decouple the negotiation of ASPM and other PCIe services
 2022-04-07 13:16 UTC 

[PATCH RESEND v6] platform: x86: Add ChromeOS ACPI device driver
 2022-04-07 12:35 UTC 

[PATCH v6] platform: x86: Add ChromeOS ACPI device driver
 2022-04-07 12:33 UTC 

[PATCH] ACPI: osl: Fix BERT error region memory mapping
 2022-04-07 10:51 UTC 

[PATCH v5 1/4] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-07 10:19 UTC  (10+ messages)
` [PATCH v5 2/4] device property: Introduce fwnode_for_each_parent_node()
` [PATCH v5 3/4] device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()
` [PATCH v5 4/4] device property: Constify fwnode APIs that uses fwnode_get_next_parent()

[PATCH v1] PCI: PM: Power up all devices during runtime resume
 2022-04-07  8:50 UTC  (2+ messages)

[PATCH v5] platform: x86: Add ChromeOS ACPI device driver
 2022-04-07  7:56 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 2f7fc67b4d3f454beaa41b6c98671e9fd289b16f
 2022-04-07  7:05 UTC 

[PATCH v5 0/3] PCI/ACPI: add support for CXL _OSC
 2022-04-06  2:37 UTC  (4+ messages)
` [PATCH v5 1/3] PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
` [PATCH v5 2/3] PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges
` [PATCH v5 3/3] PCI/ACPI: negotiate CXL _OSC

[PATCH v4 1/1] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-06 13:35 UTC  (3+ messages)

[PATCH 1/1] ACPI: property: Release subnode properties with data nodes
 2022-04-06 13:12 UTC 

[PATCH v1] ACPI: bus: Eliminate acpi_bus_get_device()
 2022-04-06 11:08 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bfb13c25fad240c3fd1601e8deff642389e903e8
 2022-04-06 10:51 UTC 

[PATCH] cxl/mem: Disable suspend
 2022-04-05 20:22 UTC  (7+ messages)
` [PATCH v2] PM: CXL: "

[PATCH v2 0/5] Add multiple-consumer support to int3472-tps68470 driver
 2022-04-05 14:22 UTC  (8+ messages)
` [PATCH v2 1/5] ACPI: scan: Add acpi_dev_get_next_consumer_dev()
` [PATCH v2 2/5] ACPI: bus: Add iterator for dependent devices
` [PATCH v2 3/5] platform/x86: int3472: Support multiple clock consumers
` [PATCH v2 4/5] platform/x86: int3472: Support multiple gpio lookups in board data
` [PATCH v2 5/5] platform/x86: int3472: Add board data for Surface Go2 IR camera

[PATCH v4 0/3] PCI/ACPI: add support for CXL _OSC
 2022-04-05 15:59 UTC  (13+ messages)
` [PATCH v4 1/3] PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
` [PATCH v4 2/3] PCI/ACPI: Use CXL _OSC instead of PCIe _OSC
` [PATCH v4 3/3] PCI/ACPI: negotiate CXL _OSC

[PATCH v2] ACPI: APEI: fix missing erst record id
 2022-04-05 14:15 UTC  (2+ messages)

[PATCH v5 1/2] PCI: ACPI: Support Microsoft's "DmaProperty"
 2022-04-05 13:26 UTC  (4+ messages)
` [PATCH v5 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma

[PATCH 0/3 v3] Documentation: kernel-parameters: alphabetize and misc. fixes
 2022-04-05 14:12 UTC  (3+ messages)
` [PATCH 1/3 v3] Docs: admin/kernel-parameters: edit a few boot options

[PATCH v3 0/9] introduce fwnode in the I2C subsystem
 2022-04-05 13:27 UTC  (13+ messages)
` [PATCH v3 1/9] of: add of_property_read_string_array_index()
` [PATCH v3 2/9] of: unittests: add tests for of_property_read_string_array_index()
` [PATCH v3 3/9] device property: add index argument to property_read_string_array() callback
` [PATCH v3 8/9] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API

[PATCH v3 0/4] Shovel firmware specific code to appropriate locations
 2022-04-05 13:31 UTC  (7+ messages)
` [PATCH v3 1/4] device property: Convert device_{dma_supported,get_dma_attr} to fwnode
` [PATCH v3 2/4] ACPI: property: Move acpi_fwnode_device_get_match_data() up
` [PATCH v3 3/4] device property: Add iomap to fwnode operations
` [PATCH v3 4/4] device property: Add irq_get to fwnode operation

[PATCH 1/3] platform/x86: Check validity of EBDA pointer in mpparse.c
 2022-04-05 13:14 UTC  (4+ messages)
` [PATCH 2/3] acpica: Check that the EBDA pointer is in valid range

[PATCH v1 0/3] ACPI: PCI: PM: Power up PCI devices with ACPI companions upfront
 2022-04-05 12:07 UTC  (6+ messages)
` [PATCH v1 1/3] ACPI: bus: Introduce acpi_dev_for_each_child()
` [PATCH v1 2/3] ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()
` [PATCH v1 3/3] PCI: ACPI: PM: Power up devices in D3cold before scanning them

[PATCH] ACPI: APEI: fix missing erst record id
 2022-04-05  3:25 UTC 

[PATCH] Revert "ACPI: processor: idle: Only flush cache on entering C3"
 2022-04-04 18:59 UTC  (6+ messages)

[PATCH v1 0/3] ACPI: PM: Debug improvements
 2022-04-04 15:03 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: PM: Convert debug message in acpi_device_get_power()
` [PATCH v1 2/3] ACPI: PM: Change pr_fmt() in device_pm.c
` [PATCH v1 3/3] ACPI: PM: Unify debug messages in acpi_device_set_power()

[RFC PATCH] irqchip/gic/gic-v3: prevent GSI to SGI translations
 2022-04-04 11:08 UTC 

[PATCH v2] Documentation: kernel-parameters: alphabetize and misc. fixes
 2022-04-03  5:13 UTC  (4+ messages)
` [PATCH 1/3 v2] Docs: admin/kernel-parameters: edit a few boot options

[PATCH] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure
 2022-04-02  7:01 UTC  (2+ messages)

[discuss] Split /sys/firmware/acpi/platform_profile into ac and battery profiles?
 2022-04-01 19:24 UTC  (3+ messages)
` [External] "

[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying
 2022-04-01 18:03 UTC  (7+ messages)

Bug 215742 - The NVME storage quirked as SIMPLE SUSPEND makes system resume failed after suspend (Regression)
 2022-04-01 16:32 UTC  (3+ messages)

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-04-01  5:10 UTC  (38+ messages)
` [PATCH 02/22] s3c: "
` [PATCH 04/22] x86: "
` [PATCH 05/22] acpica: "
` [PATCH 09/22] gpio-winbond: Use "
` [PATCH 11/22] rdmavt: Replace comments with "
` [PATCH 16/22] dvb-usb: "
` [PATCH 19/22] wnc36xx: "
` [PATCH 21/22] rtw89: "
` [PATCH 00/22] "

[GIT PULL] More ACPI updates for v5.18-rc1
 2022-03-31 20:11 UTC  (2+ messages)

[PATCH v3 0/3] acpi: add support for CXL _OSC
 2022-03-30 20:30 UTC  (9+ messages)
` [PATCH v3 1/3] acpi: add a helper for retrieving _OSC Control DWORDs
` [PATCH v3 2/3] PCI/ACPI: Use CXL _OSC instead of PCIe _OSC
` [PATCH v3 3/3] acpi/pci_root: negotiate CXL _OSC

[PATCH v2 0/4] Shovel firmware specific code to appropriate locations
 2022-03-30 11:01 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bd19672308663b45ebecd8010fa1c51515719dc4
 2022-03-30  9:59 UTC 

[PATCH v2 3/4] device property: Add iomap to fwnode operations
 2022-03-30  7:44 UTC  (4+ messages)

[GIT PULL] Device properties code update for v5.18-rc1
 2022-03-29 20:19 UTC  (2+ messages)

[PATCH v3 0/2] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-29 12:15 UTC  (2+ messages)

[PATCH v2 0/2] acpi: add support for CXL _OSC
 2022-03-28 19:04 UTC  (7+ messages)
` [PATCH v2 1/2] PCI/ACPI: Use CXL _OSC instead of PCIe _OSC
` [PATCH v2 2/2] acpi/pci_root: negotiate CXL _OSC

RF: CHARITY DONATION FOR COVID-19 VICTIMS
 2022-03-28 13:36 UTC 

[PATCH 20/22] wireless: Replace comments with C99 initializers
 2022-03-28 12:06 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 07/12] ACPICA: Avoid walking the ACPI Namespace if it is not there
 2022-03-28 11:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 10/12] ACPI/APEI: Limit printable size of BERT table data

[PATCH AUTOSEL 4.14 5/8] ACPICA: Avoid walking the ACPI Namespace if it is not there
 2022-03-28 11:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 6/8] ACPI/APEI: Limit printable size of BERT table data

[PATCH AUTOSEL 4.9 5/8] ACPICA: Avoid walking the ACPI Namespace if it is not there
 2022-03-28 11:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 6/8] ACPI/APEI: Limit printable size of BERT table data

[PATCH AUTOSEL 5.4 11/16] ACPICA: Avoid walking the ACPI Namespace if it is not there
 2022-03-28 11:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 14/16] ACPI/APEI: Limit printable size of BERT table data

[PATCH AUTOSEL 5.10 14/21] ACPICA: Avoid walking the ACPI Namespace if it is not there
 2022-03-28 11:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 17/21] ACPI/APEI: Limit printable size of BERT table data

[PATCH AUTOSEL 5.15 21/29] ACPICA: Avoid walking the ACPI Namespace if it is not there
 2022-03-28 11:21 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 24/29] ACPI/APEI: Limit printable size of BERT table data
` [PATCH AUTOSEL 5.15 29/29] Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query flag"

[PATCH AUTOSEL 5.16 25/35] ACPICA: Avoid walking the ACPI Namespace if it is not there
 2022-03-28 11:20 UTC  (3+ messages)
` [PATCH AUTOSEL 5.16 28/35] ACPI/APEI: Limit printable size of BERT table data
` [PATCH AUTOSEL 5.16 34/35] Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query flag"

[PATCH AUTOSEL 5.17 31/43] ACPICA: Avoid walking the ACPI Namespace if it is not there
 2022-03-28 11:18 UTC  (5+ messages)
` [PATCH AUTOSEL 5.17 32/43] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
` [PATCH AUTOSEL 5.17 33/43] ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L
` [PATCH AUTOSEL 5.17 36/43] ACPI/APEI: Limit printable size of BERT table data
` [PATCH AUTOSEL 5.17 42/43] Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query flag"

[PATCHv2 0/3] PM operations for software nodes
 2022-03-28  8:15 UTC  (4+ messages)
` [PATCHv2 1/3] software node: Power management "


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).