public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-05 15:36:37 to 2019-04-10 16:46:19 UTC [more...]

[PATCH v5 0/6] virtio pmem driver
 2019-04-10 16:46 UTC  (41+ messages)
` [PATCH v5 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v5 4/6] dax: check synchronous mapping is supported
  ` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
  ` [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
          ` [Qemu-devel] "
  ` [PATCH v5 5/6] ext4: disable map_sync for async flush
  ` [PATCH v5 6/6] xfs: "

[PATCH 00/12] Software fwnode references
 2019-04-10 15:25 UTC  (26+ messages)
` [PATCH v2 01/12] software node: Allow node creation without properties
` [PATCH v2 02/12] software node: Simplify software_node_release() function
` [PATCH v2 03/12] software node: Add support for references
` [PATCH v2 04/12] software node: Implement .get_reference_args fwnode operation
` [PATCH v2 05/12] driver core: Add helper device_find_child_by_name()
` [PATCH v2 06/12] ACPI / property: Don't limit named child node matching to data nodes
` [PATCH v2 07/12] device connection: Find connections also by checking the references
` [PATCH v2 08/12] usb: typec: Registering real device entries for the muxes
` [PATCH v2 09/12] platform/x86: intel_cht_int33fe: Provide software nodes for the devices
` [PATCH v2 10/12] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH v2 11/12] platform/x86: intel_cht_int33fe: Link with external dependencies using fwnodes
` [PATCH v2 12/12] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH 0/8] ACPICA release 20190329 and 20190405
 2019-04-10 12:39 UTC  (13+ messages)
` [PATCH 1/8] ACPICA: Rename nameseg copy macro for clarity
` [PATCH 2/8] ACPICA: Rename nameseg compare "
` [PATCH 3/8] ACPICA: Rename nameseg length macro/define "
` [PATCH 4/8] ACPICA: Namespace: remove address node from global list after method termination
` [PATCH 5/8] ACPICA: utilities: fix spelling of PCC to platform_comm_channel
` [PATCH 6/8] ACPICA: Update version to 20190329
` [PATCH 7/8] ACPICA: Namespace: add check to avoid null pointer dereference
` [PATCH 8/8] ACPICA: Update version to 20190405

[PATCH] hmat: Register attributes for memory hot add
 2019-04-10 11:07 UTC  (4+ messages)

Thinkpad X60: regression with 5.1-rc1 and 5.1-rc4
 2019-04-10  9:33 UTC  (12+ messages)

[PATCH -next v2] acpi/hmat: fix memory leaks in hmat_init()
 2019-04-10  7:53 UTC  (4+ messages)

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-09 21:44 UTC  (16+ messages)

[PATCH -next] acpi/hmat: fix memory leaks in hmat_init()
 2019-04-09 21:34 UTC  (12+ messages)

[PATCH v2 0/7] Add PCI ATS support to Arm SMMUv3
 2019-04-09 16:52 UTC  (16+ messages)
  ` [PATCH v2 1/7] ACPI/IORT: Check ATS capability in root complex nodes
  ` [PATCH v2 2/7] iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master
  ` [PATCH v2 3/7] iommu/arm-smmu-v3: Store SteamIDs in master
  ` [PATCH v2 4/7] iommu/arm-smmu-v3: Add a master->domain pointer
  ` [PATCH v2 5/7] iommu/arm-smmu-v3: Link domains and devices
  ` [PATCH v2 6/7] iommu/arm-smmu-v3: Add support for PCI ATS
  ` [PATCH v2 7/7] iommu/arm-smmu-v3: Disable tagged pointers

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-04-09 13:02 UTC  (5+ messages)

[PATCH 00/11] Software fwnode references
 2019-04-09 12:41 UTC  (17+ messages)
` [PATCH 08/11] platform/x86: intel_cht_int33fe: Provide software nodes for the devices
` [PATCH 09/11] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH 10/11] platform/x86: intel_cht_int33fe: Link with external dependencies using fwnodes
` [PATCH 11/11] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[pm:bleeding-edge 47/52] drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.c:233:32: error: 'ACPI_NAME_SIZE' undeclared; did you mean 'APR_NAME_SIZE'?
 2019-04-09  9:14 UTC 

[pm:bleeding-edge 47/52] drivers//acpi/acpi_configfs.c:112:32: error: 'ACPI_NAME_SIZE' undeclared; did you mean 'APR_NAME_SIZE'?
 2019-04-09  8:41 UTC 

[PATCH][next] acpi/hmat: fix uninitialized pointer dereference on pointer 'target'
 2019-04-09  7:51 UTC  (9+ messages)

[PATCH 0/8] ACPICA release 20190329 and 20190405
 2019-04-08 20:36 UTC  (10+ messages)
` [PATCH 1/8] ACPICA: Rename nameseg copy macro for clarity
` [PATCH 2/8] ACPICA: Rename nameseg compare "
` [PATCH 3/8] ACPICA: Rename nameseg length macro/define "
` [PATCH 4/8] ACPICA: Namespace: remove address node from global list after method termination
` [PATCH 5/8] ACPICA: utilities: fix spelling of PCC to platform_comm_channel
` [PATCH 6/8] ACPICA: Update version to 20190329
` [PATCH 7/8] ACPICA: Namespace: add check to avoid null pointer dereference
` [PATCH 8/8] ACPICA: Update version to 20190405

[PATCH -next] acpi/hmat: fix an uninitialized memory_target
 2019-04-08 15:44 UTC  (8+ messages)

[PATCH v2] ACPI/IORT: Reject platform dev creation when dev set to wrong numa node
 2019-04-08 15:21 UTC  (8+ messages)
` [PATCH RESEND "
    ` [PATCH v3] ACPI/IORT: Reject platform device creation on NUMA node mapping failure

[PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT
 2019-04-08  8:16 UTC  (8+ messages)

[PATCH 0/4] Documentation: PM: Assorted updates
 2019-04-08  6:16 UTC  (3+ messages)

[PATCH 0/4] Add PCI ATS support to Arm SMMUv3
 2019-04-05 18:07 UTC  (9+ messages)
` [PATCH 2/4] iommu/arm-smmu-v3: Link domains and devices


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox