public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-27 09:28:17 to 2017-03-07 11:37:15 UTC [more...]

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

4.11-rc1 acpi stomping ext4 slabs
 2017-03-07  9:38 UTC  (3+ messages)

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

[PATCH 00/18] pstore: refactor internal APIs
 2017-03-06 21:55 UTC  (19+ messages)
` [PATCH 01/18] pstore: Use dynamic spinlock initializer
` [PATCH 02/18] pstore: Shut down worker when unregistering
` [PATCH 03/18] pstore: Avoid race in module unloading
` [PATCH 04/18] pstore: Improve register_pstore() error reporting
` [PATCH 05/18] pstore: Add kernel-doc for struct pstore_info
` [PATCH 06/18] pstore: Extract common arguments into structure
` [PATCH 07/18] pstore: Move record decompression to function
` [PATCH 08/18] pstore: Switch pstore_mkfile to pass record
` [PATCH 09/18] pstore: Replace arguments for read() API
` [PATCH 11/18] pstore: Always allocate buffer for decompression
` [PATCH 12/18] pstore: Pass record contents instead of copying
` [PATCH 13/18] pstore: Allocate records on heap instead of stack
` [PATCH 14/18] pstore: Do not duplicate record metadata
` [PATCH 15/18] pstore: Replace arguments for erase() API
  ` [PATCH 10/18] pstore: Replace arguments for write() API
  ` [PATCH 16/18] pstore: Replace arguments for write_buf() API
  ` [PATCH 17/18] pstore: Replace arguments for write_buf_user() API
` [PATCH 18/18] pstore: Remove write_buf() callback

[PATCH v2 00/17] Move firmware specific code to firmware specific locations
 2017-03-06 15:43 UTC  (18+ messages)
` [PATCH v2 01/17] device property: Add operations struct for fwnode operations
` [PATCH v2 02/17] device property: Add macros for calling "
  ` [PATCH v2 03/17] device property: Introduce firmware property operations, set them
  ` [PATCH v2 04/17] device property: Use fwnode_operations for fwnode_handle_{get,put}
  ` [PATCH v2 05/17] device property: Use fwnode_operations for fwnode_property_present()
  ` [PATCH v2 06/17] device property: Use fwnode_operations for reading integer arrays
  ` [PATCH v2 09/17] device property: Use fwnode_operations for obtaining parent node
` [PATCH v2 07/17] device property: Read strings using string array reading functions
` [PATCH v2 08/17] device property: Use fwnode_operations for reading string arrays
` [PATCH v2 10/17] device property: Use fwnode_operations for obtaining next child node
` [PATCH v2 11/17] device property: Use fwnode_operations for obtaining a named "
` [PATCH v2 12/17] device property: Use fwnode_operations for obtaining next graph endpoint
` [PATCH v2 13/17] device property: Use fwnode_operations for obtaining the remote endpoint
` [PATCH v2 14/17] device property: Use fwnode_operations for obtaining the remote port
` [PATCH v2 15/17] device property: Use fwnode_operations for obtaining the remote port parent
` [PATCH v2 16/17] device property: Use fwnode_operations for parsing graph endpoint
` [PATCH v2 17/17] device property: Implement fwnode_get_next_parent() using fwnode interface

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

[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-06 14:00 UTC  (18+ messages)
` [PATCH V11 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support

[PATCH 0/3] Fwnode property API fixes for OF, pset
 2017-03-06 13:26 UTC  (4+ messages)
` [PATCH 1/3] device property: fwnode_property_read_string_array() may return -EILSEQ
` [PATCH 2/3] device property: Fix reading pset strings using array access functions
` [PATCH 3/3] device property: of_property_read_string_array() returns number of strings

[PATCH 1/2] arm64: RAS: add ras extension runtime detection
 2017-03-06 11:06 UTC  (4+ messages)
` [PATCH 2/2] acpi: apei: handle SEI notification type for ARMv8

[PATCH v3 0/5] Do repair works for the mapping of cpuid <-> nodeid
 2017-03-06  2:11 UTC  (8+ messages)
` [PATCH v3 1/5] Revert"x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
` [PATCH v3 2/5] Revert"x86/acpi: Enable MADT APIs to return disabled apicids"
` [PATCH v3 3/5] x86/acpi: Restore the order of CPU IDs
` [PATCH v3 4/5] acpi/processor: Implement DEVICE operator for processor enumeration
` [PATCH v3 5/5] acpi/processor: Check for duplicate processor ids at hotplug time

Hi Good day
 2017-03-06  0:05 UTC 

fan doesn't work on HP Elitebook 2540p Laptop
 2017-03-04 10:49 UTC 

[GIT PULL] libnvdimm fixes for 4.11-rc1
 2017-03-03 22:00 UTC 

Multiple Acer laptops hang on ACPI poweroff
 2017-03-03 20:15 UTC 

[PATCH 0/2] additional sysfs entries for CPPC
 2017-03-03 18:32 UTC  (6+ messages)

[PATCH v2] tools/power/acpi: Add .gitignore file
 2017-03-03 14:44 UTC 

[PATCH] ACPICA: Detect duplicate SSDT tables
 2017-03-03 13:52 UTC  (14+ messages)

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

[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
 2017-03-03 12:48 UTC  (8+ messages)

acpidbg: disassemble produces no output
 2017-03-03 10:52 UTC 

[GIT PULL] Additional ACPI update for v4.11-rc1
 2017-03-03  1:01 UTC 

[PATCH v1] gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()
 2017-03-02 22:07 UTC  (2+ messages)

[PATCH v2 0/4] Revert works for the mapping of cpuid <-> nodeid
 2017-03-02  8:20 UTC  (13+ 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

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  (10+ 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


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