linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 20:55:57 to 2020-07-06 22:17:22 UTC [more...]

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-07-06 22:16 UTC  (34+ messages)
` [PATCH v2 1/7] PCI: Keep the ACS capability offset in device
` [PATCH v2 2/7] PCI: Set "untrusted" flag for truly external devices only
` [PATCH v2 3/7] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
` [PATCH v2 4/7] PCI: Add device even if driver attach failed
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it in sysfs
` [PATCH v2 6/7] PCI: Move pci_dev->untrusted logic to use device location instead
` [PATCH v2 7/7] PCI: Add parameter to disable attaching external devices

[PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-06 22:04 UTC  (5+ messages)
` [PATCH v9 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-06 21:05 UTC  (12+ messages)
` [PATCH v3 04/15] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v3 09/15] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v3 11/15] pwm: crc: Implement get_state() method

[PATCH 0/3] Documentation: arm64: eliminate duplicated words
 2020-07-06 17:09 UTC  (7+ messages)
` [PATCH 1/3] Documentation: arm64/arm-acpi: drop duplicate words
` [PATCH 2/3] Documentation: arm64/acpi_object_usage: "
` [PATCH 3/3] Documentation: arm64/sve: "

[PATCH V2 0/2] nvme: Add support for ACPI StorageD3Enable property
 2020-07-06 14:57 UTC  (5+ messages)
` [PATCH v3] drivers/nvme: "
` [PATCH v4] "

[PATCH v2] cpuidle: Fix CFI failure
 2020-07-06  3:13 UTC  (2+ messages)
` [PATCH v2] cpuidle: change enter_s2idle() prototype

[QUESTION] multiple EC transactions atomically
 2020-07-05 11:20 UTC 

[PATCH 0/3] Fixes for stop monitoring disabled devices series
 2020-07-05  6:04 UTC  (8+ messages)
` [PATCH 1/3] acpi: thermal: Don't call thermal_zone_device_is_enabled()
` [PATCH 2/3] thermal: imx: Use driver's local data to decide whether to run a measurement
` [PATCH 3/3] thermal: Make thermal_zone_device_is_enabled() available to core only

[net-next PATCH v2 0/3] ACPI support for dpaa2 MAC driver
 2020-07-04 11:40 UTC  (14+ messages)
` [net-next PATCH v2 1/3] net: phy: introduce find_phy_device()
` [net-next PATCH v2 2/3] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v2 3/3] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[pm:bleeding-edge] BUILD SUCCESS 941eabdd7fe5c7222a6c09b0bae147abd5c1dbf2
 2020-07-04  0:37 UTC 

[GIT PULL] ACPI updates for v5.8-rc4
 2020-07-03 21:15 UTC  (2+ messages)

ACPICA and lindent vs Lindent removal
 2020-07-03 18:38 UTC 

[RFC PATCH v2] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-07-03 18:29 UTC  (6+ messages)

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-07-03 11:05 UTC  (39+ messages)
` [PATCH v7 01/11] acpi: thermal: Fix error handling in the register function
` [PATCH v7 02/11] thermal: Store thermal mode in a dedicated enum
` [PATCH v7 03/11] thermal: Add current mode to thermal zone device
` [PATCH v7 04/11] thermal: Store device mode in struct thermal_zone_device
` [PATCH v7 05/11] thermal: remove get_mode() operation of drivers
` [PATCH v7 06/11] thermal: Add mode helpers
` [PATCH v7 07/11] thermal: Use mode helpers in drivers
` [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices
` [PATCH v7 09/11] thermal: core: Stop polling DISABLED thermal devices
` [PATCH v7 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
` [PATCH v7 11/11] thermal: Rename set_mode() to change_mode()

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-07-03  8:23 UTC  (5+ messages)

[pm:bleeding-edge] BUILD SUCCESS 4993c43926f504c2c5f9fe538d5690128841991f
 2020-07-02 23:49 UTC 

