linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-07 10:12:13 to 2018-02-13 17:45:30 UTC [more...]

[PATCH v13 0/9] LPC: legacy ISA I/O support
 2018-02-13 17:45 UTC  (7+ messages)
` [PATCH v13 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v13 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v13 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v13 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v13 5/9] OF: Add missing I/O range exception for indirect-IO devices
  ` [PATCH v13 6/9] LPC: Support the LPC host on Hip06/Hip07 with DT bindings

[PATCH 0/5] PCI: Fixes for native PCIe and ACPI hotplug
 2018-02-13 17:45 UTC  (8+ messages)
` [PATCH 1/5] PCI: Make sure all bridges reserve at least one bus number
` [PATCH 2/5] PCI: Take bridge window alignment into account when distributing resources
` [PATCH 3/5] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
` [PATCH 4/5] ACPI / hotplug / PCI: Do not scan all bridges when native PCIe hotplug is used
` [PATCH 5/5] ACPI / hotplug / PCI: Mark stale PCI devices disconnected

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-02-13 16:48 UTC  (9+ messages)

this is what you need
 2018-02-13 13:28 UTC 

[PATCH v13 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2018-02-13 15:20 UTC  (3+ messages)
  ` [PATCH v13 1/2] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v13 2/2] iommu/dma: Add HW MSI(GICv3 ITS) address regions reservation

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-13 12:58 UTC  (46+ messages)
` [PATCH 01/37] iommu: Introduce Shared Virtual Addressing API
` [PATCH 02/37] iommu/sva: Bind process address spaces to devices
` [PATCH 05/37] iommu/sva: Track mm changes with an MMU notifier
` [PATCH 06/37] iommu/sva: Search mm by PASID
` [PATCH 07/37] iommu: Add a page fault handler
` [PATCH 08/37] iommu/fault: Handle mm faults
` [PATCH 09/37] iommu/fault: Let handler return a fault response
` [PATCH 11/37] dt-bindings: document stall and PASID properties for IOMMU masters
` [PATCH 12/37] iommu/of: Add stall and pasid properties to iommu_fwspec
` [PATCH 15/37] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [PATCH 18/37] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH 20/37] iommu/arm-smmu-v3: Share process page tables
` [PATCH 23/37] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH 26/37] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
  ` [PATCH 03/37] iommu/sva: Manage process address spaces
  ` [PATCH 04/37] iommu/sva: Add a mm_exit callback for device drivers
  ` [PATCH 10/37] iommu/fault: Allow blocking fault handlers
  ` [PATCH 13/37] arm64: mm: Pin down ASIDs for sharing mm with devices
  ` [PATCH 14/37] iommu/arm-smmu-v3: Link domains and devices
  ` [PATCH 16/37] iommu: Add generic PASID table library
  ` [PATCH 17/37] iommu/arm-smmu-v3: Move context descriptor code
  ` [PATCH 19/37] iommu/arm-smmu-v3: Add second level of context descriptor table
  ` [PATCH 21/37] iommu/arm-smmu-v3: Seize private ASID
  ` [PATCH 22/37] iommu/arm-smmu-v3: Add support for VHE
  ` [PATCH 24/37] iommu/arm-smmu-v3: Add SVA feature checking
  ` [PATCH 25/37] iommu/arm-smmu-v3: Implement mm operations
  ` [PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue
  ` [PATCH 28/37] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [PATCH 29/37] iommu/arm-smmu-v3: Add stall support for platform devices
  ` [PATCH 30/37] ACPI/IORT: Check ATS capability in root complex nodes
  ` [PATCH 31/37] iommu/arm-smmu-v3: Add support for PCI ATS
  ` [PATCH 32/37] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
  ` [PATCH 33/37] iommu/arm-smmu-v3: Disable tagged pointers
  ` [PATCH 35/37] iommu/arm-smmu-v3: Add support for PRI
` [PATCH 34/37] PCI: Make "PRG Response PASID Required" handling common
` [PATCH 36/37] iommu/arm-smmu-v3: Add support for PCI PASID
` [PATCH 37/37] vfio: Add support for Shared Virtual Addressing

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-02-13 11:25 UTC  (3+ messages)

[PATCH 1/2] firmware: dmi_scan: add DMI_OEM_STRING support to dmi_matches
 2018-02-13  9:55 UTC  (22+ messages)
` [PATCH 2/2] ACPI / osi: add DMI quirk for Dell systems

[PATCH v12 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2018-02-13  9:18 UTC  (5+ messages)

[PATCH] ACPI/PCI: pci_link: change log level of no _PRS messages
 2018-02-13  8:49 UTC  (9+ messages)

[PATCH] acpi, spcr: Make SPCR available to x86
 2018-02-12 15:54 UTC  (10+ messages)

[PATCH] ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
 2018-02-12 15:42 UTC  (5+ messages)

[PATCH v9 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
 2018-02-12 10:19 UTC  (5+ messages)

[PATCH v4 1/4] ACPI / bus: Do not traverse through non-existed device table
 2018-02-12  7:34 UTC  (5+ messages)
` [PATCH v4 2/4] ACPI / bus: Remove checks in acpi_get_match_data()
` [PATCH v4 3/4] ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()
` [PATCH v4 4/4] device property: Constify device_get_match_data()

(unknown),
 2018-02-12  1:39 UTC 

[PATCH] ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
 2018-02-11  2:06 UTC  (2+ messages)

[PATCH v2 0/2] acpi: document sysfs interfaces
 2018-02-10  8:57 UTC  (3+ messages)
` [PATCH v2 1/2] acpi/dptf: document sysfs atttributes
` [PATCH v2 2/2] acpi/dock: document sysfs interface

[PATCH v13 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-02-10  8:48 UTC  (9+ messages)

[PATCH v13 4/4] battery: Add the ThinkPad "Not Charging" quirk
 2018-02-10  8:47 UTC  (4+ messages)

[Bug 197863] Thinkpad X240 resume dramatically slower on kernels 4.13+
 2018-02-09 21:55 UTC  (8+ messages)
              ` [PATCH] ACPI / EC: Restore polling during noirq suspend/resume phases

[PATCH 0/2] acpi: document sysfs interfaces
 2018-02-09 18:57 UTC  (8+ messages)
` [PATCH 1/2] acpi/dptf: document sysfs atttributes
` [PATCH v1 2/2] acpi/dock: document sysfs interface

[PATCH] ACPI: SPCR: Mark expected switch fall-through in acpi_parse_spcr
 2018-02-09 18:08 UTC 

[GIT PULL] More ACPI updates for v4.16-rc1
 2018-02-09 10:19 UTC 

[PATCH] ACPI/PCI: pci_link: remove error messages when no _PRS methods
 2018-02-09  9:18 UTC  (6+ messages)

[PATCH v5 0/3] arm64/ras: support sea error recovery
 2018-02-09  5:04 UTC  (9+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] GHES: add a notify chain for process memory section

[PATCH v13 2/4] pm: add to_power_supply macro to the API
 2018-02-08 21:57 UTC  (2+ messages)

[PATCH v2 0/5] ACPI: Do not call _STA on battery devices with unmet dependencies
 2018-02-08 17:34 UTC  (4+ messages)

[PATCH v3 1/5] ACPI / bus: Return error code from __acpi_match_device() in one case
 2018-02-08 17:06 UTC  (16+ messages)
` [PATCH v3 2/5] ACPI / bus: Do not traverse through non-existed device table
` [PATCH v3 3/5] ACPI / bus: Remove checks in acpi_get_match_data()
` [PATCH v3 4/5] ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()
` [PATCH v3 5/5] device property: Constify device_get_match_data()

[PATCH] ACPI / CPPC: Use 64-bit arithmetic instead of 32-bit
 2018-02-08 16:40 UTC  (3+ messages)

[PATCH v13 1/4] battery: Add the battery hooking API
 2018-02-08 15:18 UTC  (2+ messages)

[PATCH] acpi: osl: Replace GFP_ATOMIC with GFP_KERNEL in acpi_os_execute
 2018-02-08 14:51 UTC  (6+ messages)

[PATCH v3 1/5] ACPI: export acpi_bus_get_status_handle()
 2018-02-08 12:16 UTC  (6+ messages)
` [PATCH v3 5/5] ACPICA: Remove calling of _STA from acpi_get_object_info

[PATCH v4] ACPI / tables: Add IORT to injectable table list
 2018-02-08 10:00 UTC  (3+ messages)

[PATCH] ACPI / processor_idle: Set default C1 state description
 2018-02-08 10:00 UTC  (2+ messages)

[PATCH] ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
 2018-02-08  9:59 UTC  (2+ messages)

[PATCH 1/2] ACPI: processor_perflib: Do not send _PPC change notification if not ready
 2018-02-08  9:58 UTC  (2+ messages)

[PATCH v3] ACPI: Force I2C to be selected as a built-in module
 2018-02-08  9:52 UTC  (4+ messages)

[PATCH] ACPI / video: Use true for boolean value
 2018-02-08  9:50 UTC  (2+ messages)

[PATCH] ACPI: Parse entire table as a term_list for Dell XPS 9570 and Precision M5530
 2018-02-08  9:48 UTC  (4+ messages)

[PATCH 0/6] ACPICA version 20180105
 2018-02-08  9:40 UTC  (2+ messages)

[PATCH v4] ACPI: Parse entire table as a term_list for Dell XPS 9570 and Precision M5530
 2018-02-08  9:41 UTC  (2+ messages)

[PATCH v12 0/9] LPC: legacy ISA I/O support
 2018-02-08  1:02 UTC  (2+ messages)

[pm:linux-next 23/25] drivers/acpi/ec.c:1936:12: error: redefinition of 'acpi_ec_suspend_noirq'
 2018-02-07 19:45 UTC 

[pm:linux-next 23/25] drivers/acpi/ec.c:1936:12: error: redefinition of 'acpi_ec_suspend_noirq'
 2018-02-07 16:14 UTC 

[PATCH v12 1/4] battery: Add the battery hooking API
 2018-02-07 10:12 UTC  (4+ 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).