linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-18 08:03:15 to 2018-06-06 08:03:51 UTC [more...]

[PATCH v2 1/2] pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
 2018-06-06  8:03 UTC  (6+ messages)

[GIT PULL] Device properties framework update for v4.18-rc1
 2018-06-06  7:45 UTC  (5+ messages)

[PATCH] ACPI LID: increment wakeup count only when notified
 2018-06-06  7:00 UTC  (3+ messages)

[PATCH v3 1/2] PCI: Avoid panic when PCI IO resource's size is not page aligned
 2018-06-06  2:11 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: Check phys_addr for pci_remap_iospace

[PATCH v3 0/2] support to set VSESR_EL2 by user space
 2018-06-05 20:46 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v3 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH] arm64: topology: Avoid checking numa mask for scheduler MC selection
 2018-06-05 19:08 UTC 

[PATCH v2 1/3] Revert "arm64: topology: divorce MC scheduling domain from core_siblings"
 2018-06-05 17:08 UTC  (12+ messages)
` [PATCH v2 2/3] ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled
` [PATCH v2 3/3] arm64: disable ACPI PPTT support temporarily

[PATCH v9 00/12] Support PPTT for ARM64
 2018-06-05 16:34 UTC  (37+ messages)
` [PATCH v9 02/12] drivers: base: cacheinfo: setup DT cache properties early
      ` [PATCH] drivers: base: cacheinfo: use OF property_read_u64 instead of get_property,read_number
        ` [PATCH v2] drivers: base: cacheinfo: use OF property_read_u32 "
    ` [PATCH 1/3] Revert "arm64: topology: divorce MC scheduling domain from core_siblings"
      ` [PATCH 2/3] ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled
      ` [PATCH 3/3] arm64: disable ACPI PPTT support temporarily

4.14.44: BUG_ON(!list_empty(&sem->wait_list));
 2018-06-05  5:48 UTC  (3+ messages)

[PATCH v1 0/2] support to set VSESR_EL2 by user space
 2018-06-04 20:03 UTC  (8+ messages)
` [PATCH v1 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH v2 0/2] support to set VSESR_EL2 by user space
 2018-06-04 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v2 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH v1 0/2] PCI: shpchp: Minor fixes
 2018-06-04 17:49 UTC  (8+ messages)
` [PATCH v1 1/2] PCI: shpchp: Use dev_printk() for OSHP-related messages
` [PATCH v1 2/2] PCI: shpchp: Fix AMD POGO identification

[PATCH v8 0/3] acpi: apei: Drop panic() on
 2018-06-04 15:04 UTC  (4+ messages)
` [PATCH v8 1/3] acpi: apei: Rename GHES_SEV_PANIC to GHES_SEV_FATAL
` [PATCH v8 2/3] acpi: apei: Rename ghes_severity() to ghes_cper_severity()
` [PATCH v8 3/3] acpi: apei: Do not panic() on PCIe errors reported through GHES

[GIT PULL] ACPI updates for v4.18-rc1
 2018-06-04 11:29 UTC 

[GIT PULL] Power management updates for v4.18-rc1
 2018-06-04 11:25 UTC 

[PATCH] acpi, nfit: Remove ecc_unit_size
 2018-06-03 19:55 UTC 

[GIT PULL] Thermal SoC management updates for v4.18-rc1 #1
 2018-06-02 21:33 UTC 

[PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-06-01 15:04 UTC 

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-06-01 10:46 UTC  (53+ messages)
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 05/40] iommu/sva: Track mm changes with an MMU notifier
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices
` [PATCH v2 21/40] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v2 35/40] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI

[PATCH v1 0/2] Add NOTIFY_SEI notification type support
 2018-06-01 10:07 UTC  (8+ messages)
` [PATCH v1 1/2] ACPI / APEI: Add SEI notification type support for ARMv8
` [PATCH v1 2/2] arm64: handle NOTIFY_SEI notification by the APEI driver

[RFC] acpi: Declare memory allocations in acpi_ut_create_internal_object_dbg as non-leaks
 2018-05-29  9:03 UTC  (2+ messages)

[RESEND RFC PATCH] acpi/processor: Remove the check of duplicate processors
 2018-05-28  9:08 UTC 

[PATCH 0/1] Remove the check of duplicate processors
 2018-05-28  8:51 UTC  (3+ messages)

[PATCH v7 0/3] acpi: apei: Drop panic() on fatal errors policy
 2018-05-27  9:36 UTC  (5+ messages)
` [PATCH v7 1/3] acpi: apei: Rename GHES_SEV_PANIC to GHES_SEV_FATAL
` [PATCH v7 2/3] acpi: apei: Rename ghes_severity() to ghes_cper_severity()
` [PATCH v7 3/3] acpi: apei: Do not panic() on PCIe errors reported through GHES

[PATCH 2/2] ACPI: EC: Dispatch the EC GPE directly on s2idle wake
 2018-05-25  9:24 UTC  (6+ messages)

[PATCH 2/3] thinkpad_acpi: add support for force_discharge
 2018-05-24 11:35 UTC  (3+ messages)

[PATCH RFCv2 1/4] ACPI: NUMA: export pxm_to_node
 2018-05-24  9:04 UTC  (7+ messages)

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-23 11:34 UTC  (4+ messages)
` [PATCH v4 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI, PCCT

[PATCH v3] device property: Get rid of union aliasing
 2018-05-23 11:33 UTC  (3+ messages)

[PATCH v3 0/2] Add support for general system clock on ST AMD platform
 2018-05-23 11:32 UTC  (2+ messages)

[PATCH 0/5] x86/cpu_hotplug: one bug fix and four cleanup
 2018-05-23  8:08 UTC  (6+ messages)
` [PATCH 4/5] acpi/processor: Fix the return value of acpi_processor_ids_walk()

[PATCH v6 0/2] acpi: apei: Improve PCIe error handling with FFS
 2018-05-22 21:20 UTC  (26+ messages)
` [PATCH v6 1/2] acpi: apei: Rename ghes_severity() to ghes_cper_severity()
` [PATCH v6 2/2] acpi: apei: Do not panic() on PCIe errors reported through GHES

PROBLEM: "ACPI Error: Method parse/execution failed" and "ACPI BIOS Error (bug): Failure looking up" related
 2018-05-20 11:27 UTC  (4+ messages)

[PATCH v4 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-20  7:13 UTC  (4+ messages)
` [PATCH v4 11/12] mm/memory-failure: increase queued recovery work's priority
  ` 答复: "

`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9360/9370
 2018-05-18 21:28 UTC  (3+ messages)

simplify procfs code for seq_file instances V3
 2018-05-18 12:55 UTC  (6+ messages)
` [PATCH 28/42] drbd: switch to proc_create_single
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show

[GIT PULL] ACPI fix for v4.17-rc6
 2018-05-18  8:03 UTC 


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