linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-20 10:38:45 to 2017-03-02 14:28:16 UTC [more...]

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-02 14:28 UTC  (14+ messages)

[PATCH v1] gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()
 2017-03-02 13:48 UTC 

[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
 2017-03-02 13:45 UTC  (6+ messages)

[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-02  9:39 UTC  (22+ messages)
` [PATCH V11 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V11 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V11 03/10] efi: parse ARM processor error
` [PATCH V11 04/10] arm64: exception: handle Synchronous External Abort
  ` [PATCH V11 05/10] acpi: apei: handle SEA notification type for ARMv8
  ` [PATCH V11 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section
` [PATCH V11 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V11 07/10] efi: print unrecognized CPER section
` [PATCH V11 09/10] trace, ras: add ARM processor error trace event
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support

[PATCH v2 0/4] Revert works for the mapping of cpuid <-> nodeid
 2017-03-02  8:20 UTC  (16+ messages)
` [PATCH v2 1/4] Revert"x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
` [PATCH v2 2/4] Revert"x86/acpi: Enable MADT APIs to return disabled apicids"
` [PATCH v2 3/4] acpi: Fix the check handle in case of declaring processors using the Device operator
` [PATCH v2 4/4] acpi: Move the verification of duplicate proc_id from booting time to hot-plug time

[PATCH] ACPICA: Log Exceptions and Errors as warning while loading extra tables
 2017-03-02  2:03 UTC  (2+ messages)

[PATCH] ACPICA: Detect duplicate SSDT tables
 2017-03-02  1:59 UTC  (11+ messages)

Did You Get My Message This Time?
 2017-03-02  0:59 UTC 

[PATCH 0/2] nfit, libnvdimm: fix and unit test isetcookie calculation
 2017-03-01 19:57 UTC  (4+ messages)
  ` [PATCH 1/2] tools/testing/nvdimm: make iset cookie predictable
  ` [PATCH 2/2] nfit, libnvdimm: fix interleave set cookie calculation

[PATCH v2] acpi: acpica: fix acpi operand cache leak
 2017-03-01  3:05 UTC  (16+ messages)

[PATCH v2 0/2] Improvement on ioapic hotplug
 2017-02-28 13:34 UTC  (3+ messages)
  ` [PATCH v2 1/2] x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC
  ` [PATCH v2 2/2] x86/ioapic: Split IOAPIC hot-removal into two steps

[PATCH v2] ACPI / PMIC: Add opregion driver for Intel CHT WhiskeyCove PMIC
 2017-02-28 11:27 UTC  (4+ messages)

[GIT PULL] Pull request fro 4.11 for IPMI
 2017-02-28  2:02 UTC 

[BUG] ACPI Error: Needed type [Reference], found [Integer]
 2017-02-28  0:29 UTC 

[PATCH] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-02-27 22:53 UTC  (11+ messages)

[PATCH] Fix lock up when switching off discrete graphics card in Dell XPS 9560 https://bugzilla.kernel.org/show_bug.cgi?id=156341
 2017-02-27 22:30 UTC  (5+ messages)

[PATCH] tools/power/acpi: Add .gitignore file
 2017-02-27 21:57 UTC  (2+ messages)

[PATCH] ACPI / PMIC: Add opregion driver for Intel CHT WhiskeyCove PMIC
 2017-02-27 14:20 UTC  (4+ messages)

[PATCH 0/2] Improvement on ioapic hotplug
 2017-02-27 14:15 UTC  (3+ messages)
` [PATCH 1/2] x86/PCI: Implement pci_release_device to release IRQ from IOAPIC
` [PATCH 2/2] x86/ioapic: Split IOAPIC hot-removal into two steps

[PATCH 00/20] Move firmware specific code to firmware specific locations
 2017-02-24  9:36 UTC  (26+ messages)
` [PATCH 01/20] device property: fwnode_property_read_string_array() may return -EILSEQ
` [PATCH 02/20] device property: Fix reading pset strings using array access functions
` [PATCH 03/20] device property: of_property_read_string_array() returns number of strings
` [PATCH 04/20] device property: Add operations struct for fwnode operations
` [PATCH 05/20] device property: Add macros for calling "
  ` [PATCH v1.1 "
` [PATCH 06/20] device property: Introduce firmware property operations, set them
` [PATCH 07/20] device property: Use fwnode_operations for fwnode_handle_{get,put}
` [PATCH 08/20] device property: Use fwnode_operations for fwnode_property_present()
` [PATCH 09/20] device property: Use fwnode_operations for reading integer arrays
` [PATCH 10/20] device property: Read strings using string array reading functions
` [PATCH 13/20] device property: Use fwnode_operations for obtaining next child node
` [PATCH 14/20] device property: Use fwnode_operations for obtaining a named "
` [PATCH 16/20] device property: Use fwnode_operations for obtaining the remote endpoint
  ` [PATCH 11/20] device property: Use fwnode_operations for reading string arrays
  ` [PATCH 12/20] device property: Use fwnode_operations for obtaining parent node
  ` [PATCH 15/20] device property: Use fwnode_operations for obtaining next graph endpoint
  ` [PATCH 17/20] device property: Use fwnode_operations for obtaining the remote port
` [PATCH 18/20] device property: Use fwnode_operations for obtaining the remote port parent
` [PATCH 19/20] device property: Use fwnode_operations for parsing graph endpoint
` [PATCH 20/20] device property: Implement fwnode_get_next_parent() using fwnode interface

[PATCH v3 00/16] ACPI graph support
 2017-02-24  9:13 UTC  (18+ messages)
` [PATCH v3 01/16] ACPI / property: Add possiblity to retrieve parent firmware node
` [PATCH v3 02/16] device property: Add fwnode_get_parent()
  ` [PATCH v3 03/16] ACPI / property: Add fwnode_get_next_child_node()
  ` [PATCH v3 04/16] device property: Add fwnode_get_named_child_node()
  ` [PATCH v3 05/16] ACPI / property: Add support for remote endpoints
  ` [PATCH v3 15/16] device property: Add fwnode_get_next_parent()
` [PATCH v3 06/16] device property: Add support for remote endpoints
` [PATCH v3 07/16] device property: Add fwnode_handle_get()
` [PATCH v3 08/16] of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
` [PATCH v3 09/16] driver core: Arrange headers alphabetically
` [PATCH v3 10/16] irqchip/gic: Add missing forward declaration for struct device
` [PATCH v3 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient
` [PATCH v3 12/16] device property: Move dev_fwnode() to linux/property.h
` [PATCH v3 13/16] device property: Add support for fwnode endpoints
` [PATCH v3 14/16] of: Add nop implementation of of_get_next_parent()
` [PATCH v3 16/16] ACPI / DSD: Document references, ports and endpoints

RE:
 2017-02-23 15:09 UTC 

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-23 17:53 UTC  (5+ messages)

[PATCH v2 00/16] ACPI graph support
 2017-02-23 17:01 UTC  (8+ messages)
` [PATCH v2 15/16] device property: Add fwnode_get_next_parent()

[PATCH V2] arm64: kconfig: allow support for memory failure handling
 2017-02-22 11:43 UTC  (3+ messages)

[PATCH V10 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-22 10:13 UTC  (10+ messages)
` [PATCH V10 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V10 07/10] efi: print unrecognized CPER section

[PATCH 0/2] arch_timer: acpi: Add workaround for hisilicon-161010101 erratum
 2017-02-22  9:29 UTC  (12+ messages)
` [PATCH 2/2] arch_timer: acpi: add hisi timer erratum data

(unknown)
 2017-02-22  5:06 UTC 

Did You Get My Message This Time?
 2017-02-21  8:07 UTC 

[GIT PULL] Generic device properties framework updates for v4.11-rc1
 2017-02-20 23:42 UTC 

[GIT PULL] ACPI updates for v4.11-rc1
 2017-02-20 23:40 UTC 

[GIT PULL] Power management updates for v4.11-rc1
 2017-02-20 23:39 UTC 

RE
 2017-02-20 20:33 UTC 

RE
 2017-02-20 20:33 UTC 

[GIT PULL] Thermal SoC management updates for v4.11-rc1 #1
 2017-02-20 17:59 UTC  (3+ messages)

[PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-02-20 16:20 UTC  (2+ messages)

[PATCH v2 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient
 2017-02-20 10:37 UTC  (2+ messages)
` [PATCH v2.1 "


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