linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-17 16:13:39 to 2022-03-25 23:11:57 UTC [more...]

[PATCH 0/2] acpi: add support for CXL _OSC
 2022-03-25 23:11 UTC  (14+ messages)
` [PATCH 1/2] PCI/ACPI: Use CXL _OSC instead of PCIe _OSC
` [PATCH 2/2] acpi/pci_root: negotiate CXL _OSC

[PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node
 2022-03-25 17:49 UTC  (12+ messages)
` [PATCH v8 01/11] ACPI/IORT: Add temporary RMR node flag definitions
` [PATCH v8 02/11] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v8 05/11] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v8 10/11] iommu/arm-smmu-v3: Reserve any RMR regions associated with a dev

[PATCH v5 1/2] PCI: ACPI: Support Microsoft's "DmaProperty"
 2022-03-25 18:46 UTC  (2+ messages)
` [PATCH v5 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma

[PATCH v2] ACPI: Fix LAPIC_ADDR_OVR address print
 2022-03-25 17:13 UTC  (2+ messages)

[PATCH] ACPI: ipmi: replace usage of found with dedicated list iterator variable
 2022-03-25 17:05 UTC  (2+ messages)

[PATCH v3 0/9] introduce fwnode in the I2C subsystem
 2022-03-25 16:48 UTC  (20+ 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 4/9] device property: add fwnode_property_read_string_index()
` [PATCH v3 5/9] device property: add tests for fwnode_property_read_string_index()
` [PATCH v3 6/9] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [PATCH v3 7/9] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [PATCH v3 8/9] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [PATCH v3 9/9] i2c: mux: add support for fwnode

[PATCHv2 0/3] PM operations for software nodes
 2022-03-25 16:42 UTC  (3+ messages)
` [PATCHv2 1/3] software node: Power management "

[PATCH v5 2/3] ACPI: allow longer device IDs
 2022-03-24 20:14 UTC  (17+ messages)
` [PATCH 2/3 v6] "

[PATCH v3 0/2] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-24 16:14 UTC  (3+ messages)
` [PATCH v3 1/2] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH v3 2/2] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH v2 0/2] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-24 14:41 UTC  (9+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH v2 2/2] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH v2 0/4] Shovel firmware specific code to appropriate locations
 2022-03-24  9:25 UTC  (8+ messages)
` [PATCH v2 1/4] device property: Convert device_{dma_supported,get_dma_attr} to fwnode
` [PATCH v2 2/4] ACPI: property: Move acpi_fwnode_device_get_match_data() up
` [PATCH v2 3/4] device property: Add iomap to fwnode operations
` [PATCH v2 4/4] device property: Add irq_get to fwnode operation

[PATCH] tools/testing/nvdimm: replace usage of found with dedicated list iterator variable
 2022-03-24  7:29 UTC 

[PATCH v2 0/7] introduce fwnode in the I2C subsystem
 2022-03-23 13:57 UTC  (11+ messages)
` [PATCH v2 1/7] device property: add fwnode_property_read_string_index()
` [PATCH v2 2/7] of: property: implement .property_read_string_index callback
` [PATCH v2 3/7] software node: "
` [PATCH v2 4/7] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [PATCH v2 5/7] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [PATCH v2 6/7] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [PATCH v2 7/7] i2c: mux: add support for fwnode

=?gb18030?Q?_=C6=D7=E0=CC=D7=A8=D3=C3`=EE=A9130.=A3=B8=A3=B004=A1=A26431+v=D0=C5linux-acpi?=
 2022-03-23  7:38 UTC 

[PATCH v4 1/2] PCI: Rename "pci_dev->untrusted" to "pci_dev->poses_dma_risk"
 2022-03-23  6:16 UTC  (8+ messages)
` [PATCH v4 2/2] PCI: ACPI: Support Microsoft's "DmaProperty"

[PATCH v1 0/2] ACPI: CPPC: acpi_cppc_processor_probe() fix and cleanup
 2022-03-23  2:54 UTC  (4+ messages)
