messages from 2015-10-12 20:38:45 to 2015-10-21 03:17:56 UTC [more...]
what's in nvdimm.git for v4.4?
2015-10-21 3:17 UTC (5+ messages)
[PATCH] ACPI / property: Fix subnode lookup scope for data-only subnodes
2015-10-20 23:51 UTC
[PATCH v3 0/1] i2c: acpi: scan ACPI enumerated I2C mux channels
2015-10-20 23:13 UTC (7+ messages)
` [PATCH v3 1/1] i2c: add ACPI support for I2C mux ports
ACPI: Can I use I2cSerialBus with a PCI I2C controller?
2015-10-20 19:47 UTC
[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
2015-10-20 14:28 UTC (7+ messages)
` [PATCH v3 1/6] i2c / ACPI: Rework I2C device scanning
` [PATCH v3 5/6] at24: enable ACPI device found on Galileo Gen2
` [PATCH v3 6/6] pwm-pca9685: "
[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
2015-10-20 12:53 UTC (7+ messages)
` [PATCH V3 2/4] ACPI/scan: Clean up acpi_check_dma
[PATCH v4 0/22] On-demand device probing
2015-10-20 10:42 UTC (3+ messages)
` [PATCH v4 11/22] i2c: core: Probe i2c adapters and devices on demand
LOAN OFFER
2015-10-21 9:25 UTC
[PATCH v2 00/14] ACPICA: 20150930 Release
2015-10-20 7:14 UTC (18+ messages)
` [PATCH v2 01/14] ACPICA: Remove unnecessary conditional compilation
` [PATCH v2 02/14] ACPICA: iASL: Add symbolic operator support for Index() operator
` [PATCH v2 03/14] ACPICA: Update exception code for "file not found" error
` [PATCH v2 04/14] ACPICA: Debugger: Update mutexes used for multithreaded debugger
` [PATCH v2 05/14] ACPICA: Update NFIT table to rename a flags field
` [PATCH v2 06/14] ACPICA: Improve typechecking, both compile-time and runtime
` [PATCH v2 07/14] ACPICA: iASL: General cleanup of the file suffix #defines
` [PATCH v2 08/14] ACPICA: Linuxize: Export debugger files to Linux
` [PATCH v2 09/14] ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logic
` [PATCH v2 10/14] ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown logic
` [PATCH v2 11/14] ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger thread
` [PATCH v2 12/14] ACPI: Enable build of AML interpreter debugger
` [PATCH v2 13/14] ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
` [PATCH v2 14/14] ACPICA: Update version to 20150930
[PATCH v2 0/2] Hotplug support for libnvdimm
2015-10-20 2:02 UTC (5+ messages)
` [PATCH v2 1/2] nfit: in acpi_nfit_init, break on a 0-length table
` [PATCH v2 2/2] acpi: nfit: Add support for hot-add
[PATCH] GHES: Fix cached error-status
2015-10-19 17:55 UTC
[PATCH] acpi: set return value to const char for some functions
2015-10-19 17:15 UTC (11+ messages)
Loan At 3% Interest__Apply Now!!!
2015-10-19 11:58 UTC
[Dell XPS 13 9343] Random kernel Oops at boot with "acpi=ht", disappearing with "acpi=off"
2015-10-18 22:18 UTC (11+ messages)
[PATCH v7 0/20] On-demand device probing
2015-10-17 6:55 UTC (11+ messages)
` [PATCH v7 01/20] driver core: handle -EPROBE_DEFER from bus_type.match()
` [PATCH v7 04/20] of: add function to allow probing a device from a OF node
` [PATCH v7 13/20] usb: phy: Probe phy devices on demand
` [PATCH v7 19/20] driver core: Allow deferring probes until late init
` [PATCH v7 20/20] of/platform: Defer probes of registered devices
[GIT PULL] Power management and ACPI fixes for v4.3-rc6
2015-10-16 13:26 UTC
[PATCH 00/13] ACPICA: 20150930 Release
2015-10-16 13:39 UTC (18+ messages)
` [PATCH 01/13] ACPICA: Remove unnecessary conditional compilation
` [PATCH 02/13] ACPICA: iASL: Add symbolic operator support for Index() operator
` [PATCH 03/13] ACPICA: Update exception code for "file not found" error
` [PATCH 04/13] ACPICA: Debugger: Update mutexes used for multithreaded debugger
` [PATCH 05/13] ACPICA: Update NFIT table to rename a flags field
` [PATCH 06/13] ACPICA: Improve typechecking, both compile-time and runtime
` [PATCH 07/13] ACPICA: iASL: General cleanup of the file suffix #defines
` [PATCH 08/13] ACPICA: Linuxize: Export debugger files to Linux
` [PATCH 09/13] ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logic
` [PATCH 10/13] ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown logic
` [PATCH 11/13] ACPI: Enable build of AML interpreter debugger
` [PATCH 12/13] ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
` [PATCH 13/13] ACPICA: Update version to 20150930
[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-10-16 1:56 UTC (13+ messages)
` [Patch v7 1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [Patch v7 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [Patch v7 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()
` [Patch v7 5/7] ACPI, PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set
` [Patch v7 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [Patch v7 7/7] ia64/PCI/ACPI: "
[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
2015-10-15 23:49 UTC (4+ messages)
[PATCH v2 1/2] ACPI / tables: simplify acpi_parse_entries
2015-10-15 21:37 UTC (5+ messages)
` [PATCH v3 "
[PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU() macros
2015-10-15 20:16 UTC
[PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
2015-10-15 18:51 UTC (14+ messages)
[PATCH] acpi:correctly check failed allocation
2015-10-15 16:19 UTC
[PATCH V2 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
2015-10-15 14:30 UTC (11+ messages)
` [PATCH V2 1/6] pci: msi: Add support to query MSI domain for pci device
` [PATCH V2 2/6] acpi: pci: Setup MSI domain for ACPI based pci devices
` [PATCH V2 3/6] irqdomain: introduce is_fwnode_irqchip helper
` [PATCH V2 4/6] irqdomain: Introduce irq_domain_get_irqchip_fwnode_name helper function
` [PATCH V2 5/6] gicv2m: Refactor to prepare for ACPI support
` [PATCH V2 6/6] gicv2m: acpi: Introducing GICv2m "
[PATCH V1 00/10] Introduce ACPI world to GICv3 and ITS irqchips
2015-10-15 14:05 UTC (11+ messages)
` [PATCH V1 01/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH V1 02/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH V1 03/10] irqchip, GICv3, ACPI: Add redistributor support via GICC structures
` [PATCH V1 04/10] irqchip / GICv3: remove gic root node in ITS
` [PATCH V1 05/10] irqchip, gicv3, its: Mark its_init() and its children as __init
` [PATCH V1 06/10] irqchip/GICv3/ITS: Refator ITS dt init code to prepare for ACPI
` [PATCH V1 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support
` [PATCH V1 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V1 09/10] acpi, gicv3, msi: Factor out code that might be reused for ACPI equivalent
` [PATCH V1 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization
[PATCH 0/4] Fix regressions uncovered by bad_madt_entry() patches
2015-10-15 0:37 UTC (12+ messages)
` [PATCH 1/4] ACPI: workaround x86 firmware using reserved MADT subtable IDs
` [PATCH 2/4] ACPI: workaround x86 firmware with mis-matched FADT/MADT revisions
` [PATCH 3/4] ACPI: workaround FADT always being revision 2
` [PATCH 4/4] ACPI: for bad_madt_entry(), the GIC ITS table is 20 bytes long, not 16
[PATCH v5 0/5] Provide better MADT subtable sanity checks
2015-10-14 21:27 UTC (19+ messages)
` [Linaro-acpi] "
[PATCH][v3] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
2015-10-14 17:44 UTC (5+ messages)
[PATCH v2 00/17] Divorcing irqdomain and device_node
2015-10-14 15:37 UTC (25+ messages)
` [PATCH v2 01/17] irqdomain: Use irq_domain_get_of_node() instead of direct field access
` [PATCH v2 02/17] irqdomain: Convert irqdomain->of_node to fwnode
` [PATCH v2 03/17] irqdomain: Allow irq domain lookup by fwnode
` [PATCH v2 04/17] irqdomain: Introduce a firmware-specific IRQ specifier structure
` [PATCH v2 05/17] irqchip: Convert all alloc/xlate users from of_node to fwnode
` [PATCH v2 06/17] irqdomain: Introduce irq_create_fwspec_mapping
` [PATCH v2 07/17] irqdomain: Introduce irq_domain_create_{linear, tree}
` [PATCH v2 08/17] irqdomain: Add a fwnode_handle allocator
` [PATCH v2 09/17] acpi/gsi: Always perform an irq domain lookup
` [PATCH v2 10/17] acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer
` [PATCH v2 11/17] irqchip/gic: Get rid of gic_init_bases()
` [PATCH v2 12/17] irqchip/gic: Switch ACPI support to stacked domains
` [PATCH v2 13/17] irqchip/gic: Kill the xlate method
` [PATCH v2 14/17] acpi/gsi: Cleanup acpi_register_gsi
` [PATCH v2 15/17] irqdomain: Introduce irq_domain_create_hierarchy
` [PATCH v2 16/17] irqdomain/msi: Use fwnode instead of of_node
` [PATCH v2 17/17] irqdomain: Documentation updates
bisected: Re: 4.3.0-rc3-00042: ACPI Warning: AcpiEnable failed
2015-10-14 5:53 UTC (2+ messages)
` [PATCH] ACPICA: Tables: Fix FADT dependency regression
4.3.0-rc3-00042: ACPI Warning: AcpiEnable failed
2015-10-14 5:48 UTC (5+ messages)
` bisected: "
[PATCH] ACPICA: AcpiGetSleepTypeData: Failure to find \_Sx should not result in a loud warning
2015-10-14 1:47 UTC (10+ messages)
` [PATCH] ACPICA: AcpiGetSleepTypeData: Failure to find \_Sx should not result in a loud warning [v2]
[PATCH v6 0/22] On-demand device probing
2015-10-13 21:21 UTC (4+ messages)
[PATCH 0/4] gicv2m: acpi: Add ACPI support for GICv2m MSI
2015-10-13 20:46 UTC (5+ messages)
` [PATCH 1/4] pci: msi: Add support to query MSI domain for pci device
` [PATCH 2/4] acpi: pci: Setup MSI domain for ACPI based pci devices
` [PATCH 3/4] gicv2m: Refactor to prepare for ACPI support
` [PATCH 4/4] gicv2m: acpi: Introducing GICv2m "
[PATCH v2 0/8] enable I2C devices behind I2C bus on Gen2
2015-10-13 9:21 UTC (3+ messages)
` [PATCH v2 2/8] mfd: core: redo ACPI matching of the children devices
[PATCH v9 0/5] CPUFreq driver using CPPC methods
2015-10-13 9:19 UTC (3+ messages)
[PATCH v9 2/5] CPPC: Add a CPUFreq driver for use with CPPC
2015-10-13 9:17 UTC (5+ messages)
` [PATCH] "
[PATCH 00/16] Divorcing irqdomain and device_node
2015-10-13 8:24 UTC (7+ messages)
` [PATCH 03/16] irqdomain: Allow irq domain lookup by fwnode
Attn: New Design/Infrared Thermal Lamp Vendor/Aukewel Co., ltd
2015-10-13 1:00 UTC
[PATCH 0/3] Hotplug support for libnvdimm
2015-10-13 0:35 UTC (4+ messages)
` [PATCH 3/3] acpi: nfit: Add support for hotplug
[RFC PATCH] ACPI: Fix build errors due objects compiled unconditionally
2015-10-12 23:36 UTC
[RFC][PATCH 0/2] PM / sleep: Make it possible to check if suspend/resume goes via firmware
2015-10-12 20:41 UTC (4+ messages)
` [Update][PATCH 3/3] input: i8042: Avoid resetting controller on system suspend/resume
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).