Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-10 22:28:19 to 2016-02-18 12:25:35 UTC [more...]

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-18 12:25 UTC  (28+ messages)
` [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
  ` [Linaro-acpi] "
` [PATCH V5 02/15] acpi, pci, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V5 03/15] arm64, acpi: Use MCFG library and empty PCI config space accessors from pci_mcfg.c file
` [PATCH V5 04/15] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V5 05/15] x86, pci: Cleanup platform specific MCFG data by using ECAM hot_added flag
` [PATCH V5 06/15] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code
` [PATCH V5 07/15] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V5 08/15] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V5 09/15] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks
` [PATCH V5 10/15] pci, of: Move the PCI I/O space management to PCI core code
` [PATCH V5 11/15] drivers: pci: add generic code to claim bus resources
` [PATCH V5 12/15] pci, acpi: Support for ACPI based generic PCI host controller initialization
` [PATCH V5 13/15] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V5 14/15] arm64, pci, acpi: Assign legacy IRQs once device is enable
` [PATCH V5 15/15] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64

[PATCH v1 00/10] uuid: convert users to generic UUID API
 2016-02-18 11:07 UTC  (14+ messages)
` [PATCH v1 02/10] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v1 04/10] lib/uuid: remove FSF address
  ` [PATCH v1 01/10] lib/vsprintf: simplify UUID printing
  ` [PATCH v1 03/10] lib/uuid: introduce few more generic helpers for UUID
  ` [PATCH v1 05/10] ACPI: switch to use generic UUID API
  ` [PATCH v1 10/10] efivars: use generic UUID library
` [PATCH v1 06/10] device property: switch to use UUID API
` [PATCH v1 07/10] sysctl: drop away useless label
` [PATCH v1 08/10] sysctl: use generic UUID library
` [PATCH v1 09/10] efi: redefine type, constant, macro from generic code

[PATCH v2 0/3] PCI: Revert "Implement pcibios_alloc_irq() and pcibios_free_irq()"
 2016-02-18  5:13 UTC  (6+ messages)
` [PATCH v2 1/3] Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
` [PATCH v2 2/3] Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
` [PATCH v2 3/3] Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-18  3:36 UTC  (12+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v3 2/5] ACPI: parse SPCR and enable matching console
` [PATCH v3 3/5] ACPI: enable ACPI_SPCR_TABLE on ARM64
` [PATCH v3 4/5] ACPI: add definition of DBG2 subtypes
` [PATCH v3 5/5] serial: pl011: use SPCR to setup 32-bit access

[PATCH 0/2] ACPI, x86/efi: Remove ACPI BGRT tables for kexec
 2016-02-18  2:34 UTC  (4+ messages)
` [PATCH 1/2] ACPICA: Tables: Add function to remove ACPI tables
  ` [PATCH 2/2] x86/efi: Delete ACPI BGRT when booting via kexec

[PATCH v5 RESEND 0/5] Make cpuid <-> nodeid mapping persistent
 2016-02-18  2:11 UTC  (6+ messages)

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-02-18  2:08 UTC  (20+ messages)
` [PATCH v3 1/5] ACPI / processor : add support for ACPI0010 processor container
  ` [UPDATE] "
` [PATCH v3 2/5] ACPI / sleep: move acpi_processor_sleep to sleep.c
  ` [UPDATE] "
` [PATCH v3 3/5] ACPI / processor_idle: replace PREFIX with pr_fmt
` [PATCH v3 4/5] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
` [PATCH v3 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH 0/3] Support persistent memory as reserved type in e820/EFI
 2016-02-17 22:56 UTC  (9+ messages)
` [PATCH 3/3] ACPI: Change NFIT driver to set PMEM type to iomem entry

[PATCH V4 0/5] acpi: cppc optimization patches
 2016-02-17 20:21 UTC  (6+ messages)
` [PATCH V4 1/5] ACPI / CPPC: Optimize PCC Read Write operations
` [PATCH V4 2/5] acpi: cppc: optimized cpc_read and cpc_write
` [PATCH V4 3/5] mailbox: pcc: optimized pcc_send_data
` [PATCH V4 4/5] acpi: cppc: replace writeX/readX to PCC with relaxed version
` [PATCH V4 5/5] acpi/cppc: use MRTT/MPAR to decide if/when a req can be sent

aer_inject vs. apei/einj
 2016-02-17 17:03 UTC  (2+ messages)

[PATCH v1] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-17 14:47 UTC  (3+ messages)

[PATCH] acpi/ec: Deny write access unless requested by module param
 2016-02-17 14:27 UTC  (2+ messages)

[PATCH 0/3] acpi: remove modular references from non modular code
 2016-02-17  2:27 UTC  (8+ messages)
` [PATCH 1/3] drivers/acpi: make bgrt driver explicitly non-modular
` [PATCH 2/3] drivers/acpi: make apei/ghes.c more "
` [PATCH 3/3] drivers/acpi: make pmic/intel_pmic_crc.c "

