public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-17 11:43:49 to 2017-08-24 12:34:40 UTC [more...]

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-24 12:33 UTC  (9+ messages)
` [Qemu-devel] "
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
` [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration
` [PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature
` [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort
` [PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS

[PATCH v2 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-08-24 11:47 UTC  (17+ messages)
` [PATCH v2 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC
` [PATCH v2 2/3] platform/x86: Add support for Dollar Cove TI power button
` [PATCH v2 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC

[PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier
 2017-08-24 10:44 UTC  (7+ messages)

[PATCH 0/3] cpuidle: Rework the handling of the poll state
 2017-08-24  9:48 UTC  (5+ messages)
` [PATCH 1/3] cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
` [PATCH 2/3] cpuidle: Move polling state initialization code to separate file
` [PATCH 3/3] cpuidle: Make drivers initialize polling state

[PATCH v2 0/9] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
 2017-08-24  9:15 UTC  (17+ messages)
` [PATCH v2 1/9] PM / ACPI: Restore acpi_subsys_complete()
` [PATCH v2 2/9] PM / Sleep: Remove pm_complete_with_resume_check()
` [PATCH v2 3/9] PM / ACPI: Split code validating need for runtime resume in ->prepare()
` [PATCH v2 4/9] PM / ACPI: Split acpi_lpss_suspend_late|resume_early()
` [PATCH v2 5/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices
` [PATCH v2 6/9] PM / ACPI: Enable the runtime PM centric approach for system sleep
` [PATCH v2 7/9] PM / ACPI: Avoid runtime resuming device in acpi_subsys_suspend|freeze()
` [PATCH v2 8/9] i2c: designware: Don't resume device in the ->complete() callback
` [PATCH v2 9/9] i2c: designware: Deploy the runtime PM centric approach for system sleep

[PATCH V2] acpi: apei: clear error status before acknowledging the error
 2017-08-24  8:14 UTC  (3+ messages)

[PATCH v3 0/5] enable ghes_edac on selected platforms
 2017-08-24  7:54 UTC  (26+ messages)
` [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list()
      ` [PATCH] ACPICA: Check whether ACPI is disabled before getting a table
` [PATCH v3 2/5] intel_pstate: convert to use acpi_match_platform_list()
` [PATCH v3 3/5] ghes_edac: add platform check to enable ghes_edac
` [PATCH v3 4/5] EDAC: add edac_get_owner() to check MC owner
` [PATCH v3 5/5] edac drivers: add MC owner check in init

[PATCH v4 0/5] enable ghes_edac on selected platforms
 2017-08-24  7:53 UTC  (7+ messages)
` [PATCH v4 1/5] ACPI / blacklist: add acpi_match_platform_list()
` [PATCH v4 2/5] intel_pstate: convert to use acpi_match_platform_list()
` [PATCH v4 3/5] ghes_edac: add platform check to enable ghes_edac
` [PATCH v4 4/5] EDAC: add edac_get_owner() to check MC owner
` [PATCH v4 5/5] edac drivers: add MC owner check in init

[PATCH] acpi: acpica: fix acpi operand cache leak in dsutils.c
 2017-08-24  5:11 UTC 

[PATCH 1/2] nfit: Use init_completion() in acpi_nfit_flush_probe()
 2017-08-23 22:08 UTC  (2+ messages)

[PATCH] acpi: fix potential double-fetch bug
 2017-08-23 21:07 UTC 

[PATCH v6 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-08-23 16:55 UTC  (9+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801

[PATCH] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources
 2017-08-23 16:52 UTC  (5+ messages)

[PATCH v2] ACPI / Processor: add sysfs support for low power idle
 2017-08-23 16:04 UTC  (7+ messages)

Corrupt ACPI code (HP Pavilion Desktop PC 570-p0xx) [~170 ACPI-related failures found by FWTS]
 2017-08-23 15:18 UTC  (2+ messages)

[PATCH] ACPI/APEI: Add BERT data driver
 2017-08-23 14:56 UTC  (16+ messages)
                  ` [PATCH] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region
                      ` [PATCH v4] "

[PATCH 1/3] ACPI / EC: Cleanup EC GPE mask flag
 2017-08-23  4:19 UTC  (5+ messages)
` [PATCH v3 0/4] ACPI / EC: Poll more EC events during suspend/resume
  ` [PATCH v3 1/4] ACPI / EC: Cleanup EC GPE mask flag

[PATCH] actbl1.h: use tab instead of seven spaces as the indentation
 2017-08-23  3:50 UTC  (3+ messages)

[PATCH v5 0/7] Add RAS virtualization support to SEA/SEI notification type
 2017-08-23  2:01 UTC  (17+ messages)
` [PATCH v5 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v5 2/7] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v5 3/7] acpi: apei: Add SEI notification type support for ARMv8
` [PATCH v5 4/7] support user space to query RAS extension feature
` [PATCH v5 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v5 6/7] KVM: arm64: Allow get exception information from userspace
` [PATCH v5 7/7] arm64: kvm: handle SEI notification and inject virtual SError

[PATCH v6 5/6] libnvdimm: fix potential deadlock while clearing errors
 2017-08-22 22:19 UTC 

[PATCH v2 1/1] ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value
 2017-08-22 21:01 UTC  (3+ messages)

[PATCH 1/1] ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value
 2017-08-22 20:41 UTC  (3+ messages)

ACPI _DSD sub-node parsing broken in linux-next?
 2017-08-22 20:16 UTC  (4+ messages)

[PATCH 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-08-22 17:25 UTC  (17+ messages)
` [PATCH 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC
` [PATCH 2/3] input/keyboard: Add support for Dollar Cove TI power button
` [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC

[PATCH v5] ACPI / Sleep: Check low power idle constraints for debug only
 2017-08-22 13:08 UTC  (2+ messages)

[PATCH v5 0/3] TPS68470 PMIC drivers
 2017-08-22  0:13 UTC  (7+ messages)

[PATCH 0/2] User-friendly description for thermal zones
 2017-08-21 21:53 UTC  (13+ messages)
` [PATCH 2/2] ACPI/thermal: support for thermal zone description

[PATCH 0/6] drivers: make device_attribute const
 2017-08-21 17:26 UTC  (13+ messages)
` [PATCH 1/6] ACPI: "
  ` [PATCH 2/6] nbd: "
` [PATCH 3/6] hid: "
` [PATCH 4/6] qlogic: "
` [PATCH 5/6] platform/x86: "
` [PATCH 6/6] power: supply: "

[PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk()
 2017-08-21  9:29 UTC  (14+ messages)

[RFC 0/4] Parse ACPI/PPTT for cache information
 2017-08-21  3:15 UTC  (4+ messages)

[RFC PATCH] kaslr: get ACPI SRAT table to avoid movable memory
 2017-08-18  9:05 UTC  (2+ messages)

[pm:bleeding-edge 159/166] warning: (ARCH_U8500) selects CPUFREQ_DT which has unmet direct dependencies (CPU_FREQ && ..))
 2017-08-18  2:48 UTC 

[PATCH 1/2] ACPI: EC: Fix a regression related to wrong ECDT initialization order
 2017-08-17 23:12 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4] acpi: apei: fix the wrong iteration of generic error status block
 2017-08-17 20:44 UTC  (3+ messages)

[RFC PATCH 0/4] SMMUv3 MSI support
 2017-08-17 13:01 UTC  (7+ messages)
` [RFC PATCH 4/4] ACPI: IORT: Add "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox