messages from 2015-07-17 06:00:48 to 2015-07-24 10:06:52 UTC [more...]
[PATCH v2 0/7] Making the generic ACPI GSI layer irqdomain aware
2015-07-24 10:06 UTC (16+ messages)
` [PATCH v2 1/7] genirq: irqdomain: Use an accessor for the of_node field
` [PATCH v2 2/7] genirq: irqdomain: Remove irqdomain dependency on struct device_node
` [PATCH v2 3/7] genirq: irqdomain: Add irq_create_acpi_mapping
` [PATCH v2 4/7] acpi: gsi: Always perform an irq domain lookup
` [PATCH v2 5/7] acpi: gsi: Add acpi_set_irq_model to initialize the GSI layer
` [PATCH v2 6/7] irqchip: GIC: Switch ACPI support to stacked domains
` [PATCH v2 7/7] acpi: gsi: Cleanup acpi_register_gsi
[PATCH v2] thermal: consistently use int for temperatures
2015-07-24 6:29 UTC (8+ messages)
` [PATCH v3] "
[PATCH 00/22] ACPICA: 20150717 Release
2015-07-24 2:02 UTC (30+ messages)
` [PATCH 01/22] ACPICA: Parser: Reduce parser/namespace divergences for tracer support
` [PATCH 02/22] ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state
` [PATCH 03/22] ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object
` [PATCH 04/22] ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments
` [PATCH 05/22] ACPICA: Executer: Add back pointing reference of method operand
` [PATCH 06/22] ACPICA: Namespace: Add function to directly return normalized full path
` [PATCH 07/22] ACPICA: Dispatcher: Move stack traversal code to dispatcher
` [PATCH 08/22] ACPICA: Dispatcher: Add trace support for interpreter
` [PATCH 09/22] ACPICA: Executer: Add interpreter tracing mode for method tracing facility
` [PATCH 10/22] ACPICA: Executer: Add OSL trace hook support
` [PATCH 11/22] ACPICA: Executer: Add option to bypass opcode tracing
` [PATCH 12/22] ACPICA: Parser: Remove redundant opcode execution debugging output
` [PATCH 13/22] ACPICA: Remove extraneous check for null walk_state
` [PATCH 14/22] ACPICA: iASL: Add new warnings for method local_x and arg_x variables
` [PATCH 15/22] ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>
` [PATCH 16/22] ACPICA: Cleanup use of all non-ANSI local C library functions
` [PATCH 17/22] ACPICA: Cleanup use of NEGATIVE and POSITIVE defines
` [PATCH 18/22] ACPICA: iASL: Add support for TCPA Server Table
` [PATCH 19/22] ACPICA: Debugger: Reduce structure size for debugger
` [PATCH 20/22] ACPICA: Debugger: Move debugger specific APIs to debugger component
` [PATCH 21/22] ACPICA: iASL/Disassembler: Add prototype verbose mode
` [PATCH 22/22] ACPICA: Update version to 20150717
` [PATCH 0/4] ACPI: Update method tracing facility
` [PATCH 1/4] ACPI / sysfs: Add ACPI_LV_REPAIR debug level
` [PATCH 2/4] ACPI / sysfs: Update method tracing facility
` [PATCH 3/4] ACPI / Documentation: Update method tracing documentation
` [PATCH 4/4] ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name
[PATCH 0/5] Make cpuid <-> nodeid mapping persistent
2015-07-23 18:32 UTC (4+ messages)
[PATCH v2.1 00/22] FUJITSU Extended Socket network device driver
2015-07-23 13:06 UTC (24+ messages)
` [PATCH v2.1 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver
` [PATCH v2.1 02/22] fjes: Hardware initialization routine
` [PATCH v2.1 03/22] fjes: Hardware cleanup routine
` [PATCH v2.1 04/22] fjes: platform_driver's .probe and .remove routine
` [PATCH v2.1 05/22] fjes: ES information acquisition routine
` [PATCH v2.1 06/22] fjes: buffer address regist/unregistration routine
` [PATCH v2.1 07/22] fjes: net_device_ops.ndo_open and .ndo_stop
` [PATCH v2.1 08/22] fjes: net_device_ops.ndo_start_xmit
` [PATCH v2.1 09/22] fjes: raise_intr_rxdata_task
` [PATCH v2.1 10/22] fjes: tx_stall_task
` [PATCH v2.1 11/22] fjes: NAPI polling function
` [PATCH v2.1 12/22] fjes: net_device_ops.ndo_get_stats64
` [PATCH v2.1 13/22] fjes: net_device_ops.ndo_change_mtu
` [PATCH v2.1 14/22] fjes: net_device_ops.ndo_tx_timeout
` [PATCH v2.1 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
` [PATCH v2.1 16/22] fjes: interrupt_watch_task
` [PATCH v2.1 17/22] fjes: force_close_task
` [PATCH v2.1 18/22] fjes: unshare_watch_task
` [PATCH v2.1 19/22] fjes: update_zone_task
` [PATCH v2.1 20/22] fjes: epstop_task
` [PATCH v2.1 21/22] fjes: handle receive cancellation request interrupt
` [PATCH v2.1 22/22] fjes: ethtool support
[PATCH v5 0/8] mfd: introduce a driver for LPSS devices on SPT
2015-07-23 11:40 UTC (9+ messages)
` [PATCH v5 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
[PATCH 0/5] Making the generic ACPI GSI layer irqdomain aware
2015-07-23 8:59 UTC (26+ messages)
` [PATCH 1/5] genirq: irqdomain: Use an accessor for the of_node field
` [PATCH 2/5] genirq: irqdomain: Remove irqdomain dependency on struct device_node
` [PATCH 3/5] genirq: irqdomain: Add irq_create_acpi_mappings
` [PATCH 4/5] acpi: gsi: Use acpi_gsi_descriptor to allocate interrupts
` [PATCH 5/5] irqchip: GIC: Switch ACPI support to stacked domains
[RFCv2 PATCH 0/8] Introducing ACPI support for GICv2m
2015-07-23 6:50 UTC (6+ messages)
` [RFCv2 PATCH 1/8] irqdomain: Introduce irq_domain_ops.init_alloc_info
[PATCH] acpi-video: Fix brightness keys for Thinkpad X240
2015-07-23 1:40 UTC (2+ messages)
Discrete Nvidia GPU shutdown with recent kernel / BIOS (on T440s laptop) - Should be automatic with runtime pm now ?
2015-07-23 1:21 UTC (4+ messages)
[arch] WARNING: CPU: 0 PID: 0 at kernel/memremap.c:31 memremap()
2015-07-22 23:56 UTC (2+ messages)
[PATCH] nfit: Don't check _STA on NVDIMM devices
2015-07-22 20:17 UTC
[PATCH 0/2] process vendor proprietary CPER error section
2015-07-22 18:11 UTC (6+ messages)
` [PATCH 1/2] efi: parse vendor proprietary CPER section
` [PATCH 2/2] ras: acpi/apei: trace event for "
[PATCH V6 0/4] map GHES memory region according to EFI memory map
2015-07-22 17:20 UTC (5+ messages)
` [PATCH V6 2/4] x86: acpi: implement arch_apei_get_mem_attributes()
` [PATCH V6 4/4] acpi, apei: use appropriate pgprot_t to map GHES memory
[PATCH v7 0/8] CPUFreq driver using CPPC methods
2015-07-22 8:59 UTC (26+ messages)
` [PATCH v7 1/8] PCC: Initialize PCC Mailbox earlier at boot
` [PATCH v7 2/8] ACPI: Split out ACPI PSS from ACPI Processor driver
` [PATCH v7 3/8] ACPI: Decouple ACPI idle and ACPI processor drivers
` [PATCH v7 5/8] CPPC: Add a CPUFreq driver for use with CPPC
` [PATCH v7 7/8] CPPC: Probe for CPPC tables for each ACPI Processor object
` [PATCH v7 8/8] PCC: Enable PCC only when needed
[PATCH V7 0/5] map GHES memory region according to EFI memory map
2015-07-21 21:59 UTC (3+ messages)
` [PATCH V7 2/5] x86: acpi: implement arch_apei_get_mem_attributes()
` [PATCH V7 5/5] acpi, apei: use appropriate pgprot_t to map GHES memory
[PATCH RFC] intel_pstate: play well with frequency limits set by acpi
2015-07-21 18:53 UTC (10+ messages)
[RFC PATCH] Exporting extra tables for machines without /dev/mem
2015-07-21 13:31 UTC (2+ messages)
` [RFC PATCH] ACPI: sysfs expose root tables RSDP/RSDT/XSDT
[PATCH] x86, acpi: Handle xapic/x2apic entries in MADT
2015-07-21 8:27 UTC (4+ messages)
Login attempt
2015-07-21 8:03 UTC
[PATCH] thermal: consistently use int for temperatures
2015-07-21 7:31 UTC (3+ messages)
Ghost Lid switch on Baytrail tablet
2015-07-21 5:55 UTC (4+ messages)
[PATCH 0/2] ACPI / cpufreq: ACPI processor driver and ACPI cpufreq driver cleanups
2015-07-21 2:33 UTC (12+ messages)
` [PATCH 1/2] ACPI / processor: Drop an unused argument of a cleanup routine
` [PATCH 2/2] cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data
` [PATCH v2 0/3] ACPI / cpufreq: ACPI processor driver and ACPI cpufreq driver cleanups
` [PATCH v2 1/3] cpufreq: acpi-cpufreq: Fix up the handling of the cpb sysfs attribute
` [PATCH v2 2/3] ACPI / processor: Drop an unused argument of a cleanup routine
` [PATCH v2 3/3] cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data
[PATCH V3 4/4] acpi, apei: use EFI memmap to map GHES memory
2015-07-21 0:22 UTC
[PATCH v3 0/8] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
2015-07-20 17:45 UTC (11+ messages)
` [PATCH v3 2/8] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller
` [PATCH v3 4/8] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
` [Linaro-acpi] [PATCH v3 0/8] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
[PATCH 0/2] ACPI: __refdata cleanups
2015-07-19 16:50 UTC (3+ messages)
` [PATCH 1/2] ACPI / processor: remove bogus __refdata annotations
` [PATCH 2/2] ACPI / OSL: add comment for the __ref annotation of acpi_os_unmap_iomem()
[PATCH] gpio: Add AMD SB8XX/SB9XX/A5X/A8X driver
2015-07-17 11:34 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