linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-10 10:12:53 to 2017-10-17 20:12:19 UTC [more...]

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-17 20:12 UTC  (33+ messages)
` [PATCH 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
` [PATCH 02/12] PCI / PM: Use the NEVER_SKIP driver flag
` [PATCH 03/12] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
` [PATCH 04/12] PM / core: Add SMART_SUSPEND driver flag
` [PATCH 05/12] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
` [PATCH 06/12] PCI / PM: Take SMART_SUSPEND driver flag into account
` [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling
` [PATCH 08/12] ACPI / PM: Take SMART_SUSPEND driver flag into account
` [PATCH 09/12] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
` [PATCH 10/12] PM / core: Add LEAVE_SUSPENDED driver flag
` [PATCH 11/12] PM: i2c-designware-platdrv: Optimize power management
` [PATCH 12/12] PM / core: Add AVOID_RPM driver flag

[PATCH v5 1/2] acpi: apei: remove the unused dead-code for SEA/NMI notification type
 2017-10-17 17:06 UTC  (5+ messages)
` [PATCH v5 2/2] acpi: apei: Add SEI notification type support for ARMv8

[PATCH V2] acpi: apei: call into AER handling regardless of severity
 2017-10-17 15:28 UTC 

[PATCH v3 0/7] Support PPTT for ARM64
 2017-10-17 15:22 UTC  (19+ messages)
` [PATCH v3 1/7] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v3 2/7] ACPI: Enable PPTT support on ARM64
` [PATCH v3 3/7] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables
` [PATCH v3 4/7] Topology: Add cluster on die macros and arm64 decoding
` [PATCH v3 5/7] arm64: Fixup users of topology_physical_package_id
` [PATCH v3 6/7] arm64: topology: Enable ACPI/PPTT based CPU topology
` [PATCH v3 7/7] ACPI: Add PPTT to injectable table list

[PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
 2017-10-17 15:22 UTC 

[PATCH] ACPI / APEI: Convert timers to use timer_setup()
 2017-10-17 13:48 UTC  (2+ messages)

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-17 10:56 UTC  (28+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
  ` [PATCH v2 03/15] target: make config_item_type const
` [PATCH v2 04/15] iio: make function argument and some structures const
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [PATCH v2 06/15] PCI: endpoint: "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 10/15] nullb: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
` [PATCH v2 13/15] netconsole: "
` [PATCH v2 14/15] dlm: "
` [PATCH v2 15/15] configfs: "

[PATCH v4 1/2] acpi: apei: remove the unused dead-code for SEA/NMI notification type
 2017-10-17 10:34 UTC  (4+ messages)
