messages from 2017-02-22 13:12:56 to 2017-03-06 14:19:30 UTC [more...]
[PATCH v4 00/16]
2017-03-06 14:19 UTC (9+ messages)
` [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 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)
[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
2017-03-03 17:34 UTC (17+ 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 (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 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 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 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()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox