messages from 2017-05-15 13:21:06 to 2017-05-22 10:36:30 UTC [more...]
[PATCH V4 1/4] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-22 10:37 UTC (6+ messages)
` [PATCH V4 2/4] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH V4 3/4] ACPI/IORT: "
` [PATCH V4 4/4] ARM: dma-mapping: Don't tear third-party mappings
[PATCH 0/7] Constify property fwnode arguments
2017-05-22 9:07 UTC (8+ messages)
` [PATCH 1/7] ACPI: Constify acpi_get_next_subnode() fwnode argument
` [PATCH 2/7] ACPI: Constify acpi_bus helper functions, switch to macros
` [PATCH 3/7] ACPI: Constify internal fwnode arguments
` [PATCH 4/7] device property: Constify argument to pset fwnode backend
` [PATCH 5/7] device property: Constify fwnode property API
` [PATCH 6/7] v4l: fwnode: Constify fwnode endpoints
` [PATCH 7/7] v4l2-async: Make fwnode const
[PATCH v4 0/5] Move firmware specific code to firmware specific locations
2017-05-22 8:53 UTC (6+ messages)
` [PATCH v4 2/5] device property: Move FW type specific functionality to FW specific files
` [PATCH v4 1/5] ACPI: Constify argument to acpi_device_is_present()
` [PATCH v4 3/5] device property: Move fwnode graph ops to firmware specific locations
` [PATCH v4 4/5] device property: Introduce fwnode_device_is_available()
` [PATCH v4 5/5] device property: Add FW type agnostic fwnode_graph_get_remote_node
[PATCH v5 0/3] Preparation for further fwnode property cleanup
2017-05-22 8:11 UTC (4+ messages)
` [PATCH v5 1/3] of: Move OF property and graph API from base.c to property.c
` [PATCH v5 2/3] of: Make of_fwnode_handle() safer
` [PATCH v5 3/3] of: Support const and non-const use for to_of_node()
Viable partnership request
2017-05-19 1:15 UTC
[PATCH] ACPI / GED: use late init to allow other drivers init
2017-05-21 15:51 UTC (7+ messages)
[PATCH V3] acpi: apei: check for pending errors when probing GHES entries
2017-05-21 13:39 UTC (2+ messages)
[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
2017-05-21 9:23 UTC (8+ messages)
[PATCH] ACPI: fix whitespace in pr_fmt() to align log entries
2017-05-20 18:38 UTC
(unknown),
2017-05-20 8:14 UTC
[PATCH] ACPI / APEI: Boot Error Record Table processing was needlessly complicated
2017-05-19 21:39 UTC (5+ messages)
` [PATCH v2 0/2] Clean up ACPI Boot Error Record Table code
` [PATCH v3] ACPI / APEI: Boot Error Record Table processing was needlessly complicated
[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-05-19 20:32 UTC (12+ messages)
` [PATCH V17 01/11] acpi: apei: read ack upon ghes record consumption
` [PATCH V17 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
` [PATCH V17 03/11] cper: add timestamp print to CPER status printing
` [PATCH V17 04/11] efi: parse ARM processor error
` [PATCH V17 05/11] arm64: exception: handle Synchronous External Abort
` [PATCH V17 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V17 07/11] acpi: apei: panic OS with fatal error status block
` [PATCH V17 08/11] efi: print unrecognized CPER section
` [PATCH V17 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V17 10/11] trace, ras: add ARM processor error trace event
` [PATCH V17 11/11] arm/arm64: KVM: add guest SEA support
[PATCH] ACPI / Processor: add sysfs support for low power idle
2017-05-19 19:19 UTC
HELLO!!!!!
2017-05-19 15:54 UTC
[PATCH] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns
2017-05-19 15:45 UTC (2+ messages)
[PATCH 1/2] acpica: iort: Update SMMU models for IORT rev. C
2017-05-19 11:32 UTC (3+ messages)
[PATCH] ACPICA: Detect duplicate SSDT tables
2017-05-19 9:49 UTC (16+ messages)
` [RFC PATCH v2 0/5] ACPICA: Tables: Add deferred verification support
` [RFC PATCH v2 1/5] ACPICA: Tables: Cleanup table handler invokers
` [RFC PATCH v2 2/5] ACPICA: Tables: Do not validate signature for dynamic table load
` [RFC PATCH v2 3/5] ACPICA: Tables: Change table duplication check to be related to acpi_gbl_verify_table_checksum
` [RFC PATCH v2 4/5] ACPICA: Tables: Combine checksum/duplication verification together
` [RFC PATCH v2 5/5] ACPICA: Tables: Add deferred table verification support
` [RFC PATCH v3 0/5] ACPICA: Tables: Add deferred "
` [RFC PATCH v3 1/5] ACPICA: Tables: Cleanup table handler invokers
` [RFC PATCH v3 2/5] ACPICA: Tables: Do not validate signature for dynamic table load
` [RFC PATCH v3 3/5] ACPICA: Tables: Change table duplication check to be related to acpi_gbl_verify_table_checksum
` [RFC PATCH v3 4/5] ACPICA: Tables: Combine checksum/duplication verification together
` [RFC PATCH v3 5/5] ACPICA: Tables: Add deferred table verification support
[PATCH] ACPI: processor: fix LPI when built as module
2017-05-19 9:28 UTC
How my i2c device bring up?
2017-05-19 8:38 UTC (6+ messages)
Regression: bd698d24b1b57: i2c: designware: Get selected speed mode sda-hold-time via ACPI
2017-05-19 7:11 UTC (10+ messages)
[PATCH 0/3] ACPI / EC: Add quirk modes for boot EC support
2017-05-19 7:07 UTC (8+ messages)
` [PATCH 1/3] ACPI / EC: Enhance boot EC sanity check
` [PATCH 2/3] ACPI / EC: Add support to skip boot stage DSDT probe
` [PATCH 3/3] ACPI / EC: Add EC setting preference support
` [PATCH v2 0/3] ACPI / EC: Add quirk modes for boot EC support
` [PATCH v2 1/3] ACPI / EC: Enhance boot EC sanity check
` [PATCH v2 2/3] ACPI / EC: Add support to skip boot stage DSDT probe
` [PATCH v2 3/3] ACPI / EC: Fix media keys not working problem on some Asus laptops
[PATCH] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure
2017-05-18 18:11 UTC (3+ messages)
[PATCH V2 1/3] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-18 14:05 UTC (10+ messages)
` [PATCH V2 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH V2 3/3] ARM: dma-mapping: Don't tear third-party mappings
[v6 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
2017-05-18 13:43 UTC (5+ messages)
` [v6 2/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
[PATCH v4 0/2] Preparation for further fwnode property cleanup
2017-05-18 11:12 UTC (4+ messages)
` [PATCH v4 1/2] of: Move OF property and graph API from base.c to property.c
` [PATCH v4 2/2] of: Make of_fwnode_handle() safer
` [RESEND PATCH v4 3/3] of: Support const and non-const use for to_of_node()
[PATCH v4 3/3] of: Support const and non-const use for to_of_node()
2017-05-18 11:11 UTC
[PATCH 1/3] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-18 9:03 UTC (5+ messages)
` [PATCH 2/3] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH 3/3] ARM: dma-mapping: Don't tear third-party mappings
[PATCH 1/2] x86/MCE: Export memory_error()
2017-05-17 19:20 UTC (13+ messages)
[RFC/RFT PATCH v2 0/3] PCI: generic device NUMA node detection
2017-05-17 16:15 UTC (12+ messages)
` [RFC/RFT PATCH v2 1/3] PCI: Introduce pci_bus_find_numa_node()
` [RFC/RFT PATCH v2 2/3] PCI: Add call to set-up NUMA node for struct pci_bus devices
` [RFC/RFT PATCH v2 3/3] PCI/ACPI: Add ACPI pci_bus_find_numa_node() implementation
[PATCH 0/2] acpi/button: revert v4.10 behavior
2017-05-17 14:16 UTC (26+ 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"
[PATCH V8 00/11] IOMMU probe deferral support
2017-05-17 10:28 UTC (22+ messages)
` [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
[PATCH] iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701)
2017-05-17 9:12 UTC
[RFC v1 0/7] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-05-17 8:05 UTC (17+ messages)
` [RFC v1 2/7] iommu/arm-smmu-v3: Add erratum framework functions
` [RFC v1 3/7] iommu/arm-smmu-v3: Replace the device tree binding for hisilicon broken prefetch cmd with erratum id
` [RFC v1 4/7] iommu/arm-smmu-v3: Enable HiSilicon erratum 161010701
` [RFC v1 6/7] iommu/arm-smmu-v3: Rearrange msi resv alloc functions
` [RFC v1 7/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010801
[PATCH V2] i2c: xgene: Set ACPI_COMPANION_I2C
2017-05-17 7:20 UTC (2+ messages)
[PATCH] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-17 5:17 UTC (3+ messages)
[PATCH V1] i2c: xgene: Set ACPI_COMPANION_I2C
2017-05-16 21:40 UTC (2+ messages)
[PATCH V1] i2c: xgene: Add support for I2C_FUNC_I2C functionality
2017-05-16 21:40 UTC (4+ messages)
[patch V2 07/17] ACPI: Adjust system_state check
2017-05-16 19:07 UTC (2+ messages)
[patch 07/18] ACPI: Adjust system_state check
2017-05-16 18:13 UTC (2+ messages)
[PATCH V16 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-05-16 17:16 UTC (18+ messages)
` [PATCH V16 01/11] acpi: apei: read ack upon ghes record consumption
` [PATCH V16 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
` [PATCH V16 03/11] cper: add timestamp print to CPER status printing
` [PATCH V16 04/11] efi: parse ARM processor error
` [PATCH V16 05/11] arm64: exception: handle Synchronous External Abort
` [PATCH V16 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V16 07/11] acpi: apei: panic OS with fatal error status block
` [PATCH V16 08/11] efi: print unrecognized CPER section
` [PATCH V16 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V16 10/11] trace, ras: add ARM processor error trace event
` [PATCH V16 11/11] arm/arm64: KVM: add guest SEA support
[SPCR] mmio32 iotype access requirements for X-Gene 8250(_dw) UART
2016-12-03 17:11 UTC (2+ messages)
[PATCH] ACPI / property: Document usage rules for _DSD properties
2016-12-02 9:30 UTC (2+ messages)
[PATCH] iio: accel: bma180: Add ACPI enumeration support
2017-05-16 8:09 UTC (3+ messages)
[RFC/RFT PATCH 1/3] PCI: Introduce pci_bus_find_numa_node()
2017-05-16 3:22 UTC (5+ messages)
` [RFC/RFT PATCH 3/3] PCI/ACPI: Add ACPI pci_bus_find_numa_node() implementation
[GIT PULL 00/10] EFI updates for v4.11
2017-05-15 13:44 UTC (7+ messages)
` [PATCH 08/10] efi/x86: Move EFI BGRT init code to early init code
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;
as well as URLs for NNTP newsgroup(s).