Lenovo W541, windows 10 and ACPI PM
 2016-02-17  1:57 UTC 

[PATCH] ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addresses
 2016-02-16 20:59 UTC  (2+ messages)

[PATCH V3 0/4] acpi: cppc optimization patches
 2016-02-16 19:39 UTC  (7+ messages)
` [PATCH V3 1/4] ACPI / CPPC: Optimize PCC Read Write operations

[PATCH v6 0/2] Add AMBA bus probing support to ACPI
 2016-02-16 19:20 UTC  (9+ messages)
` [PATCH v6 1/2] ACPI: introduce a function to find the first physical device
` [PATCH v6 2/2] ACPI: amba bus probing support

[RFC PATCH] GPIO/ACPI: DesignWare: Add GPIO-signaled ACPI events support for power button
 2016-02-16 15:38 UTC  (7+ messages)

[PATCH] x86/efi: skip bgrt init for kexec reboot
 2016-02-16 14:48 UTC  (7+ messages)

(unknown)
 2016-02-16 11:36 UTC 

[PATCH] acpi, pci, irq: account for early penalty assignment
 2016-02-16  2:15 UTC  (3+ messages)

[PATCH] ACPI / video: remove unused device_decode
 2016-02-15 22:40 UTC 

[RFC PATCH] SPI/ACPI: DesignWare: Add ACPI support for Designware SPI driver
 2016-02-15 18:09 UTC  (9+ messages)

[PATCH v2 0/9] ACPI: parse the SPCR table
 2016-02-15 12:57 UTC  (19+ messages)
` [PATCH v2 1/9] printk: fix name and type of some variables
` [PATCH v2 2/9] ACPI: Change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v2 3/9] ACPI: introduce acpi_table_parse2()
` [PATCH v2 4/9] ACPI: parse SPCR and enable matching console
` [PATCH v2 5/9] ACPI: enable ACPI_SPCR_TABLE on ARM64
` [PATCH v2 6/9] ACPI: add definition of DBG2 subtypes
` [PATCH v2 7/9] serial: pl011: add acpi_match
` [PATCH v2 8/9] serial: 8250: "
` [PATCH v2 9/9] serial: pl011: use SPCR to setup 32-bit access

[PATCH] ACPI / button: Avoid using broken _LID on Surface tablet
 2016-02-15  5:39 UTC  (3+ messages)

[PATCH v5] x86/PCI: Recognize that Interrupt Line 255 means "not connected"
 2016-02-15  4:53 UTC  (3+ messages)

[RESEND PATCH v5] x86/PCI: Recognize that Interrupt Line 255 means "not connected"
 2016-02-15  4:52 UTC 

[PATCH 0/2] ACPI, APEI: Memory leaks
 2016-02-15  3:21 UTC  (2+ messages)

Problems since commit Recognize that Interrupt Line 255 means "not connected"
 2016-02-15  3:02 UTC  (8+ messages)

[PATCH v2] PCI: ACPI: IA64: fix IO port generic range check
 2016-02-14  8:33 UTC  (2+ messages)

[PATCH V3 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2016-02-14  8:06 UTC  (14+ messages)
` [PATCH V3 06/10] irqchip, GICv3, ITS: Refator ITS dt init code to prepare for ACPI
` [PATCH V3 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V3 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
 2016-02-13 19:41 UTC  (7+ messages)
` [PATCH v2 2/2] libnvdimm: Add a poison list and export badblocks

[GIT PULL] Thermal management updates for v4.5-rc4
 2016-02-13 17:52 UTC 

[PATCH v4 01/17] Xen: ACPI: Hide UART used by Xen
 2016-02-12 12:57 UTC  (7+ messages)

[PATCH V1 0/6] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-02-12  9:51 UTC  (12+ messages)
` [PATCH V1 4/6] arm64: exception: handle Synchronous External Abort
` [PATCH V1 5/6] arm64: exception: handle instruction abort at current EL
` [PATCH V1 6/6] acpi: apei: handle SEA notification type for ARMv8

[PATCH V4 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-12  8:56 UTC  (9+ messages)
` [PATCH V4 15/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region
` [PATCH V4 22/23] arm64, pci, acpi: Assign legacy IRQs once device is enable

КЛИЕНТСКИЕ БАЗЫ! Тел: +79133913837 Email: mloginova19@gmail.com Whatsapp: +79133913837 Skype: prodawez389 Viber: +79133913837
 2016-02-11 17:38 UTC 

[PATCH 0/2] Use acpi_dev_present()
 2016-02-11 18:31 UTC 

Business Partnership
 2016-02-11  3:40 UTC 

Business Partnership
 2016-02-11  1:26 UTC 

Good day
 2016-02-10 16:33 UTC 

Business Partnership
 2016-02-11  1:56 UTC 

[PATCH 0/3] ACPI: parse the SPCR table
 2016-02-10 23:39 UTC  (4+ messages)

[PATCH] ACPI / fan: Make struct dev_pm_ops const
 2016-02-10 23:23 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).