` [PATCH v1 1/2] ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
` [PATCH v1 2/2] ACPI: CPPC: Change default error code and clean up debug messages in probe

[rafael-pm:bleeding-edge] BUILD SUCCESS 81bbf3bb3aecb62a539f57a1d81381f0f95ff6ec
 2022-03-23  0:01 UTC 

[PATCH] Docs: admin/kernel-parameters: edit a few boot options
 2022-03-22 19:36 UTC  (5+ messages)

[PATCH] ACPI, APEI: fix using the correct variable for sizeof()
 2022-03-22 17:53 UTC  (2+ messages)

[PATCH 0/6] introduce fwnode in the I2C subsystem
 2022-03-22  7:52 UTC  (33+ messages)
` [PATCH 1/6] property: add fwnode_property_read_string_index()
` [PATCH 2/6] i2c: fwnode: add fwnode_find_i2c_adapter_by_node()
` [PATCH 3/6] i2c: of: use fwnode_get_i2c_adapter_by_node()
` [PATCH 4/6] i2c: mux: pinctrl: remove CONFIG_OF dependency and use fwnode API
` [PATCH 5/6] i2c: mux: add support for fwnode
` [PATCH 6/6] net: sfp: "

[BUG] kernel side can NOT trigger memory error with einj
 2022-03-22  3:36 UTC  (8+ messages)

[GIT PULL] Power management updates for v5.18-rc1
 2022-03-21 21:53 UTC  (2+ messages)

[GIT PULL] PNP update for v5.18-rc1
 2022-03-21 21:53 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v5.18-rc1
 2022-03-21 21:53 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.18-rc1
 2022-03-21 21:53 UTC  (2+ messages)

[discuss] Split /sys/firmware/acpi/platform_profile into ac and battery profiles?
 2022-03-21 22:29 UTC  (2+ messages)
` [External] "

[PATCH] gpiolib: acpi: use correct format characters
 2022-03-21 18:04 UTC  (17+ messages)
` [PATCH v2] "

[rafael-pm:bleeding-edge] BUILD SUCCESS c4869334ceaf0b0d33b2b606a68221a486d4c7d6
 2022-03-19  3:50 UTC 

[RFC PATCH 0/2] acpi: add support for CXL _OSC
 2022-03-18 21:16 UTC  (6+ messages)
` [RFC PATCH 2/2] acpi/pci_root: negotiate "

[PATCH 0/4 RESEND] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-18 20:37 UTC  (16+ messages)
` [PATCH 1/4 RESEND] ACPI: scan: Export acpi_get_dma_attr()
` [PATCH 2/4 RESEND] dma-mapping: Add wrapper function to set dma_coherent
` [PATCH 3/4 RESEND] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH 4/4 RESEND] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH v4] clocksource: acpi_pm: fix return value of __setup handler
 2022-03-18 14:01 UTC  (2+ messages)

[GIT PULL] ACPI fix for final v5.17
 2022-03-17 20:40 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 1887e35ee99cdab28fdd1cfd97412b10926fc1e9
 2022-03-17 20:23 UTC 

[PATCH 1/3 RESEND] platform/x86: Check validity of EBDA pointer in mpparse.c
 2022-03-17 19:03 UTC  (3+ messages)
` [PATCH 2/3 RESEND] acpica: Check that the EBDA pointer is in valid range
` [PATCH 3/3 RESEND] acpica: Do not touch VGA memory when EBDA < 1KiB

[PATCH v5 1/4] ACPI / x86: Add support for LPS0 callback handler
 2022-03-17 18:54 UTC  (6+ messages)
` [PATCH v5 4/4] platform/x86: amd-pmc: Drop CPU QoS workaround

[PATCH 0/3 RESEND] platform/x86, apcica: Sanitize EBDA pointer from memory
 2022-03-17 18:44 UTC 

[PATCH 0/4] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-17 16:12 UTC  (2+ messages)
` [PATCH 4/4] PCI: hv: Propagate coherence from VMbus device to PCI device


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