Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-18 19:13:07 to 2016-05-28 22:01:17 UTC [more...]

[PATCH V6 0/8] vfio, platform: add ACPI support
 2016-05-28 22:01 UTC  (8+ messages)
` [PATCH V6 1/8] vfio: platform: move reset call to a common function
` [PATCH V6 2/8] vfio: platform: determine reset capability
` [PATCH V6 3/8] vfio: platform: add support for ACPI probe
` [PATCH V6 4/8] vfio: platform: add extra debug info argument to call reset
` [PATCH V6 5/8] vfio: platform: call _RST method when using ACPI
` [PATCH V6 6/8] vfio, platform: make reset driver a requirement by default
` [PATCH V6 7/8] vfio: platform: check reset call return code during open

IS_ERR_VALUE misuses
 2016-05-28 19:15 UTC  (5+ messages)

[PATCH] remove lots of IS_ERR_VALUE abuses
 2016-05-27 23:24 UTC  (6+ messages)

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-05-27 22:10 UTC  (15+ messages)
` [PATCH v2 0/3] ACPI / button: Clarify initial lid state
  ` [PATCH v2 1/3] ACPI / button: Remove initial lid state notification
  ` [PATCH v2 2/3] ACPI / button: Refactor functions to eliminate redundant code
  ` [PATCH v2 3/3] ACPI / button: Send "open" state after boot/resume

[PATCH] ACPI/CPPC: Support for batching CPPC requests
 2016-05-27 17:49 UTC  (3+ messages)

[PATCH 00/15] ACPICA: 20160422 Release
 2016-05-27 17:31 UTC  (11+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 08/13] ACPICA: Hardware: Add optimized access bit width support

[PATCH v2 0/5] ACPI: ARM64: support for ACPI_TABLE_UPGRADE
 2016-05-27 17:14 UTC  (10+ messages)
` [PATCH v2 1/5] ACPI: table upgrade: use cacheable map for tables
` [PATCH v2 2/5] ACPI: table upgrade: refactor function definitions
` [PATCH v2 3/5] ACPI: table upgrade: move arch-specific symbol to asm/acpi.h
` [PATCH v2 4/5] ACPI: table upgrade: introduce ARCH_HAS_ACPI_TABLE_UPGRADE
` [PATCH v2 5/5] ACPI: ARM64: support for ACPI_TABLE_UPGRADE

[PATCH] acpi: cppc: Prevent cpc_desc_ptr points to the invalid data
 2016-05-27 16:41 UTC  (3+ messages)

[PATCH] acpi: pci_slot: Use generic pr_debug utility
 2016-05-27 16:13 UTC 

[PATCH] acpi: pci_slot: Use more common logging style
 2016-05-27 16:00 UTC 

[PATCH v8 0/4] ACPI: parse the SPCR table
 2016-05-27 13:41 UTC  (7+ messages)
` [PATCH v8 1/4] of/serial: move earlycon early_param handling to serial
` [PATCH v8 2/4] ACPI: parse SPCR and enable matching console
` [PATCH v8 3/4] ARM64: ACPI: enable ACPI_SPCR_TABLE
` [PATCH v8 4/4] serial: pl011: add console matching function

[PATCH v7 00/15] ACPI NUMA support for ARM64
 2016-05-27  8:04 UTC  (20+ messages)
` [PATCH v7 01/15] acpi, numa: Use pr_fmt() instead of printk
` [PATCH v7 02/15] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug()
` [PATCH v7 03/15] acpi, numa: remove duplicate NULL check
` [PATCH v7 04/15] acpi, numa: Move acpi_numa_arch_fixup() to ia64 only
` [PATCH v7 05/15] acpi, numa: move acpi_numa_slit_init() to drivers/acpi/numa.c
` [PATCH v7 06/15] arm64, numa: rework numa_add_memblk()
` [PATCH v7 07/15] arm64, numa: Cleanup NUMA disabled messages
` [PATCH v7 08/15] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init()
` [PATCH v7 09/15] acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c
` [PATCH v7 10/15] acpi, numa: remove unneeded acpi_numa=1
` [PATCH v7 11/15] acpi, numa: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c
` [PATCH v7 12/15] acpi, numa, srat: Improve SRAT error detection and add messages
` [PATCH v7 13/15] ACPI / processor: Add acpi_map_madt_entry()
` [PATCH v7 14/15] arm64, acpi, numa: NUMA support based on SRAT and SLIT
` [PATCH v7 15/15] acpi, numa: Enable ACPI based NUMA on ARM64

[PATCH] ACPI:video: skip evaluating _DOD when it does not exist
 2016-05-27  7:47 UTC 

[PATCH] ACPICA / hardware: Fix address check in acpi_hw_get_access_bit_width()
 2016-05-27  3:53 UTC  (2+ messages)

linux-next 20160512 - ACPI issue with screen brightness
 2016-05-27  0:42 UTC  (15+ messages)
                ` [PATCH] ACPI / Thermal / video: fix max_level incorrect value

[PATCH v5 0/1] ARM64: ACPI: Update documentation for latest specification version
 2016-05-26 22:31 UTC  (3+ messages)

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-05-26 18:32 UTC  (3+ messages)

[PATCH] nfit: add Microsoft NVDIMM DSM command set to white list
 2016-05-26 16:38 UTC 

[PATCH V7 00/11] Support for generic ACPI based PCI host controller
 2016-05-26  9:58 UTC  (35+ messages)
` [PATCH V7 04/11] pci: Add new function to unmap IO resources
` [PATCH V7 08/11] pci, acpi: Support for ACPI based generic PCI host controller

[GIT PULL] Additional ACPI update for v4.7-rc1
 2016-05-25 20:51 UTC 

[PATCH v7 0/5] Make cpuid <-> nodeid mapping persistent
 2016-05-25 20:37 UTC  (11+ messages)
` [PATCH v7 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v7 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v7 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v7 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v7 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH V3 0/2] irqchip: qcom: Add IRQ combiner driver
 2016-05-25 14:38 UTC  (3+ messages)
  ` [PATCH V3 1/2] ACPI: Add support for ResourceSource/IRQ domain mapping
  ` [PATCH V3 2/2] irqchip: qcom: Add IRQ combiner driver

[PATCH v5 0/6] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-05-24 13:30 UTC  (7+ messages)
` [PATCH v5 1/6] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v5 2/6] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v5 3/6] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v5 4/6] acpi: Add GTDT table parse driver into ACPI driver
` [PATCH v5 5/6] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v5 6/6] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer

[PATCH 0/2] ASoC: da7219: Convert driver to use generic FW functions
 2016-05-24 10:53 UTC  (5+ messages)
` [PATCH v2 2/2] ASoC: da7219: Convert driver to use generic device/fwnode functions

[PATCH] ACPI: Execute the _PTS method when system reboot
 2016-05-24 10:15 UTC  (3+ messages)

Patch Thinkpad X201T backlight
 2016-05-22 17:23 UTC 

[PATCH V5 0/6] vfio, platform: add ACPI support
 2016-05-24  2:25 UTC  (18+ messages)
` [PATCH V5 1/6] vfio: platform: rename reset function
` [PATCH V5 2/6] vfio: platform: move reset call to a common function
` [PATCH V5 3/6] vfio: platform: determine reset capability
` [PATCH V5 4/6] vfio: platform: add support for ACPI probe
` [PATCH V5 5/6] vfio: platform: call _RST method when using ACPI
` [PATCH V5 6/6] vfio, platform: make reset driver a requirement by default

[PATCH 0/3] ACPI: ARM64: support for ACPI_TABLE_UPGRADE
 2016-05-23 18:29 UTC  (8+ messages)
` [PATCH 3/3] "

[PATCH 1/2] acpi/einj: Convert EINJ_PFX to proper pr_fmt
 2016-05-23 16:01 UTC  (3+ messages)
` [PATCH 2/2] acpi/einj: Make error paths more talkative

[PATCH v5] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
 2016-05-23  8:04 UTC 

[GIT PULL] libnvdimm for 4.7
 2016-05-23  0:01 UTC 

[PATCH 0008/1529] Fix typo
 2016-05-21 12:34 UTC  (2+ messages)

[PATCH 1/2] ACPI / PM: Export acpi_device_fix_up_power()
 2016-05-20 14:04 UTC  (6+ messages)
` [PATCH 2/2] mmc: sdhci-acpi: Ensure connected devices are powered when probing

[PATCH] ACPI / tables: Return error from table parse handler
 2016-05-20  8:11 UTC  (3+ messages)

[PATCH v2 0/4] ACPI 2.0: Enable TermList interpretion for table loading
 2016-05-20  0:57 UTC  (4+ messages)

[PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2
 2016-05-20  0:32 UTC 

[PATCH v3] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-05-19 16:59 UTC  (4+ messages)

[PATCH v5 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-05-19 13:26 UTC  (6+ messages)
` [PATCH v5 2/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH v4] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
 2016-05-19 10:09 UTC  (3+ messages)

[PATCH] acpi/battery: Correctly serialise with the pending async probe
 2016-05-19  8:11 UTC 

ACPI device using sub-resource of PCI device
 2016-05-18 22:32 UTC  (3+ messages)


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).