linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-05 05:57:38 to 2020-08-21 21:34:05 UTC [more...]

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-21 21:33 UTC  (10+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[PATCH] PM: sleep: core: Fix the handling of pending runtime resume requests
 2020-08-21 19:34 UTC  (2+ messages)

[PATCH] ACPI: OSL: Prevent acpi_release_memory() from returning too early
 2020-08-21 18:28 UTC  (2+ messages)

[PATCH v2] ACPI: ioremap: avoid redundant rounding to OS page size
 2020-08-21 18:30 UTC  (2+ messages)

[PATCH] device property: Fix the secondary firmware node handling in set_primary_fwnode()
 2020-08-21 18:28 UTC  (2+ messages)

[PATCH] drivers: acpi: apd: Check return value of acpi_dev_get_property
 2020-08-21 18:28 UTC  (2+ messages)

[PATCH v1 1/2] i2c: core: Don't fail PRP0001 enumeration when no ID table exist
 2020-08-21 17:03 UTC  (2+ messages)
` [PATCH v1 2/2] i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()

[PATCH v9 0/6] ACPI: Support Generic Initiator proximity domains
 2020-08-21 16:54 UTC  (18+ messages)
` [PATCH v9 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v9 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v9 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v9 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v9 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v9 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[pm:bleeding-edge] BUILD SUCCESS 0e2db525c08af6c8f0298ca8e35d3717cd5c4b23
 2020-08-21  7:47 UTC 

[PATCH 00/19] thunderbolt: Power Management improvements
 2020-08-20 17:24 UTC  (21+ messages)
` [PATCH 01/19] thunderbolt: Optimize Force Power logic
` [PATCH 02/19] thunderbolt: Optimize NHI LC mailbox command processing
` [PATCH 03/19] thunderbolt: Software CM only should set force power in Tiger Lake
` [PATCH 04/19] thunderbolt: Use bit 31 to check if Firmware CM is running "
` [PATCH 05/19] thunderbolt: Do not program NFC buffers for USB4 router protocol adapters
` [PATCH 06/19] thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails
` [PATCH 07/19] thunderbolt: Send reset only to first generation routers
` [PATCH 08/19] thunderbolt: Tear down DP tunnels when suspending
` [PATCH 09/19] thunderbolt: Initialize TMU again on resume
` [PATCH 10/19] thunderbolt: Do not change default USB4 router notification timeout
` [PATCH 11/19] thunderbolt: Configure link after lane bonding is enabled
` [PATCH 12/19] thunderbolt: Set port configured for both ends of the link
` [PATCH 13/19] thunderbolt: Configure port for XDomain
` [PATCH 14/19] thunderbolt: Disable lane 1 for XDomain connection
` [PATCH 15/19] thunderbolt: Enable wakes from system suspend
` [PATCH 16/19] PCI / thunderbolt: Switch to use device links instead of PCI quirk
` [PATCH 17/19] ACPI: Export acpi_get_first_physical_node() to modules
` [PATCH 18/19] thunderbolt: Create device links from ACPI description
` [PATCH 19/19] thunderbolt: Add runtime PM for Software CM

[pm:bleeding-edge] BUILD SUCCESS 1f08d51cd57fddbecc396183e544b1d6df98cbfa
 2020-08-20  9:59 UTC 

[PATCH] arm64: numa: rightsize the distance array
 2020-08-20  8:45 UTC  (7+ messages)

[PATCH][v2] ACPI: processor: Print more information when acpi_processor_evaluate_cst() failed
 2020-08-19  3:23 UTC 

[PATCH][RFC] ACPI: processor: Print more information when acpi_processor_evaluate_cst() failed
 2020-08-19  2:48 UTC  (3+ messages)

[PATCH v8 0/6] ACPI: Support Generic Initiator proximity domains
 2020-08-18 22:11 UTC  (8+ messages)
` [PATCH v8 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v8 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v8 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v8 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v8 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v8 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-08-18 14:24 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI: Add out of bounds and numa_off protections to pxm_to_node
` [PATCH v3 2/6] ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
` [PATCH v3 3/6] ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node
` [PATCH v3 4/6] ACPI: Rename acpi_map_pxm_to_online_node to pxm_to_online_node
` [PATCH v3 5/6] ACPI: Remove side effect of partly creating a node in acpi_get_node
` [PATCH v3 6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or memory

[PATCH] pinctrl: cherryview: Add quirk with custom translation of ACPI GPIO numbers
 2020-08-18 13:59 UTC  (11+ messages)

[PATCH v5 0/6] Support running driver's probe for a device powered off
 2020-08-18 11:04 UTC  (16+ messages)
` [PATCH v5 1/6] i2c: Allow driver to manage the device's power state during probe
` [PATCH v5 2/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v5 3/6] ov5670: Support probe whilst the device is in a "
` [PATCH v5 4/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v5 5/6] at24: Support probing while off
` [PATCH v5 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[PATCH v2 0/2] ACPI/IORT: Code cleanups
 2020-08-18  9:16 UTC  (4+ messages)
` [PATCH v2 1/2] ACPI/IORT: Drop the unused @ops of iort_add_device_replay()
` [PATCH v2 2/2] ACPI/IORT: Remove the unused inline functions

[PATCH] ACPI/IORT: Drop the unused @ops of iort_add_device_replay()
 2020-08-18  6:29 UTC  (3+ messages)

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-08-18  0:49 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC

[PATCH] ACPI: ioremap: avoid redundant rounding to OS page size
 2020-08-17 23:41 UTC  (6+ messages)

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-08-17 22:50 UTC  (4+ messages)

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-17 21:53 UTC 

[PATCH v2 1/8] kernel.h: Split out min()/max() et al. helpers
 2020-08-17 16:54 UTC  (9+ messages)
` [PATCH v2 2/8] resource: Simplify region_intersects() by reducing conditionals
` [PATCH v2 3/8] resource: Group resource_overlaps() with other inline helpers
` [PATCH v2 4/8] resource: Introduce resource_union() for overlapping resources
` [PATCH v2 5/8] resource: Introduce resource_intersection() "
` [PATCH v2 6/8] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v2 7/8] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()
` [PATCH v2 8/8] ACPI: watchdog: Replace open coded variant of resource_union()

[PATCH v2 1/2] ACPI / PMIC: Split out Kconfig and Makefile specific for ACPI PMIC
 2020-08-17 10:35 UTC  (4+ messages)
` [PATCH v2 2/2] ACPI / PMIC: Move TPS68470 OpRegion driver to drivers/acpi/pmic/

[PATCH v2] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
 2020-08-17  2:49 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.9-rc1
 2020-08-15 15:22 UTC  (2+ messages)

[PATCH] acpi/nfit: Use kobj_to_dev() instead
 2020-08-14 22:52 UTC  (3+ messages)

[PATCH v1 1/7] resource: Simplify region_intersects() by reducing conditionals
 2020-08-14 17:43 UTC  (23+ messages)
` [PATCH v1 2/7] resource: Group resource_overlaps() with other inline helpers
` [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
` [PATCH v1 4/7] resource: Introduce resource_intersection() "
` [PATCH v1 5/7] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v1 6/7] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()
` [PATCH v1 7/7] ACPI: watchdog: Replace open coded variant of resource_union()

[PATCH] coccinelle: api: fix device_attr_show.cocci warnings
 2020-08-13  0:56 UTC 

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-08-12 19:33 UTC  (13+ messages)
` [PATCH v4 5/6] at24: Support probing while off

[pm:bleeding-edge] BUILD SUCCESS 395313eda1534576fc2440ea8907fb8ff9097485
 2020-08-12  3:39 UTC 

[PATCH v1 1/2] ACPI / PMIC: Split out Kconfig and Makefile specific for ACPI PMIC
 2020-08-11 21:02 UTC  (4+ messages)
` [PATCH v1 2/2] ACPI / PMIC: Move TPS68470 OpRegion driver to drivers/acpi/pmic/

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-08-11 18:49 UTC  (20+ messages)

[pm:bleeding-edge] BUILD SUCCESS 7cd29e47553a773f54727d0756a57d0a3dcb3ab0
 2020-08-11  1:14 UTC 

[PATCH AUTOSEL 5.8 60/64] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:08 UTC 

[PATCH AUTOSEL 5.7 56/60] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:10 UTC 

[PATCH AUTOSEL 4.19 30/31] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:12 UTC 

[PATCH AUTOSEL 4.9 17/17] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:14 UTC 

[PATCH AUTOSEL 4.4 16/16] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:14 UTC 

[PATCH AUTOSEL 4.14 22/22] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:13 UTC 

[PATCH AUTOSEL 5.4 44/45] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:11 UTC 

[pm:bleeding-edge] BUILD SUCCESS e3198ed26e1361c3863ba3ad7c9cf2cdd063cdfd
 2020-08-08  9:29 UTC 

[GIT PULL] More power management updates for v5.9-rc1
 2020-08-07 20:39 UTC  (2+ messages)

[0/4] Extend AMD SoC general purpose clk for all versions
 2020-08-07 18:17 UTC  (2+ messages)

[PATCH RESEND] i2c: designware: Add device HID for Hygon I2C controller
 2020-08-07 18:08 UTC  (2+ messages)

[PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-08-06 22:55 UTC  (4+ messages)

INVESTMENT
 2020-08-06 12:22 UTC 

[pm:bleeding-edge] BUILD SUCCESS 905922e8acb3b7c7db3b2bc720f44cedcfb284dd
 2020-08-06  5:43 UTC 

[pm:bleeding-edge] BUILD SUCCESS 83f7a626aa4d238dd3897065384eda829f14a005
 2020-08-05  5:57 UTC 


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