linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-03 06:33:23 to 2017-05-10 20:04:19 UTC [more...]

[PATCH] acpi, nfit: fix the memory error check in nfit_handle_mce
 2017-05-10 20:04 UTC  (11+ messages)
            ` [PATCH 1/2] x86/MCE: Export memory_error()

Good day
 2017-05-10 16:22 UTC 

[PATCH 0/2] acpi/button: revert v4.10 behavior
 2017-05-10 16:12 UTC  (3+ messages)
` [PATCH 1/2] Revert "ACPI / button: Remove lid_init_state=method mode"
` [PATCH 2/2] Revert "ACPI / button: Change default behavior to lid_init_state=open"

Regression: bd698d24b1b57: i2c: designware: Get selected speed mode sda-hold-time via ACPI
 2017-05-10 13:55 UTC  (6+ messages)

[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
 2017-05-10 12:37 UTC  (9+ messages)

[v5 0/4] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-10 11:31 UTC  (5+ messages)
  ` [v5 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition
  ` [v5 2/4] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
  ` [v5 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
  ` [v5 4/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126

[PATCH 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
 2017-05-10 10:30 UTC  (15+ messages)
` [PATCH 2/5] ACPI: button: Add button.lid_init_state=close
` [PATCH 3/5] ACPI: button: Fix lid notification
` [PATCH 4/5] ACPI: button: Always notify kernel space using _LID returning value
` [PATCH 5/5] ACPI: button: Obselete acpi_lid_open() invocations
` [PATCH v2 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
` [PATCH v2 2/5] ACPI: button: Add button.lid_init_state=close
` [PATCH v2 3/5] ACPI: button: Fix lid notification
` [PATCH v2 4/5] ACPI: button: Always notify kernel space using _LID returning value
` [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
  ` [Intel-gfx] "

[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
 2017-05-10  8:53 UTC  (3+ messages)

[v4 0/4] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-10  5:31 UTC  (8+ messages)
  ` [v4 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition
  ` [v4 2/4] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
  ` [v4 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
` [v4 4/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126

[PATCH v1] ACPI: Switch to use generic UUID API
 2017-05-10  1:20 UTC  (17+ messages)

[GIT PULL] ACPI updates for v4.12-rc1, part 2
 2017-05-09 22:59 UTC 

[GIT PULL] Power management updates for v4.12-rc1, part 2
 2017-05-09 22:58 UTC 

17021
 2017-05-09 22:45 UTC 

9759
 2017-05-09 16:22 UTC 

[PATCH v3 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-09 16:07 UTC  (30+ messages)
` [PATCH v3 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY for ThunderX2 errata #74
  ` [PATCH v3 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
  ` [PATCH v3 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition
  ` [PATCH v3 4/7] iommu/arm-smmu-v3: For ACPI based device probing, set PAGE0_REGS_ONLY option for ThunderX2 SMMUv3 implementation
  ` [PATCH v3 5/7] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
  ` [PATCH v3 6/7] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
  ` [PATCH v3 7/7] arm64: Documentation: Add Cavium ThunderX2 SMMUv3 erratas

[PATCH v5 0/5] Move firmware specific code to firmware specific locations
 2017-05-09 12:36 UTC  (8+ messages)
` [PATCH v5 1/5] of: Add of_graph_get_port_parent() to obtain a port's parent node
` [PATCH v5 2/5] device property: Move FW type specific functionality to FW specific files
` [PATCH v5 3/5] device property: Move fwnode graph ops to firmware specific locations
` [PATCH v5 4/5] device property: Introduce fwnode_device_is_available()
` [PATCH v5 5/5] device property: Add FW type agnostic fwnode_graph_get_remote_node

Greetings
 2017-05-09 11:44 UTC 

[PATCH] HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices
 2017-05-09  8:57 UTC  (4+ messages)

62648
 2017-05-09  8:10 UTC 

34783
 2017-05-09  7:39 UTC 

[PATCH v2 1/2] ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
 2017-05-09  5:57 UTC  (12+ messages)
` [PATCH v3 2/4] ACPICA: Tables: Add mechanism to allow to balance late stage acpi_get_table() independently
` [PATCH v4 1/4] ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
` [PATCH v4 2/4] ACPICA: Tables: Add mechanism to allow to balance late stage acpi_get_table() independently
` [PATCH v4 3/4] ACPI: sysfs: Fix acpi_get_table() leak
` [PATCH v4 4/4] ACPI: Fix memory mapping leaks in current sysfs dumpable ACPI tables support

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-05-09  2:16 UTC  (12+ messages)
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt

[PATCH] ACPI: Delay turning off unused resources after suspend till acpi_pm_end()
 2017-05-08 22:08 UTC  (4+ messages)

[PATCH] ACPI: SPCR: Use access width to determine mmio usage
 2017-05-08 21:32 UTC  (14+ messages)

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-05-08 20:22 UTC  (15+ messages)
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V15 08/11] efi: print unrecognized CPER section
` [PATCH V15 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V15 10/11] trace, ras: add ARM processor error trace event
` [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support

[PATCH] ACPICA: use designated initializers
 2017-05-08 20:05 UTC  (10+ messages)

[PATCH V11 00/11] IOMMU probe deferral support
 2017-05-08 14:57 UTC  (3+ messages)

[PATCH v2] ACPI: SPCR: Use access width to determine mmio usage
 2017-05-05 21:55 UTC 

[PATCH] ACPI / APEI: Boot Error Record Table processing was needlessly complicated
 2017-05-05 19:52 UTC  (3+ messages)

[PATCH 3.18 25/68] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
 2017-05-05 18:32 UTC 

[PATCH V8 00/11] IOMMU probe deferral support
 2017-05-05 13:23 UTC  (7+ messages)
` [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error

[PATCH 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-05 12:13 UTC  (9+ messages)
` [PATCH 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74

54276 linux-acpi
 2017-05-05  5:12 UTC 

59825 linux-acpi
 2017-05-05  2:14 UTC 

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-05-05  0:36 UTC  (9+ messages)
` [PATCH 3/5] ACPI / sleep: EC-based wakeup from suspend-to-idle on Dell systems

[PATCH 1/2] libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED
 2017-05-04 22:43 UTC  (2+ messages)
  ` [PATCH 2/2] libnvdimm: handle locked label storage areas

[PATCH v3 4/7] v4l: Switch from V4L2 OF not V4L2 fwnode API
 2017-05-04 22:02 UTC  (4+ messages)
` [PATCH v3.1 "
  ` [PATCH v3.2 "

[PATCH v2 0/7] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-04 16:32 UTC  (9+ messages)
` [PATCH v2 1/7] iommu/arm-smmu-v3: Introduce SMMU option PAGE0_REGS_ONLY
  ` [PATCH v2 2/7] iommu/arm-smmu-v3: Do resource size checks based on SMMU
  ` [PATCH v2 3/7] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition
  ` [PATCH v2 4/7] iommu/arm-smmu-v3: For ACPI based device probing, set PAGE0_REGS_ONLY option for ThunderX2 SMMUv3 implementation
  ` [PATCH v2 5/7] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
  ` [PATCH v2 6/7] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
  ` [PATCH v2 7/7] arm64: Documentation: Add Cavium ThunderX2 SMMUv3 erratas

[PATCH 3.12 86/86] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
 2017-05-04  9:04 UTC 

[PATCH] ACPI / EC: handle ECDT EC and DSDT EC simultaneously
 2017-05-04  5:05 UTC  (10+ messages)

[PATCH v3 1/1] of: Move OF property and graph API from base.c to property.c
 2017-05-03 20:41 UTC  (3+ messages)

[patch added to 3.12-stable] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
 2017-05-03 12:23 UTC 

Re:
 2017-05-03  6:23 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).