messages from 2017-03-03 08:27:23 to 2017-03-13 06:01:47 UTC [more...]
[PATCH] ACPICA: Detect duplicate SSDT tables
2017-03-13 6:01 UTC (10+ messages)
[PATCH V7 0/7] LPC: legacy ISA I/O support
2017-03-13 2:42 UTC (8+ messages)
` [PATCH V7 1/7] LIBIO: Introduce a generic PIO mapping method
` [PATCH V7 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V7 3/7] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V7 6/7] LIBIO: Support the dynamically logical PIO registration of ACPI host I/O
` [PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met
` [PATCH V7 7/7] LPC: Add the ACPI LPC support
[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-13 2:31 UTC (24+ 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
[PATCH] ACPI: skip boot interrupt rerouting when index is zero
2017-03-13 2:20 UTC (5+ messages)
[acpi] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 24s! [swapper/0:1]
2017-03-13 1:42 UTC
Hi good day
2017-03-12 18:52 UTC
[PATCH] spi: xlp: update for ARCH_VULCAN2
2017-03-12 11:11 UTC
[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
2017-03-11 8:56 UTC (20+ messages)
` [PATCH v9 01/15] ACPI/IORT: Fix the indentation in iort_scan_node()
` [PATCH v9 02/15] ACPI/IORT: Add missing comment for iort_dev_find_its_id()
` [PATCH v9 03/15] ACPI/IORT: Rework iort_match_node_callback() return value handling
` [PATCH v9 04/15] irqchip: gic-v3-its: keep the include header files in alphabetic order
` [PATCH v9 05/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [PATCH v9 06/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v9 07/15] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v9 08/15] ACPI/IORT: Rename iort_node_map_rid() to make it generic
` [PATCH v9 09/15] ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id
` [PATCH v9 10/15] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v9 11/15] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v9 12/15] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v9 13/15] irqchip: mbigen: drop module owner
` [PATCH v9 14/15] irqchip: mbigen: introduce mbigen_of_create_domain()
` [PATCH v9 15/15] irqchip: mbigen: Add ACPI support
[PATCH] ACPI / APEI: use setup_deferrable_timer
2017-03-11 0:46 UTC
[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
2017-03-10 22:00 UTC (14+ messages)
` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)
` WTH is going on with memory hotplug sysf interface
{RFC PATCH v1 v4.11-rc1 1/1} acpi: apei: common handler in ghes for HW errors notified via hed(PNP0C33) driver
2017-03-10 17:16 UTC (2+ messages)
4.10 ACPI: UBSAN: Undefined behaviour in drivers/acpi/sysfs.c:757:33
2017-03-10 16:46 UTC (3+ messages)
Tennis Enthusiasts List
2017-03-10 16:12 UTC
[QUESTION]: Same IO bus address in different _CRS methods
2017-03-10 9:57 UTC (8+ messages)
[PATCH v4 00/16]
2017-03-10 8:19 UTC (22+ 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 15/16] device property: Add fwnode_get_next_parent()
` [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 v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2017-03-09 22:47 UTC (3+ messages)
[PATCH V9 00/11] IOMMU probe deferral support
2017-03-09 19:01 UTC (12+ messages)
` [PATCH V9 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V9 03/11] of: dma: Move range size workaround to of_dma_get_range()
` [PATCH V9 04/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V9 05/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V9 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
` [PATCH V9 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V9 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V9 08/11] drivers: acpi: "
` [PATCH V9 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH V9 10/11] iommu/arm-smmu: Clean up early-probing workarounds
` [PATCH V9 11/11] ACPI/IORT: Remove linker section for IORT entries probing
[PATCH 0/8] V4L2 fwnode support
2017-03-09 11:25 UTC (2+ messages)
` [PATCH 8/9] docs-rst: media: Switch documentation to V4L2 fwnode API
[PATCH V8 00/11] IOMMU probe deferral support
2017-03-09 11:21 UTC (6+ messages)
` [PATCH V8 01/11] iommu/of: Refactor of_iommu_configure() for error handling
[PATCH 0/3] Fwnode property API fixes for OF, pset
2017-03-08 5:41 UTC (6+ 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 v1.1 "
` [PATCH 3/3] device property: of_property_read_string_array() returns number of strings
[PATCH v2 0/3] arm64: acpi: apei: handle SEI notification type for ARMv8
2017-03-08 4:09 UTC (4+ messages)
` [PATCH v2 1/3] arm64: RAS: add ras extension runtime detection
` [PATCH v2 2/3] acpi: apei: handle SEI notification type for ARMv8
` [PATCH v2 3/3] arm64: KVM: add guest SEI support
fan doesn't work on HP Elitebook 2540p Laptop
2017-03-05 1:09 UTC (2+ messages)
[PATCH 00/18] pstore: refactor internal APIs
2017-03-07 19:31 UTC (23+ 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 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 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 18/18] pstore: Remove write_buf() callback
4.11-rc1 acpi stomping ext4 slabs
2017-03-07 9:38 UTC (3+ messages)
[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
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-06 14:00 UTC (14+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support
[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 (3+ messages)
Hi Good day
2017-03-06 0:05 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: 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 (6+ messages)
acpidbg: disassemble produces no output
2017-03-03 10:52 UTC
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).