` [PATCH v4 2/2] acpi: apei: Add SEI notification type support for ARMv8

(unknown),
 2017-10-17  7:00 UTC 

[GIT PULL v2] ACPI IORT changes for v4.15
 2017-10-16 16:11 UTC 

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-16 16:09 UTC  (13+ messages)
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3

[GIT PULL] ACPI IORT changes for v4.15
 2017-10-16 15:04 UTC  (2+ messages)

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-10-16 13:44 UTC  (6+ messages)
` [PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2

[PATCH] ACPI / device_sysfs: Leave modalias empty for devices which are not present
 2017-10-16 11:44 UTC  (3+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-16 10:23 UTC  (13+ messages)
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
` [RFCv2 PATCH 12/36] dt-bindings: document stall and PASID properties for IOMMU masters

[PATCH] ACPI / PM: Combine device suspend routines
 2017-10-16  8:01 UTC  (3+ messages)
` [PATCH v2] "

(unknown),
 2017-10-15 22:07 UTC 

[PATCH] ACPI / APEI: remove redundant variables len and node_len
 2017-10-15 21:24 UTC 

[PATCH] ACPI / LPSS: remove redundant initialization of clk
 2017-10-15 11:50 UTC 

[PATCH v3 0/2] ACPI serdev support
 2017-10-15  9:57 UTC  (8+ messages)
  ` [PATCH v3 1/2] serdev: Add ACPI support
` [PATCH v3 2/2] ACPI / scan: Fix enumeration for special UART devices

[PATCH v3 1/2] acpi: apei: remove the unused dead-code for SEA notification type
 2017-10-15  8:35 UTC  (4+ messages)

[PATCH v3 1/2] acpi: apei: remove the unused dead-code for SEA/NMI notification type
 2017-10-15  8:54 UTC  (2+ messages)
` [PATCH v3 2/2] acpi: apei: Add SEI notification type support for ARMv8

[PATCH] ACPI: configfs: make config_item_type const
 2017-10-15  8:08 UTC  (3+ messages)

[PATCH resend 0/3] Add support for BCM2E7E ACPI PNP id
 2017-10-14  7:26 UTC  (5+ messages)
` [PATCH resend 2/3] Bluetooth: hci_bcm: Add support for BCM2E7E
  ` [PATCH resend 1/3] Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetooth
  ` [PATCH resend 3/3] Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id"

[PATCH] PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP
 2017-10-13 13:27 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/4] IORT SMMUv3 MSI support
 2017-10-13 13:04 UTC  (7+ messages)
` [PATCH v2 1/4] ACPI/IORT: Look up IORT node through struct fwnode_handle pointer
` [PATCH v2 2/4] ACPI/IORT: Enable special index ITS group mappings for IORT nodes
` [PATCH v2 3/4] ACPI/IORT: Add SMMUv3 specific special index mapping handling
` [PATCH v2 4/4] ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up

[PATCH v2 0/3] ACPI/IORT: Clean-up/rework for v4.15
 2017-10-13  7:19 UTC  (5+ messages)
` [PATCH v2 1/3] ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard
` [PATCH v2 2/3] ACPI/IORT: Improve functions return type/storage class specifier indentation
` [PATCH v2 3/3] ACPI/IORT: Make platform devices initialization code SMMU agnostic

[GIT PULL] Device properties framework fixes for v4.14-rc5
 2017-10-12 23:03 UTC 

[PATCH] ACPI: mark expected switch fall-throughs
 2017-10-12 18:49 UTC 

[PATCH 0/4] IORT SMMUv3 MSI support
 2017-10-12  9:50 UTC  (9+ messages)
` [PATCH 3/4] ACPI: IORT: Skip SMMUv3 device ID map for two steps mappings

[PATCH] ACPI / battery: add quirk for Asus GL502VSK and UX305LA
 2017-10-12  5:16 UTC  (2+ messages)

[PATCH v2 1/1] device properties: Fix return codes for __acpi_node_get_property_reference
 2017-10-11 23:45 UTC  (2+ messages)

(unknown),
 2017-10-11 19:29 UTC 

[PATCH v2 0/3] i2c-xlp9xx: update i2c driver to handle I2C_M_RECV_LEN flag
 2017-10-11 13:10 UTC  (6+ messages)
` [PATCH v2 1/3] ACPI / APD: Add clock frequency for ThunderX2 I2C controller

[POC] Extend "movable_node" to "movable_node=nn@ss" and add the interface in /sys to show the value
 2017-10-11  9:14 UTC  (5+ messages)

[PATCH v4 0/2] Make cppc acpi driver aware of pcc subspace ids
 2017-10-11  8:56 UTC  (6+ messages)
` [PATCH v4 2/2] ACPI / CPPC: "

[PATCH v5 0/2] Make cppc acpi driver aware of pcc subspace ids
 2017-10-11  8:54 UTC  (3+ messages)
` [PATCH v5 1/2] mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
` [PATCH v5 2/2] ACPI / CPPC: Make cppc acpi driver aware of pcc subspace ids

[PATCH] ACPI / PM: Combine two identical device resume routines
 2017-10-11  7:44 UTC  (2+ messages)

ACPI object counter overrun on frequent nvme resets
 2017-10-11  6:16 UTC  (3+ messages)

[RFC][PATCH] ACPI / LPSS: Update system sleep handling to follow runtime PM
 2017-10-10 23:17 UTC 

[PATCH 0/2] ACPI serdev support
 2017-10-10 23:13 UTC  (8+ messages)
` [PATCH 1/2] serdev: Add ACPI support

[PATCH] PM / ACPI: Removed unused function
 2017-10-10 16:55 UTC  (2+ messages)

[PATCH v2 0/2] ACPI serdev support
 2017-10-10 15:35 UTC  (5+ messages)
` [PATCH v2 1/2] serdev: Add ACPI support
` [PATCH v2 2/2] ACPI / scan: Fix enumeration for special UART devices

[PATCH 1/1] device properties: Fix return codes for __acpi_node_get_property_reference
 2017-10-10 14:22 UTC  (9+ messages)

[PATCH 0/3] ACPI/IORT: Clean-up/rework for v4.15
 2017-10-10 11:17 UTC  (6+ messages)
` [PATCH 2/3] ACPI/IORT: Improve functions return type/storage class specifier indentation

[PATCH] mmc: sdhci-pci: Remove D3 delays for Intel BYT-related host controllers
 2017-10-10 11:03 UTC  (8+ messages)

[PATCH] acpi/arm64: pr_err() strings should end with newlines
 2017-10-10 10:24 UTC  (3+ messages)
` [PATCH v2] "


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