[PATCH v8 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-02 20:44 UTC  (3+ messages)
` [PATCH v8 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH 0/3] ACPI: OSL: Always use deferred unmapping of memory
 2020-07-02 12:14 UTC  (4+ messages)
` [PATCH 1/3] ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()
` [PATCH 2/3] ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()
` [PATCH 3/3] ACPI: OSL: Clean up the removal of unused memory mappings

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-02  8:22 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 07/12] of/device: Add input id to of_dma_configure()
  ` [PATCH v2 08/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
  ` [PATCH v2 09/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
  ` [PATCH v2 10/12] of/irq: Make of_msi_map_rid() PCI "
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[pm:bleeding-edge] BUILD SUCCESS db104109575551b9d477167284d674fd31047baf
 2020-07-02  3:52 UTC 

[PATCH v6 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-01 21:21 UTC 

[PATCH v4 1/4] device property: Add a function to test is a fwnode is a graph endpoint
 2020-07-01 12:19 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 9697297c9e498f9fee49b455dd88275fcc30a6ba
 2020-07-01  7:49 UTC 

[PATCH] cpuidle: change enter_s2idle() prototype
 2020-07-01  5:50 UTC  (3+ messages)

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-30 19:57 UTC  (18+ messages)
` [RFT][PATCH v2 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH v2 3/4] ACPICA: Preserve memory opregion mappings if supported by OS
  ` [RFT][PATCH v3 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
    ` [PATCH v4 0/2] "
      ` [PATCH v4 1/2] ACPI: OSL: Implement deferred unmapping of ACPI memory
      ` [PATCH v4 2/2] ACPICA: Preserve memory opregion mappings

[PATCH] ACPI: fan: fix: Update Tiger Lake ACPI device ID
 2020-06-30 17:34 UTC 

[PATCH 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-06-30 10:55 UTC  (6+ messages)

[PATCH V2] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-06-30 10:52 UTC  (5+ messages)
` [PATCH V3 0/2] "
  ` [PATCH V3 1/2] arm64: tegra: Re-order PCIe aperture mappings to support ACPI boot

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-29 12:08 UTC  (28+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v5 02/11] thermal: Store thermal mode in a dedicated enum
  ` [PATCH v5 03/11] thermal: Add current mode to thermal zone device
  ` [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v5 05/11] thermal: remove get_mode() operation of drivers
  ` [PATCH v5 06/11] thermal: Add mode helpers
      ` [PATCH v6 00/11] Stop monitoring disabled devices
        ` [PATCH v6 01/11] acpi: thermal: Fix error handling in the register function
        ` [PATCH v6 02/11] thermal: Store thermal mode in a dedicated enum
        ` [PATCH v6 03/11] thermal: Add current mode to thermal zone device
        ` [PATCH v6 04/11] thermal: Store device mode in struct thermal_zone_device
        ` [PATCH v6 05/11] thermal: remove get_mode() operation of drivers
        ` [PATCH v6 06/11] thermal: Add mode helpers
        ` [PATCH v6 07/11] thermal: Use mode helpers in drivers
        ` [PATCH v6 08/11] thermal: Explicitly enable non-changing thermal zone devices
        ` [PATCH v6 09/11] thermal: core: Stop polling DISABLED thermal devices
        ` [PATCH v6 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
        ` [PATCH v6 11/11] thermal: Rename set_mode() to change_mode()

[net-next PATCH v1] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
 2020-06-29 11:40 UTC  (4+ messages)

[RFC PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
 2020-06-29 16:36 UTC  (2+ messages)

[PATCH v5 0/3] drivers/acpi: Remove function callback casts
 2020-06-27 11:08 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS ab41a33191ea4f1ce5834f2b776988867dfad807
 2020-06-27 10:52 UTC 

[PATCH 1/2] pci: Add pci device even if the driver failed to attach
 2020-06-27  5:02 UTC  (5+ messages)
` [PATCH 2/2] pci: Add parameter to disable attaching untrusted devices


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