public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-20 15:29:38 to 2017-01-06 16:58:54 UTC [more...]

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-06 16:58 UTC  (11+ messages)
` [PATCH V6 03/10] efi: parse ARM processor error
` [PATCH V6 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8

[GIT PULL] ACPI fixes for v4.10-rc3
 2017-01-06 14:37 UTC 

[GIT PULL] Power management fixes for v4.10-rc3
 2017-01-06 14:35 UTC 

[PATCH V9 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-01-06 13:17 UTC  (7+ messages)
` [PATCH V9 3/3] "

[PATCH] ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
 2017-01-06  9:48 UTC  (3+ messages)

[PATCH] ACPI / EC: Use busy polling mode when GPE is not enabled
 2017-01-06  8:58 UTC 

[PATCH] ACPI / DMAR: Avoid passing NULL to acpi_put_table()
 2017-01-06  1:49 UTC  (4+ messages)

[PATCH 0/2] additional sysfs entries for CPPC
 2017-01-05 17:59 UTC  (3+ messages)

[PATCH v6 00/14] ACPI platform MSI support and its example mbigen
 2017-01-05 15:15 UTC  (38+ messages)
` [PATCH v6 01/14] ACPI: ARM64: IORT: minor cleanup for iort_match_node_callback()
` [PATCH v6 02/14] irqchip: gic-v3-its: keep the head file include in alphabetic order
` [PATCH v6 03/14] ACPI: ARM64: IORT: add missing comment for iort_dev_find_its_id()
` [PATCH v6 04/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [PATCH v6 05/14] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v6 06/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v6 07/14] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v6 08/14] ACPI: ARM64: IORT: rework iort_node_get_id()
` [PATCH v6 09/14] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v6 10/14] ACPI: ARM64: IORT: rework iort_node_get_id() for NC->SMMU->ITS case
` [PATCH v6 11/14] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v6 12/14] irqchip: mbigen: drop module owner
` [PATCH v6 13/14] irqchip: mbigen: introduce mbigen_of_create_domain()
` [PATCH v6 14/14] irqchip: mbigen: Add ACPI support

[PATCH 1/2] ACPI: processor_perflib: Simplify code and stop using CPUFREQ_START
 2017-01-05  6:04 UTC 

[GIT PULL] More ACPI updates for v4.10-rc1
 2017-01-05  5:11 UTC  (8+ messages)

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2017-01-05  0:54 UTC  (13+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
      ` [alsa-devel] "

[PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-04  7:00 UTC 

[RFC PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-04  5:44 UTC  (6+ messages)

[PATCH] ACPI / EC: Remove old CLEAR_ON_RESUME quirk
 2017-01-04  3:17 UTC 

[RFC PATCH] ACPICA: sprintf should use ACPI_SIZE_MAX
 2017-01-03 23:29 UTC 

[PATCH] PCI: acpiphp_ibm: add __ro_after_init to ibm_apci_table_attr
 2017-01-03 23:10 UTC  (2+ messages)

"Validation count is zero before decrement" from acpi_tb_put_table()
 2017-01-03 18:45 UTC  (3+ messages)

[PATCH 00/18] ACPICA 20161222 Release
 2017-01-03  5:30 UTC  (21+ messages)
` [PATCH 01/18] ACPICA: Debugger: Rename debugger OSL names
` [PATCH 02/18] ACPICA: Hardware: Remove bit_offset masking support
` [PATCH 03/18] ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()
` [PATCH 04/18] ACPICA: Utilities: Add power of two rounding support
` [PATCH 05/18] ACPICA: Hardware: Sort access bit width algorithm
` [PATCH 06/18] ACPICA: Macro header: Fix some typos in comments. No functional change
` [PATCH 07/18] ACPICA: Hardware: Add sleep register hooks
` [PATCH 08/18] ACPICA: Linux-specific header: Add support for s390x compilation
` [PATCH 09/18] ACPICA: MSVC: Fix MSVC6 build issues
` [PATCH 10/18] ACPICA: EFI: Add efihello demo application
` [PATCH 11/18] ACPICA: Disassembler: Add Switch/Case disassembly support
` [PATCH 12/18] ACPICA: Utilities: Update debug output
` [PATCH 13/18] ACPICA: Resources: Not a valid resource if buffer length too long
` [PATCH 15/18] ACPICA: Parser: Allow method invocations as target operands
` [PATCH 16/18] ACPICA: Fix a problem with recent extra support for control method invocations
` [PATCH 17/18] ACPICA: Parser: Update parse info table for some operators
` [PATCH 18/18] ACPICA: Update version to 20161222
` [UPDATE PATCH 14/18] ACPICA: Fix for implicit result conversion for the ToXxx functions

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH v5 00/14] ACPI platform MSI support and its example mbigen
 2017-01-02 12:02 UTC  (43+ messages)
` [PATCH v5 01/14] ACPI: ARM64: IORT: minor cleanup for iort_match_node_callback()
` [PATCH v5 02/14] irqchip: gic-v3-its: keep the head file include in alphabetic order
` [PATCH v5 03/14] ACPI: ARM64: IORT: add missing comment for iort_dev_find_its_id()
` [PATCH v5 04/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [PATCH v5 05/14] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v5 06/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v5 07/14] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v5 08/14] ACPI: ARM64: IORT: rework iort_node_get_id()
` [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v5 10/14] ACPI: ARM64: IORT: rework iort_node_get_id() for NC->SMMU->ITS case
` [PATCH v5 11/14] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v5 12/14] irqchip: mbigen: drop module owner
` [PATCH v5 13/14] irqchip: mbigen: introduce mbigen_of_create_domain()
` [PATCH v5 14/14] irqchip: mbigen: Add ACPI support

[PATCH] ACPI / LPSS: Work around wrong sdio _ADR 0 entry on some byt/cht devices
 2017-01-02 10:53 UTC  (10+ messages)
        ` [PATCH] ACPI / scan: Prefer devices without _HID/_CID for _ADR matching

Соберем для Вас в интернет базу данных клиентов Email: prodawez392@gmail.com Skype: prodawez390 тел +79139230330 (whatsapp\viber\telegram) Узнайте подробнее!
 2016-12-28 20:25 UTC 

v4.10-rc1: does not wake up from suspend-to-RAM
 2016-12-28  9:53 UTC  (4+ messages)

[PATCH] ACPI: Remove misplaced acpi_dma_deconfigure() call in acpi_bind_one()
 2016-12-24  7:46 UTC  (2+ messages)

Brightness keys on Asus X200MA don't work
 2016-12-22 17:00 UTC  (2+ messages)

[GIT PULL] Power management fixes for v4.10-rc1
 2016-12-22 14:16 UTC 

[PATCH V6 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-12-22 12:40 UTC  (4+ messages)

[PATCH] ACPI / watchdog: Print out error number when device creation fails
 2016-12-22 10:17 UTC 

[PATCH] platform: Print the resource range if device failed to claim
 2016-12-22  9:18 UTC  (3+ messages)

[PATCH] acpi: Fix format string type mistakes
 2016-12-22  6:52 UTC  (6+ messages)

[PATCH v19 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-12-21  6:46 UTC  (16+ messages)
` [PATCH v19 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v19 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v19 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v19 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
  ` [PATCH v19 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
  ` [PATCH v19 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
  ` [PATCH v19 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
  ` [PATCH v19 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v19 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v19 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v19 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v19 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v19 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v19 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v19 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox