public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-11 10:07:28 to 2013-09-18 09:31:40 UTC [more...]

[PATCH] ACPICA / hwreg: Use acpi_gbl_reduced_hardware to prevent accessing PM registers
 2013-09-18  9:28 UTC  (6+ messages)

[PATCH v2 0/3] Fix Win8 backlight issue
 2013-09-18  6:30 UTC  (10+ messages)
` [PATCH v2 1/3] backlight: introduce backlight_device_registered
` [PATCH v2 2/3] ACPI / video: seperate backlight control and event interface
` [PATCH v2 3/3] ACPI / video: Do not register backlight if win8 and native interface exists

[PATCH PING] Fix coalescing of host bridge windows in arch/x86/pci/acpi.c
 2013-09-18  0:49 UTC  (2+ messages)

[PATCH v2 0/9] runtime PM support for I2C and SPI client devices
 2013-09-17 21:38 UTC  (58+ messages)
` [PATCH v2 1/9] i2c: prepare runtime PM support for I2C "
` [PATCH v2 2/9] i2c: attach/detach I2C client device to the ACPI power domain
` [PATCH v2 3/9] Input: misc - convert existing I2C client drivers to use I2C core runtime PM
` [PATCH v2 4/9] [media] s5p-tv: convert "
` [PATCH v2 5/9] drivers/misc: convert existing I2C clients driver "
` [PATCH v2 6/9] mfd: wm8994: convert "
` [PATCH v2 7/9] ASoC: codecs: convert existing I2C client drivers "
` [PATCH v2 8/9] spi: prepare runtime PM support for SPI devices
` [PATCH v2 9/9] spi: attach/detach SPI device to the ACPI power domain

[PATCH 00/14] ACPICA 20130823 Release
 2013-09-17 19:48 UTC  (29+ messages)
` [PATCH 01/14] ACPICA: Improve error message for "too many parent prefixes" condition
` [PATCH 02/14] ACPICA: acpi_read: On error, do not modify the return value target location
` [PATCH 03/14] ACPICA: Debug output: small formatting update, no functional change
` [PATCH 04/14] ACPICA: Linux-specific header: enable "aarch64" 64-bit build
` [PATCH 05/14] ACPICA: Debugger: Prevent possible command line buffer overflow
` [PATCH 06/14] ACPICA: Validate start object for acpi_walk_namespace
` [PATCH 07/14] ACPICA: Add support for host-installed SCI handlers
` [PATCH 08/14] ACPICA: Operation region support: Never free the handler "context" pointer
` [PATCH 09/14] ACPICA: Debugger: Add new command to display full namespace pathnames
` [PATCH 10/14] ACPICA: Tables: Cleanup table checksum verification code
` [PATCH 11/14] ACPICA: Tables: Cleanup RSDP signature codes
` [PATCH 12/14] ACPICA: Cleanup exception codes
` [PATCH 13/14] ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument
` [PATCH 14/14] ACPICA: Update version to 20130823

[PATCH 1/2] gpio / ACPI: register to ACPI events automatically
 2013-09-17  8:37 UTC  (11+ messages)
` [PATCH 2/2] gpio / ACPI: add support for GPIO operation regions

[PATCH v3 0/5] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-16 11:00 UTC  (11+ messages)
` [PATCH v3 1/5] memblock: Introduce allocation direction to memblock
` [PATCH v3 2/5] memblock: Improve memblock to support allocation from lower address
` [PATCH v3 3/5] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v3 4/5] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v3 5/5] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction

[PATCH 0/2] ACPI: return error in acpi_pci_irq_enable when there is no irq
 2013-09-16 10:28 UTC  (6+ messages)

[PATCH] PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
 2013-09-14  1:38 UTC 

[Announcement] I may be slow to respond during the next 3 weeks
 2013-09-14  0:29 UTC 

[RESEND PATCH v2 0/9] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-13 21:47 UTC  (13+ messages)
` [RESEND PATCH v2 1/9] memblock: Introduce allocation direction to memblock
` [RESEND PATCH v2 2/9] x86, memblock: Introduce memblock_alloc_bottom_up() "
` [RESEND PATCH v2 3/9] x86, dma: Support allocate memory from bottom upwards in dma_contiguous_reserve()
` [RESEND PATCH v2 4/9] x86: Support allocate memory from bottom upwards in setup_log_buf()
` [RESEND PATCH v2 5/9] x86: Support allocate memory from bottom upwards in relocate_initrd()
` [RESEND PATCH v2 6/9] x86, acpi: Support allocate memory from bottom upwards in acpi_initrd_override()
` [RESEND PATCH v2 7/9] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [RESEND PATCH v2 8/9] x86, mem-hotplug: Support initialize page tables from low to high
` [RESEND PATCH v2 9/9] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction

