linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-03 20:51:24 to 2020-07-10 14:08:23 UTC [more...]

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

Fwd: [Bug 1854502] New: Noticeably Increased CPU temperature
 2020-07-10 12:35 UTC  (4+ messages)
  `  "

[PATCH v2] cpuidle: Fix CFI failure
 2020-07-10  3:08 UTC  (5+ messages)
` [PATCH v2] cpuidle: change enter_s2idle() prototype

[pm:bleeding-edge] BUILD SUCCESS 9d981feccfcf0782dbb65652bab5c757dd562dc6
 2020-07-10  2:03 UTC 

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

[PATCH V2 0/2] nvme: Add support for ACPI StorageD3Enable property
 2020-07-09 18:43 UTC  (6+ messages)
` [PATCH v4] drivers/nvme: "
  ` [PATCH V5] "

[PATCH] ACPI: Use fallthrough pseudo-keyword
 2020-07-09 16:34 UTC  (3+ messages)

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

[PATCH] service_layers: osunixmap: Remove unnecessary brackets in acpi_os_map_memory()
 2020-07-09 14:49 UTC  (2+ messages)

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-07-09 12:48 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [PATCH v2 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
  ` [PATCH v2 12/12] bus: fsl-mc: Add ACPI support for fsl-mc
        ` [EXT] "

[PATCH v4] platform: x86: Add ACPI driver for ChromeOS
 2020-07-09 12:01 UTC  (13+ messages)

[PATCH v3 0/2] arm64/acpi: restrict AML opregion memory access
 2020-07-09  8:42 UTC  (3+ messages)

[RFC PATCH] ACPI: Add support for CXL_OSC
 2020-07-08 23:57 UTC 

[net-next PATCH v3 0/5] ACPI support for dpaa2 MAC driver
 2020-07-08 19:42 UTC  (10+ messages)
` [net-next PATCH v3 1/5] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v3 2/5] net/fsl: store mdiobus fwnode
` [net-next PATCH v3 3/5] net: phy: introduce phy_find_by_fwnode()
` [net-next PATCH v3 4/5] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v3 5/5] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH v7 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-08 19:31 UTC 

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-07-08 16:32 UTC  (11+ messages)

[PATCH AUTOSEL 5.7 10/30] ACPI: DPTF: Add battery participant for TigerLake
 2020-07-08 15:40 UTC 

[PATCH][next] ACPICA: Use fallthrough pseudo-keyword
 2020-07-08 14:17 UTC  (3+ messages)

[PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-08 14:17 UTC  (16+ 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] arm64: numa: rightsize the distance array
 2020-07-08 11:38 UTC 

[PATCH 0/13] PCI: Remove '*val = 0' from pcie_capability_read_*()
 2020-07-07 22:03 UTC  (2+ messages)
` [PATCH 13/13] "

[PATCH v4 1/4] PCI: Move pci_enable_acs() and its dependencies up in pci.c
 2020-07-07 22:46 UTC  (4+ messages)
` [PATCH v4 2/4] PCI: Keep the ACS capability offset in device
` [PATCH v4 3/4] PCI: Treat "external-facing" devices as internal
` [PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices

[PATCH RESEND v2] PCI: Add device even if driver attach failed
 2020-07-07 22:36 UTC  (3+ messages)

[PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-07 19:41 UTC  (22+ 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 v3 15/15] drm/i915: panel: Use atomic PWM API for devs with an external PWM controller

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

[PATCH v3 1/4] PCI: Move pci_enable_acs() and its dependencies up in pci.c
 2020-07-07 11:49 UTC  (5+ messages)
` [PATCH v3 2/4] PCI: Keep the ACS capability offset in device
` [PATCH v3 3/4] PCI: Treat "external-facing" devices as internal
` [PATCH v3 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-07-07  6:03 UTC  (16+ messages)
` [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

[pm:bleeding-edge] BUILD SUCCESS 676d4e00924541f08e01c361b75d67d5d8de01cd
 2020-07-07  3:52 UTC 

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

[PATCH v2 2/7] PCI: Set "untrusted" flag for truly external devices only
 2020-07-06 23:40 UTC  (5+ messages)

[PATCH v2 3/7] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-07-06 23:19 UTC  (5+ messages)

[PATCH v2 1/7] PCI: Keep the ACS capability offset in device
 2020-07-06 23:18 UTC  (4+ messages)

[PATCH v2 2/7] PCI: Set "untrusted" flag for truly external devices only
 2020-07-06 18:48 UTC  (3+ messages)

[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: "

[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  (5+ messages)

[net-next PATCH v2 0/3] ACPI support for dpaa2 MAC driver
 2020-07-04 11:40 UTC  (5+ messages)
` [net-next PATCH v2 2/3] Documentation: ACPI: DSD: Document MDIO PHY

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


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