messages from 2015-09-07 13:08:46 to 2015-09-15 08:34:59 UTC [more...]
[PATCH V3 1/2] ACPI / EC: Fix broken big-endian 64bit platforms using 'global_lock'
2015-09-15 8:34 UTC (2+ messages)
` [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes
[PATCH 1/2] device property: Add fwnode_property_match_string()
2015-09-15 6:46 UTC (4+ messages)
` [PATCH 2/2] acpi-dma: Add support for "dma-names" device property
[PATCH V2] debugfs: don't assume sizeof(bool) to be 4 bytes
2015-09-15 6:30 UTC (7+ messages)
[PATCH] acpi-dma: Use ACPI_COMPANION() instead of acpi_bus_get_device()
2015-09-15 0:18 UTC (2+ messages)
[PATCH v3 0/8] Making the generic ACPI GSI layer irqdomain aware
2015-09-14 23:15 UTC (10+ messages)
` [PATCH v3 1/8] genirq: irqdomain: Use an accessor for the of_node field
` [PATCH v3 2/8] genirq: irqdomain: Remove irqdomain dependency on struct device_node
` [PATCH v3 3/8] genirq: irqdomain: Allow a domain to be identified with non-DT data
` [PATCH v3 4/8] genirq: irqdomain: Add irq_create_acpi_mapping
` [PATCH v3 5/8] acpi: gsi: Always perform an irq domain lookup
` [PATCH v3 6/8] acpi: gsi: Add acpi_set_irq_model to initialize the GSI layer
` [PATCH v3 7/8] irqchip: GIC: Switch ACPI support to stacked domains
` [PATCH v3 8/8] acpi: gsi: Cleanup acpi_register_gsi
[PATCH] ACPI: tables: simplify acpi_parse_entries
2015-09-14 23:41 UTC (2+ messages)
[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
2015-09-14 16:34 UTC (7+ messages)
` [PATCH V3 2/4] ACPI/scan: Clean up acpi_check_dma
[PATCH 1/2] ACPI: int340x_thermal: add missing CONFIG_ prefix
2015-09-14 15:01 UTC (2+ messages)
` [PATCH 2/2] ACPI: Eliminate CONFIG_.*{,_MODULE} #ifdef in favor of IS_ENABLED()
[PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
2015-09-14 14:55 UTC (17+ messages)
[PATCH v4 0/22] On-demand device probing
2015-09-14 9:04 UTC (18+ messages)
` [PATCH v4 01/22] driver core: Add pre_probe callback to bus_type
` [PATCH v4 04/22] of: add function to allow probing a device from a OF node
` [PATCH v4 07/22] regulator: core: Reduce critical area in _regulator_get
` [PATCH v4 20/22] driver core: Allow deferring probes until late init
` [PATCH v4 21/22] driver core: Start processing deferred probes earlier
[Patch v6 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-09-14 8:07 UTC (8+ messages)
` [Patch v6 1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [Patch v6 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [Patch v6 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v6 4/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [Patch v6 5/7] ACPI, PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set
` [Patch v6 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [Patch v6 7/7] ia64/PCI/ACPI: "
[GIT PULL] Thermal-SoC management updates for v4.3-rc2
2015-09-14 3:55 UTC
[PATCH] ACPI: change acpi_sleep_proc_init() to return void
2015-09-14 3:32 UTC (2+ messages)
[PATCH v2 0/5] ACPI probing infrastructure
2015-09-13 14:02 UTC (6+ messages)
` [PATCH v2 1/5] acpi: Add basic device "
` [PATCH v2 2/5] irqchip/acpi: Add probing infrastructure for ACPI-based irqchips
` [PATCH v2 3/5] irqchip/gic: Convert the GIC driver to ACPI probing
` [PATCH v2 4/5] clocksource/acpi: Add probing infrastructure for ACPI-based clocksources
` [PATCH v2 5/5] clocksource/arm_arch_timer: Convert to ACPI probing
Investments and Loans
2015-09-12 16:22 UTC
[GIT PULL] More power management and ACPI updates for v4.3-rc1
2015-09-11 21:45 UTC
[PATCH v3 0/18] On-demand device probing
2015-09-11 15:35 UTC (8+ messages)
` [PATCH v3 02/18] of/platform: add of_platform_probe
[PATCH 0/5] ACPI probing infrastructure
2015-09-11 14:06 UTC (15+ messages)
` [PATCH 1/5] acpi: Add basic device "
from: Mark Underwood
2015-09-11 7:18 UTC
[PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks
2015-09-11 8:49 UTC (8+ messages)
` [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
[RFC 3/5] acpi/serial: add DBG2 earlycon support
2015-09-11 5:43 UTC
[RFC PATCH 0/3] ACPICA: Events: Fix notify handler atomicity
2015-09-11 2:05 UTC (4+ messages)
` [RFC PATCH 1/3] ACPICA: Utilities: Add deferred lock free contexts for deleting operand objects
` [RFC PATCH 2/3] ACPI / osl: Add OSL_GC_HANDLER/OSL_GC_THREAD support
` [RFC PATCH 3/3] ACPICA: Events: Fix reference counting code for per-object notify handlers
[PATCH v2 0/7] Make cpuid <-> nodeid mapping persistent
2015-09-11 0:14 UTC (15+ messages)
` [PATCH v2 1/7] x86, numa: Move definition of find_near_online_node() forward
` [PATCH v2 2/7] x86, numa: Introduce a node to node array to map a node to its best online node
` [PATCH v2 3/7] x86, gfp: Cache best near node for memory allocation
` [PATCH v2 4/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus at boot time
` [PATCH v2 5/7] x86, acpi, cpu-hotplug: Introduce apicid_to_cpuid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v2 6/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v2 7/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
[PATCH] ACPI: change init_acpi_device_notify() to return void
2015-09-10 20:48 UTC
[PATCH V2 0/2] process unrecognized CPER error section
2015-09-10 18:41 UTC (6+ messages)
` [PATCH V2 1/2] efi: print unrecognized CPER section
` [PATCH V2 2/2] ras: acpi / apei: generate trace event for "
[RFC 0/5] console/acpi: add DBG2 and SPCR console configuration
2015-09-10 15:28 UTC (18+ messages)
` [RFC 1/5] arm64: move acpi/dt decision earlier in boot process
` [RFC 2/5] of/serial: move earlycon early_param handling to serial
` [RFC 3/5] acpi/serial: add DBG2 earlycon support
` [Linaro-acpi] "
` [RFC 4/5] tty/console: use SPCR table to define console
` [Linaro-acpi] "
` [RFC 5/5] HACK: serial: move pl011 initcall to device_initcall
[PATCH v3 0/5] ACPI: Provide better MADT subtable sanity checks
2015-09-10 14:13 UTC (9+ messages)
` [PATCH v3 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
` [Linaro-acpi] "
` [PATCH v3 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY
` [PATCH v3 3/5] ACPI / IA64: remove usage of BAD_MADT_ENTRY
` [PATCH v3 4/5] ACPI / X86: "
` [PATCH v3 5/5] ACPI: remove definition of BAD_MADT_ENTRY macro
` [Linaro-acpi] [PATCH v3 0/5] ACPI: Provide better MADT subtable sanity checks
[PATCH] ACPICA: fix possible NULL dereference
2015-09-10 10:19 UTC
New Surface 3 (atom x7) having problems with ACPI regions
2015-09-10 7:35 UTC (3+ messages)
Contact Us For Unsecured Guaranteed Loans Today!!!?
2015-09-10 1:09 UTC
[PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
2015-09-10 0:53 UTC (4+ messages)
[PATCH 1/3] ACPI: constify first argument of struct acpi_scan_handler::match
2015-09-09 21:59 UTC (3+ messages)
` [PATCH 2/3] ACPI: constify struct acpi_hardware_id::id
` [PATCH 3/3] ACPI / scan: use kstrdup_const in acpi_add_id()
[PATCH v9 0/5] CPUFreq driver using CPPC methods
2015-09-09 20:27 UTC (6+ messages)
` [PATCH v9 1/5] ACPI: Introduce CPU performance controls using CPPC
` [PATCH v9 2/5] CPPC: Add a CPUFreq driver for use with CPPC
` [PATCH v9 3/5] ACPI: Add weak routines for ACPI CPU Hotplug
` [PATCH v9 4/5] CPPC: Probe for CPPC tables for each ACPI Processor object
` [PATCH v9 5/5] ACPI: Allow selection of the ACPI processor driver for ARM64
[PATCH] x86, arm64, acpi: Handle lapic/x2apic entries in MADT
2015-09-09 20:45 UTC (23+ messages)
` [PATCH 0/4] Fix how CPUs are enumerated when there's more than 255 CPUs
` [PATCH 1/4] acpi: rename acpi_table_parse_entries
` [PATCH 2/4] x86, arm64, acpi: Added acpi_subtable_proc
` [PATCH 3/4] acpi: multi proc support
` [PATCH 4/4] x86, acpi: Handle apic/x2apic entries in MADT in correct order
` [PATCH 0/2] Fix how CPUs are enumerated when there's more than 255 CPUs
` [PATCH 1/2] acpi: Added acpi_subtable_proc to ACPI table parsers
` [PATCH 2/2] x86, acpi: Handle apic/x2apic entries in MADT in correct order
` [PATCH v4 0/2] Fix how CPUs are enumerated when there's more than 255 CPUs
` [PATCH v4 1/2] acpi: Added acpi_subtable_proc to ACPI table parsers
` [PATCH v4 2/2] x86, acpi: Handle apic/x2apic entries in MADT in correct order
[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core
2015-09-09 14:54 UTC (5+ messages)
` [Patch v5 1/6] ACPI/PCI: Enhance ACPI core to support sparse IO space
[PATCH 0/6] ACPI / properties: Hierarchical properties support
2015-09-08 22:28 UTC (6+ messages)
` [PATCH 5/6] ACPI / gpio: Split acpi_get_gpiod_by_index()
` [PATCH 6/6] ACPI / property: Extend device_get_next_child_node() to data-only nodes
Possible deadlock related to CPU hotplug and kernfs
2015-09-08 22:28 UTC (6+ messages)
dmi_check_system: null pointer?
2015-09-08 21:27 UTC
[PATCH 0/2] net: thunder: Add ACPI support
2015-09-08 17:17 UTC (10+ messages)
` [PATCH 2/2] net, thunder, bgx: Add support for ACPI binding
` _DSD standardization note (WAS: Re: [PATCH 2/2] net, thunder, bgx: Add support for ACPI binding.)
[PATCH] x86, acpi: Handle lapic/x2apic entries in MADT
2015-09-08 14:44 UTC (8+ messages)
` [PATCH] x86, arm64, "
[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
2015-09-08 13:35 UTC (8+ messages)
` [PATCH 01/11] ARM64 / PCI: introduce struct pci_controller for ACPI
(unknown),
2015-09-07 19:34 UTC
September most popular vaporizer kit/ecig list!!!!!
2015-09-07 13:09 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).