[PATCH 1/2] ACPI / thermal: reuse module_acpi_driver
 2013-09-13 15:15 UTC  (2+ messages)
` [PATCH 2/2] ACPI / thermal: convert printk(LEVEL...) to pr_<lvl>

ACPI test
 2013-09-13 12:20 UTC 

[PATCH v2 00/12] ACPI/IPMI: Fix several issues in the current codes
 2013-09-13  5:15 UTC  (13+ messages)
  ` [PATCH v2 01/12] ACPI/IPMI: Fix atomic context requirement of ipmi_msg_handler()
  ` [PATCH v2 02/12] ACPI/IPMI: Fix potential response buffer overflow
  ` [PATCH v2 03/12] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI transfers
  ` [PATCH v2 04/12] ACPI/IPMI: Fix race caused by the timed out "
  ` [PATCH v2 05/12] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI user
  ` [PATCH v2 06/12] ACPI/IPMI: Fix issue caused by the per-device registration of the IPMI operation region handler
  ` [PATCH v2 07/12] ACPI/IPMI: Add reference counting for ACPI IPMI transfers
  ` [PATCH v2 08/12] ACPI/IPMI: Cleanup several acpi_ipmi_device members
  ` [PATCH v2 09/12] ACPI/IPMI: Cleanup some initialization codes
  ` [PATCH v2 10/12] ACPI/IPMI: Cleanup some inclusion codes
  ` [PATCH v2 11/12] ACPI/IPMI: Cleanup some Kconfig codes
  ` [PATCH v2 12/12] ACPI/IPMI: Cleanup coding styles

[PATCH 02/13] ACPI/IPMI: Fix atomic context requirement of ipmi_msg_handler()
 2013-09-13  1:08 UTC  (4+ messages)

[PATCH RESEND 0/2] runtime PM support for I2C clients
 2013-09-12 22:01 UTC  (11+ messages)
` [PATCH RESEND 1/2] i2c: prepare runtime PM support for I2C client devices

[Bug report] Warning when hot-add an ACPI0004 device
 2013-09-12 15:11 UTC  (2+ messages)

[GIT PULL] ACPI and power management fixes for v3.12-rc1
 2013-09-12 12:59 UTC 

[PATCH v2 0/9] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-12 10:06 UTC  (11+ messages)
` [PATCH v2 2/9] x86, memblock: Introduce memblock_alloc_bottom_up() to memblock
` [PATCH v2 3/9] x86, dma: Support allocate memory from bottom upwards in dma_contiguous_reserve()
` [PATCH v2 4/9] x86: Support allocate memory from bottom upwards in setup_log_buf()
` [PATCH v2 5/9] x86: Support allocate memory from bottom upwards in relocate_initrd()
` [PATCH v2 6/9] x86, acpi: Support allocate memory from bottom upwards in acpi_initrd_override()
` [PATCH v2 7/9] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v2 8/9] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v2 9/9] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction

[PATCH 0/3] ACPI: EC/Button drivers clean up and correct gpe's sysfs attribute
 2013-09-12  7:32 UTC  (4+ messages)
` [PATCH 1/3] ACPI/Button: Using input_set_capability() to mark device's event capability
` [PATCH 2/3] ACPI/EC: Convert all printk to dynamic debug function
` [PATCH 3/3] ACPI/Sys: make gpe's sysfs attribute only accept correct value

[PATCH 0/2] Rework ACPI video driver
 2013-09-12  2:26 UTC  (10+ messages)
` [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

[PATCH] ACPI / osl: implement acpi_os_sleep() with msleep()
 2013-09-12  0:20 UTC  (4+ messages)

[RFC PATCH 0/4] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-09-11 20:37 UTC  (6+ messages)
` [RFC PATCH 2/4] ACPI/Resource: Add address translation support

loading 'acpiphp' fails after the system boot?‏
 2013-09-11 17:58 UTC  (4+ messages)


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