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

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

[PATCH v4 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-07-08 21:14 UTC  (17+ 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 "

[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 v3 0/2] arm64/acpi: restrict AML opregion memory access
 2020-07-08 16:17 UTC  (2+ 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 V2 0/2] nvme: Add support for ACPI StorageD3Enable property
 2020-07-07 21:24 UTC  (7+ messages)
` [PATCH v3] drivers/nvme: "
` [PATCH v4] "

[PATCH] ACPI: Use fallthrough pseudo-keyword
 2020-07-07 20:09 UTC 

[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 v2 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-07-07 16:56 UTC  (14+ 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] cpuidle: Fix CFI failure
 2020-07-07 16:43 UTC  (3+ messages)
` [PATCH v2] cpuidle: change enter_s2idle() prototype

Fwd: [Bug 1854502] New: Noticeably Increased CPU temperature
 2020-07-07 15:43 UTC  (2+ messages)
  `  "

[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  (20+ 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  (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  (21+ 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  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
  ` [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)


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