linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 15:49:29 to 2020-06-29 21:04:23 UTC [more...]

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-06-29 14:15 UTC  (9+ messages)
` [PATCH v7 06/11] thermal: Add mode helpers
` [PATCH v7 07/11] thermal: Use mode helpers in drivers
` [PATCH v7 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
` [PATCH v7 11/11] thermal: Rename set_mode() to change_mode()
  ` [PATCH v7 08/11] thermal: Explicitly enable non-changing thermal zone devices

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

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-29 20:57 UTC  (17+ 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
    ` [RFT][PATCH v3 1/4] ACPICA: Take deferred unmapping of memory into account
    ` [RFT][PATCH v3 2/4] ACPI: OSL: Implement deferred unmapping of ACPI memory
    ` [RFT][PATCH v3 3/4] ACPICA: Preserve memory opregion mappings if supported by OS
    ` [RFT][PATCH v3 4/4] ACPI: OSL: Implement acpi_os_map_memory_fast_path()
    ` [PATCH v4 0/2] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
      ` [PATCH v4 1/2] ACPI: OSL: Implement deferred unmapping of ACPI memory
      ` [PATCH v4 2/2] ACPICA: Preserve memory opregion mappings

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

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

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-06-29  9:05 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC

[PATCH] cpuidle: change enter_s2idle() prototype
 2020-06-29 15:17 UTC 

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

[PATCH 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-06-28 17:22 UTC  (19+ messages)
` [PATCH 01/12] libnvdimm: Validate command family indices
` [PATCH 02/12] ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
` [PATCH 03/12] ACPI: NFIT: Define runtime firmware activation commands
` [PATCH 04/12] tools/testing/nvdimm: Cleanup dimm index passing
` [PATCH 05/12] tools/testing/nvdimm: Add command debug messages
` [PATCH 06/12] tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
` [PATCH 07/12] tools/testing/nvdimm: Emulate firmware activation commands
` [PATCH 08/12] driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
` [PATCH 09/12] libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
` [PATCH 10/12] libnvdimm: Add runtime firmware activation sysfs interface
` [PATCH 11/12] PM, libnvdimm: Add syscore_quiesced() callback for firmware activation
` [PATCH 12/12] ACPI: NFIT: Add runtime firmware activate support

[PATCH v5 0/3] drivers/acpi: Remove function callback casts
 2020-06-27 11:08 UTC  (4+ 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  (10+ messages)
` [PATCH 2/2] pci: Add parameter to disable attaching untrusted devices

[GIT PULL] ACPI fixes for v5.8-rc3
 2020-06-26 19:40 UTC  (2+ messages)

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-06-26 18:41 UTC  (5+ messages)

[PATCH v3 0/2] arm64/acpi: restrict AML opregion memory access
 2020-06-26 15:58 UTC  (3+ messages)
` [PATCH v3 1/2] arm64/acpi: disallow AML memory opregions to access kernel memory
` [PATCH v3 2/2] arm64/acpi: disallow writeable AML opregion mapping for EFI code regions

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

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

[pm:bleeding-edge] BUILD SUCCESS b3cad17e9253db657cacf38bedf70bbac8b542c3
 2020-06-26  5:31 UTC 

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

[PATCH V2 1/2] PCI: Add ACPI StorageD3Enable _DSD support
 2020-06-25 17:30 UTC  (8+ messages)

[PATCH] ACPI: DPTF: Add battery participant for TigerLake
 2020-06-25 12:40 UTC  (2+ messages)

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

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-06-25 10:55 UTC  (8+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex
  ` [PATCH v4 4/7] ACPI: button: Use input_device_enabled() helper

[pm:bleeding-edge] BUILD SUCCESS 869e6a63587372b60fed9580bf908cf2a5c820bd
 2020-06-25  6:00 UTC 

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-06-24 23:22 UTC  (11+ messages)
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-06-24 21:49 UTC  (12+ messages)

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-06-24 19:39 UTC  (5+ messages)
` [PATCH V2 0/2] nvme: Add support for ACPI StorageD3Enable property

[PATCH] ACPI: avoid relocations for table signature array
 2020-06-24 15:51 UTC  (2+ messages)

[PATCH] ACPI: Eliminate usage of uninitialized_var() macro
 2020-06-24 15:49 UTC  (2+ messages)

[PATCH] ACPI / hotplug / PCI: lost acpiphp_put_context in acpiphp_grab_context()
 2020-06-24 13:15 UTC  (6+ messages)
  ` [PATCH v2] "

[pm:bleeding-edge] BUILD SUCCESS ecc844444841b81afe167ea405503dfef069b22b
 2020-06-24  6:46 UTC 

[PATCH v13 1/4] battery: Add the battery hooking API
 2020-06-23 23:42 UTC  (2+ messages)

[RFC PATCH v2] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-06-23 16:32 UTC  (3+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-23 15:04 UTC  (2+ messages)

[PATCH v4] platform: x86: Add ACPI driver for ChromeOS
 2020-06-23 14:46 UTC  (6+ messages)

[PATCH] Input: document inhibiting
 2020-06-23 13:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
 2020-06-23 11:27 UTC  (10+ messages)

[RFC PATCH] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-06-23  9:14 UTC  (6+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-23  7:48 UTC  (4+ messages)

[pm:bleeding-edge] BUILD SUCCESS 0d62e7bd3feab497ce3b148fc279e393bf4ba775
 2020-06-23  3:30 UTC 

[PATCH 1/4] pci: Keep the ACS capability offset in device
 2020-06-22 23:01 UTC  (4+ messages)
` [PATCH 3/4] pci: acs: Enable PCI_ACS_TB for untrusted/external-facing devices

[PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-22 16:04 UTC  (5+ messages)
` [PATCH v3 01/15] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH v3 02/15] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)

[PATCH 0/2] ACPI: sysfs: add missing newlines when printing acpi module parameters
 2020-06-22 15:50 UTC  (2+ messages)

[PATCH] ACPI: sysfs: Fix pm_profile_attr type
 2020-06-22 15:49 UTC  (2+ messages)


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