messages from 2015-09-09 09:30:38 to 2015-09-17 12:56:55 UTC [more...]
[PATCH v5 0/23] On-demand device probing
2015-09-17 12:56 UTC (2+ messages)
` [PATCH v5 01/23] driver core: Add pre_probe callback to bus_type
New Surface 3 (atom x7) having problems with ACPI regions
2015-09-17 12:41 UTC (4+ messages)
[Bugfix 1/2] ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ
2015-09-17 6:02 UTC (2+ messages)
` [Bugfix 2/2] ACPI / PCI: Remove duplicated penalty on SCI IRQ
[PATCH] ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
2015-09-17 0:44 UTC (3+ messages)
[PATCH v3 0/5] ACPI: Provide better MADT subtable sanity checks
2015-09-17 0:34 UTC (15+ 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 v4 0/5] Provide better MADT subtable sanity checks
2015-09-16 23:26 UTC (6+ messages)
` [PATCH v4 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
` [PATCH v4 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY
` [PATCH v4 3/5] ACPI / IA64: remove usage of BAD_MADT_ENTRY
` [PATCH v4 4/5] ACPI / X86: "
` [PATCH v4 5/5] ACPI: remove definition of BAD_MADT_ENTRY macro
[PATCH v5 13/53] PCI: Separate realloc list checking after allocation
2015-09-16 21:57 UTC
[PATCH v4 0/22] On-demand device probing
2015-09-16 19:35 UTC (21+ 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 v2 0/5] ACPI probing infrastructure
2015-09-16 17:28 UTC (9+ 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
[PATCH 0/4] ACPI / core : few cleanups and updates for LPI
2015-09-16 13:59 UTC (7+ messages)
` [PATCH v2 0/5] ACPI / processor_idle: Add ACPIv6.0 LPI support
` [PATCH v2 1/5] ACPI / processor : add support for ACPI0010 processor container
` [PATCH v2 2/5] ACPI / sleep: move acpi_processor_sleep to sleep.c
` [PATCH v2 3/5] ACPI / processor_idle: replace PREFIX with pr_fmt
` [PATCH v2 4/5] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
` [PATCH v2 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
[PATCH] ACPI: tables: simplify acpi_parse_entries
2015-09-16 12:58 UTC (7+ messages)
` [PATCH v2 1/2] ACPI / "
` [PATCH v2 2/2] ACPI / tables : remove unused table_end parameter to acpi_tbl_entry_handler
[PATCH v3 0/8] Making the generic ACPI GSI layer irqdomain aware
2015-09-16 12:57 UTC (19+ 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 V3 1/2] ACPI / EC: Fix broken big-endian 64bit platforms using 'global_lock'
2015-09-16 8:02 UTC (17+ messages)
` [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes
[PATCH v3 0/18] On-demand device probing
2015-09-15 13:08 UTC (9+ messages)
` [PATCH v3 02/18] of/platform: add of_platform_probe
[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/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 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)
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 0/5] ACPI probing infrastructure
2015-09-11 14:06 UTC (4+ messages)
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 (7+ 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 (5+ 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 (7+ messages)
` [RFC 3/5] acpi/serial: add DBG2 earlycon support
` [RFC 4/5] tty/console: use SPCR table to define console
` [Linaro-acpi] "
[PATCH] ACPICA: fix possible NULL dereference
2015-09-10 10:19 UTC
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 0/4] Fix how CPUs are enumerated when there's more than 255 CPUs
2015-09-09 20:45 UTC (13+ messages)
` [PATCH 0/2] "
` [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
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).