messages from 2017-10-03 07:11:20 to 2017-10-09 09:03:32 UTC [more...]
[PATCH] mmc: sdhci-pci: Remove D3 delays for Intel BYT-related host controllers
2017-10-09 8:56 UTC (3+ messages)
[PATCH 0/2] ACPI serdev support
2017-10-09 8:59 UTC (23+ messages)
` [PATCH 1/2] serdev: Add ACPI support
` [PATCH 2/2] ACPI / scan: Fix enumeration for special UART devices
[PATCH v2] ACPI/IORT: Fix PCI ACS enablement
2017-10-09 8:40 UTC (8+ messages)
[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-10-09 8:32 UTC (7+ messages)
` [PATCH v9 1/4] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v9 2/4] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v9 3/4] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
` [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3
[PATCH v2 2/2] serdev: Update drivers/bluetooth/Kconfig for ACPI serdev support
2017-10-09 8:06 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2 1/2] serdev: Update drivers/tty/serdev/Kconfig for ACPI serdev support
2017-10-09 7:54 UTC (5+ messages)
` [PATCH v3 "
[PATCH] serdev: Update drivers/tty/serdev/Kconfig for ACPI support
2017-10-09 7:47 UTC (8+ messages)
(unknown),
2017-10-09 6:17 UTC
[PATCH v2 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
2017-10-07 14:36 UTC (16+ messages)
` [PATCH v2 2/9] Bluetooth: hci_bcm: Fix setting of irq trigger type
` [PATCH v2 3/9] Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probe
` [PATCH v2 4/9] Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probe
` [PATCH v2 5/9] Bluetooth: hci_bcm: Store device pointer instead of platform_device pointer
` [PATCH v2 6/9] Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resources
` [PATCH v2 7/9] Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
` [PATCH v2 8/9] Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independent
` [PATCH v2 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver
[PATCH 0/4] PM / Sleep / ACPI: Some cleanups and clarifications
2017-10-07 6:46 UTC (7+ messages)
` [PATCH 1/4] PM / ACPI: Restore acpi_subsys_complete()
` [PATCH 2/4] PM / Sleep: Remove pm_complete_with_resume_check()
` [PATCH 4/4] PM / ACPI: Split acpi_lpss_suspend_late|resume_early()
[PATCH] PM / ACPI: Removed unused function
2017-10-07 6:44 UTC (4+ messages)
[PATCH v4 0/2] Make cppc acpi driver aware of pcc subspace ids
2017-10-06 21:10 UTC (5+ messages)
` [PATCH v4 2/2] ACPI / CPPC: "
[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
2017-10-06 18:11 UTC (38+ messages)
` [RFCv2 PATCH 02/36] iommu: Add a process_exit callback for device drivers
` [RFCv2 PATCH 03/36] iommu/process: Add public function to search for a process
` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs
` [RFCv2 PATCH 04/36] iommu/process: Track process changes with an mmu_notifier
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
` [RFCv2 PATCH 06/36] iommu: Extend fault reporting
` [RFCv2 PATCH 07/36] iommu: Add a fault handler
` [RFCv2 PATCH 08/36] iommu/fault: Handle mm faults
` [RFCv2 PATCH 13/36] iommu/of: Add stall and pasid properties to iommu_fwspec
` [RFCv2 PATCH 19/36] arm64: mm: Pin down ASIDs for sharing contexts with devices
` [RFCv2 PATCH 20/36] iommu/arm-smmu-v3: Track ASID state
` [RFCv2 PATCH 21/36] iommu/arm-smmu-v3: Implement process operations
` [RFCv2 PATCH 23/36] iommu/arm-smmu-v3: Share process page tables
` [RFCv2 PATCH 28/36] iommu/arm-smmu-v3: Maintain a SID->device structure
` [RFCv2 PATCH 29/36] iommu/arm-smmu-v3: Add stall support for platform devices
` [RFCv2 PATCH 30/36] ACPI/IORT: Check ATS capability in root complex nodes
` [RFCv2 PATCH 34/36] PCI: Make "PRG Response PASID Required" handling common
` [RFCv2 PATCH 35/36] iommu/arm-smmu-v3: Add support for PRI
` [RFCv2 PATCH 09/36] iommu/fault: Allow blocking fault handlers
` [RFCv2 PATCH 10/36] vfio: Add support for Shared Virtual Memory
` [RFCv2 PATCH 11/36] iommu/arm-smmu-v3: Link domains and devices
` [RFCv2 PATCH 12/36] dt-bindings: document stall and PASID properties for IOMMU masters
` [RFCv2 PATCH 14/36] iommu/arm-smmu-v3: Add support for Substream IDs
` [RFCv2 PATCH 15/36] iommu/arm-smmu-v3: Add second level of context descriptor table
` [RFCv2 PATCH 16/36] iommu/arm-smmu-v3: Add support for VHE
` [RFCv2 PATCH 17/36] iommu/arm-smmu-v3: Support broadcast TLB maintenance
` [RFCv2 PATCH 18/36] iommu/arm-smmu-v3: Add SVM feature checking
` [RFCv2 PATCH 22/36] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [RFCv2 PATCH 24/36] iommu/arm-smmu-v3: Steal private ASID from a domain
` [RFCv2 PATCH 25/36] iommu/arm-smmu-v3: Use shared ASID set
` [RFCv2 PATCH 26/36] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [RFCv2 PATCH 27/36] iommu/arm-smmu-v3: Register fault workqueue
` [RFCv2 PATCH 31/36] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFCv2 PATCH 32/36] iommu/arm-smmu-v3: Hook ATC invalidation to process ops
` [RFCv2 PATCH 33/36] iommu/arm-smmu-v3: Disable tagged pointers
` [RFCv2 PATCH 36/36] iommu/arm-smmu-v3: Add support for PCI PASID
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-10-06 17:31 UTC (13+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
` 答复: "
(unknown),
2017-10-06 11:55 UTC
[PATCH v8 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-10-06 10:17 UTC (18+ messages)
` [PATCH v8 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
` [PATCH v8 2/5] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v8 3/5] iommu/of: "
[PATCH 4.9 084/104] x86/acpi: Restore the order of CPU IDs
2017-10-06 8:52 UTC
r8169 Wake-on-LAN causes immediate ACPI GPE wakeup
2017-10-06 2:44 UTC (5+ messages)
[PATCH v3] ACPI / LPIT: Add Low Power Idle Table (LPIT) support
2017-10-05 23:24 UTC
[GIT PULL] Power management fix for v4.14-rc4
2017-10-05 22:45 UTC
[PATCH 1/1] device properties: Fix return codes for __acpi_node_get_property_reference
2017-10-05 22:22 UTC (7+ messages)
[PATCH v2] ACPI / LPIT: Add Low Power Idle Table (LPIT) support
2017-10-05 22:10 UTC (6+ messages)
[PATCH 00/18] use ARRAY_SIZE macro
2017-10-05 17:57 UTC (13+ messages)
` [PATCH 15/18] acpi: use ARRAY_SIZE
` [Devel] "
[PATCH] ACPI / LPIT: Add Low Power Idle Table (LPIT) support
2017-10-05 12:53 UTC (6+ messages)
[RFT][PATCH 0/2] i2c: designware: Runtime PM aware system sleep handling
2017-10-05 11:00 UTC (10+ messages)
` [RFT][PATCH v3 0/3] "
` [PATCH v4 "
` [PATCH v4 1/3] PM: i2c-designware-platdrv: Clean up PM handling in probe
` [Update][PATCH v5 "
` [PATCH v4 2/3] PM / mfd: intel-lpss: Push system sleep callbacks to late/early stages
` [PATCH v4 3/3] PM: i2c-designware-platdrv: Suspend/resume at the "
[PATCH] Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id"
2017-10-05 7:42 UTC
[PATCH v15 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-10-05 6:11 UTC (2+ messages)
[PATCH v1] pci: introduce for_each_pci_bridge() helper
2017-10-04 22:24 UTC (2+ messages)
[PATCH 0/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev drv
2017-10-04 18:42 UTC (7+ messages)
` [PATCH 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
` [PATCH 7/9] Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resources
[PATCH v10 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
2017-10-04 12:45 UTC (3+ messages)
[pm:bleeding-edge 12/41] utstrsuppt.c:undefined reference to `__udivdi3'
2017-10-03 23:44 UTC (11+ messages)
[PATCH v3 1/1] device property: Align return codes of __acpi_node_get_property_reference
2017-10-03 23:40 UTC (2+ messages)
[PATCH 0/3] ACPI/IORT: Clean-up/rework for v4.15
2017-10-03 13:53 UTC (4+ messages)
` [PATCH 1/3] ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard
` [PATCH 2/3] ACPI/IORT: Improve functions return type/storage class specifier indentation
` [PATCH 3/3] ACPI/IORT: Make platform devices initialization code SMMU agnostic
[PATCH v6 0/3] TPS68470 PMIC drivers
2017-10-03 11:43 UTC (4+ messages)
` [PATCH v6 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox