public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-28 22:14:24 to 2017-05-09 16:22:16 UTC [more...]

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

Regression: bd698d24b1b57: i2c: designware: Get selected speed mode sda-hold-time via ACPI
 2017-05-09 15:52 UTC  (3+ messages)

[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
 2017-05-09 14:28 UTC  (5+ messages)

[v4 0/4] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-09 13:48 UTC  (7+ 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 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)

[PATCH v1] ACPI: Switch to use generic UUID API
 2017-05-09  8:22 UTC  (16+ messages)

62648
 2017-05-09  8:10 UTC 

34783
 2017-05-09  7:39 UTC 

[PATCH 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
 2017-05-09  7:02 UTC  (14+ 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

[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 v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
 2017-05-08 17:31 UTC  (2+ 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 

32414 linux-acpi
 2017-05-02 19:34 UTC 

[PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output
 2017-05-02 13:14 UTC 

[GIT PULL] Thermal SoC management updates for v4.12-rc1 #1
 2017-05-02  4:26 UTC 

[PATCH 4.10 62/62] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
 2017-05-01 21:35 UTC 

[PATCH 4.9 54/54] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
 2017-05-01 21:32 UTC 

[PATCH 4.4 43/43] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
 2017-05-01 21:27 UTC 

[GIT PULL] Generic device properties framework updates for v4.12-rc1
 2017-05-01 20:51 UTC 

[GIT PULL] ACPI updates for v4.12-rc1, part 1
 2017-05-01 20:50 UTC 

[PATCH] libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking"
 2017-05-01 17:19 UTC 

[PATCH] SPCR: check bit width for the 16550 UART
 2017-04-30 21:39 UTC  (11+ messages)

2 UBSAN warnings in drivers/acpi/sysfs.c and drivers/acpi/acpica/dsutils.c
 2017-04-30 10:44 UTC 

27149 linux-acpi
 2017-04-30  6:47 UTC 

44835 linux-acpi
 2017-04-29 23:16 UTC 

[PATCH 2/3] virtio, rpmsg: switch to dynamic_hex_dump()
 2017-04-29  8:46 UTC  (2+ messages)

[PATCH 3/3] acpi, nfit: kill ACPI_NFIT_DEBUG, switch to dynamic_hex_dump()
 2017-04-28 23:48 UTC  (2+ messages)
  ` [PATCH v2] acpi, nfit: kill ACPI_NFIT_DEBUG

28142 linux-acpi
 2017-04-28 23:40 UTC 

[PATCH 0/3] dynamic_hex_dump cleanup
 2017-04-28 23:12 UTC  (10+ messages)


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