linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-15 13:05:11 to 2020-07-29 01:35:20 UTC [more...]

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

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-29  0:42 UTC  (9+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v7 2/6] net: phy: introduce device_mdiobus_register()
` [net-next PATCH v7 3/6] net/fsl: use device_mdiobus_register()
` [net-next PATCH v7 4/6] net: phy: introduce phy_find_by_mdio_handle()
` [net-next PATCH v7 5/6] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v7 6/6] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-29  0:39 UTC  (34+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v7 2/6] net: phy: introduce device_mdiobus_register()
` [net-next PATCH v7 3/6] net/fsl: use device_mdiobus_register()
` [net-next PATCH v7 4/6] net: phy: introduce phy_find_by_mdio_handle()

[PATCH] trivial: acpi: replace some bitshifts with BIT macro
 2020-07-28 20:03 UTC  (6+ messages)
    ` [Devel] "

[PATCH v5 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-28 20:00 UTC  (24+ messages)
` [PATCH v5 01/16] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH v5 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [PATCH v5 03/16] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH v5 04/16] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v5 05/16] pwm: lpss: Add pwm_lpss_prepare_enable() helper
` [PATCH v5 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
` [PATCH v5 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH v5 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH v5 09/16] pwm: crc: Fix period changes not having any effect
` [PATCH v5 10/16] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v5 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH v5 12/16] pwm: crc: Implement get_state() method
` [PATCH v5 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [PATCH v5 14/16] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [PATCH v5 15/16] drm/i915: panel: Honor the VBT PWM min setting "
  ` [PATCH v5 16/16] drm/i915: panel: Use atomic PWM API "

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-28 17:01 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
  ` [PATCH v2 11/12] bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc
        ` [EXT] "
    ` [EXT] Re: [PATCH v2 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs

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

[PATCH][next] ACPICA: Use fallthrough pseudo-keyword
 2020-07-28 15:09 UTC  (6+ messages)

[PATCH 1/4] ACPI: APD: Change name from ST to FCH
 2020-07-28 11:17 UTC  (5+ messages)
` [PATCH 3/4] ACPI: APD: Add a fmw property is_raven

[3/4] ACPI: APD: Add a fmw property is_raven
 2020-07-28  8:40 UTC 

[v2 1/4] ACPI: APD: Change name from ST to FCH
 2020-07-28  8:28 UTC  (2+ messages)
` [3/4] ACPI: APD: Add a fmw property is_raven

[pm:bleeding-edge] BUILD SUCCESS 5b6b1412bb0347876b17b722b277fc818ceb1dae
 2020-07-28  6:25 UTC 

[PATCH] ACPI: actypes.h: drop a duplicated word
 2020-07-27 16:49 UTC  (3+ messages)

[PATCH] ACPI: APEI: remove redundant assignment to variable rc
 2020-07-27 13:24 UTC  (2+ messages)

[PATCH 0/3] Minor cleanups
 2020-07-27 13:20 UTC  (5+ messages)
` [PATCH 1/3] ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()
` [PATCH 2/3] ACPI: NUMA: Remove the useless sub table pointer check
` [PATCH 3/3] ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check

[PATCH 0/3] ACPICA release 20200717
 2020-07-27 12:56 UTC  (5+ messages)
` [PATCH 1/3] ACPICA: Replace one-element array with flexible-array
` [PATCH 2/3] ACPICA: Do not increment operation_region reference counts for field units
` [PATCH 3/3] ACPICA: Update version to 20200717 Version 20200717

[PATCH v2] trivial: acpi: replace some bitshifts with BIT macro
 2020-07-27 12:48 UTC  (2+ messages)

[PATCH] trivial: acpi: replace some bitshifts with BIT macro
 2020-07-27 12:48 UTC  (2+ messages)

[PATCH] ACPI: Use valid link of ACPI specification
 2020-07-27 12:13 UTC  (2+ messages)

[PATCH v3] cpuidle: Fix CFI failure
 2020-07-27 12:09 UTC  (3+ messages)
` [PATCH v3] cpuidle: change enter_s2idle() prototype

Delays in PCI/ACPI initialization
 2020-07-27  9:28 UTC 

[PATCH v2 03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
 2020-07-27  6:06 UTC  (3+ messages)
  ` [EXT] "

[PATCH v13 1/4] battery: Add the battery hooking API
 2020-07-25 19:00 UTC  (3+ messages)

[PATCH v2] cpuidle: Fix CFI failure
 2020-07-25 15:48 UTC  (11+ messages)
` [PATCH v2] cpuidle: change enter_s2idle() prototype

[PATCH] ACPI: Replace HTTP links with HTTPS ones
 2020-07-25  9:12 UTC  (3+ messages)

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-24 20:33 UTC 

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-07-24 17:29 UTC  (10+ messages)

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-24 13:32 UTC  (9+ messages)
` [PATCH v13 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-24 12:17 UTC  (6+ messages)
` [PATCH v13 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH] arm64: numa: rightsize the distance array
 2020-07-24 11:45 UTC  (3+ messages)

[PATCH v8 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-20 23:27 UTC  (2+ messages)

[PATCH] RFC: ACPI / OSI: remove workarounds for hybrid graphics laptops
 2020-07-20 10:17 UTC  (6+ messages)

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-07-19 19:14 UTC  (6+ messages)
` [RFT][PATCH v3 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [PATCH v4 0/2] "
    ` [PATCH v4 2/2] ACPICA: Preserve memory opregion mappings

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-07-19 10:07 UTC  (12+ messages)

[PATCH v4 1/4] device property: Add a function to test is a fwnode is a graph endpoint
 2020-07-17  7:56 UTC  (6+ messages)

[pm:bleeding-edge] BUILD SUCCESS 6aeb52cce12f3e09ec1af28bc4836406f0267483
 2020-07-17  4:52 UTC 

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-16 19:04 UTC  (5+ messages)
` [PATCH v2 22/22] device-dax: Introduce 'mapping' devices

[PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table
 2020-07-16 17:26 UTC  (11+ messages)

[PATCH v4] drivers/nvme: Add support for ACPI StorageD3Enable property
 2020-07-16 14:39 UTC  (4+ messages)
` [PATCH V5] "

[pm:bleeding-edge] BUILD SUCCESS 75322f96d2ba1936cd2409565f89ee9bdf58d01d
 2020-07-16  5:17 UTC 

[PATCH v12 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors
 2020-07-16  3:51 UTC  (2+ messages)

[PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
 2020-07-15 16:49 UTC  (3+ 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).