linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-04 21:58:55 to 2013-01-11 21:51:46 UTC [more...]

[PATCH 0/12] ACPI: Rework the handling of power resources
 2013-01-11 21:57 UTC  (2+ messages)

[PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
 2013-01-11 21:53 UTC  (20+ messages)
` [Update 2][PATCH] "
  ` [Alternative][PATCH] "
    ` [Alternative][PATCH] ACPI / PCI: Set root bridge ACPI handle in advance, v2
` [Alternative 2][PATCH] ACPI / PCI: Set root bridge ACPI handle in advance

[RFC PATCH v2 00/12] System device hot-plug framework
 2013-01-11 21:25 UTC  (15+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework
` [RFC PATCH v2 02/12] ACPI: "
` [RFC PATCH v2 03/12] drivers/base: Add "
` [RFC PATCH v2 04/12] cpu: Add cpu hotplug handlers
` [RFC PATCH v2 05/12] mm: Add memory "
` [RFC PATCH v2 06/12] ACPI: Add ACPI bus "
` [RFC PATCH v2 07/12] ACPI: Add ACPI resource hotplug handler
` [RFC PATCH v2 08/12] ACPI: Update processor driver for hotplug framework
` [RFC PATCH v2 09/12] ACPI: Update memory "
` [RFC PATCH v2 10/12] ACPI: Update container "
` [RFC PATCH v2 11/12] cpu: Update sysfs cpu/online "
` [RFC PATCH v2 12/12] ACPI: Update sysfs eject "

[PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering
 2013-01-11 20:59 UTC  (9+ messages)
` [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers
  ` [PATCH 0/16] ACPI: Rework ACPI namespace scanning for devices
    ` [PATCH 1/16] ACPI: Separate adding ACPI device objects from probing ACPI drivers

srat: harsh hot-pluggable memory check?
 2013-01-11 20:25 UTC  (4+ messages)

[PATCH v12 0/9] ZPODD Patches
 2013-01-11 18:44 UTC  (22+ messages)
` [PATCH v12 1/9] scsi: sr: support runtime pm
` [PATCH v12 2/9] libata: identify and init ZPODD devices
` [PATCH v12 3/9] libata: move acpi notification code to zpodd
` [PATCH v12 4/9] libata: check zero power ready status for ZPODD
` [PATCH v12 5/9] libata: handle power transition of ODD
` [PATCH v12 6/9] libata: expose pm qos flags for ata device
` [PATCH v12 7/9] libata: scsi: no poll when ODD is powered off
` [PATCH v12 8/9] libata: do not suspend port if normal ODD is attached
` [PATCH v12 9/9] scsi: remove can_power_off flag from scsi_device

[PATCH 00/27] ACPICA 20121220 Release
 2013-01-11 12:20 UTC  (8+ messages)
` [PATCH 09/27] ACPICA: DEBUG_PRINT macros: Update to improve performance
` [PATCH 0/3] ACPICA: Missing patches for 20121220 release
  ` [PATCH 2/3] ACPICA: Cleanup table handler naming conflicts
  ` [PATCH 3/3] ACPICA: Add new statistics interface

[PATCH] acpi thermal: Use mode to enable/disable kernel thermal processing
 2013-01-10 16:11 UTC 

[PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
 2013-01-10 14:49 UTC  (15+ messages)
` [PATCH 0/8] PCI, ACPI, x86: Reserve fw allocated resource for hot-add root bus

[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
 2013-01-10  8:39 UTC  (34+ messages)
` [PATCH v6 01/15] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v6 02/15] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v6 03/15] memory-hotplug: remove redundant codes
` [PATCH v6 04/15] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v6 05/15] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v6 06/15] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v6 07/15] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v6 09/15] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v6 10/15] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v6 11/15] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v6 12/15] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v6 13/15] memory-hotplug: remove sysfs file of node
` [PATCH v6 14/15] memory-hotplug: free node_data when a node is offlined
` [PATCH v6 15/15] memory-hotplug: Do not allocate pdgat if it was not freed when offline

[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
 2013-01-10  1:38 UTC  (12+ messages)
` [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v5 14/14] memory-hotplug: free node_data when a node is offlined

[PATCH v2] ACPI: SRAT: report non-volatile memory in debug
 2013-01-09 22:06 UTC 

[PATCH] ACPI: SRAT: report non-volatile memory in debug
 2013-01-09 20:57 UTC  (4+ messages)

Backlight control doesn't work on Dell Vostro 3560
 2013-01-09 16:42 UTC 

[PATCH v2] HID: i2c-hid: add ACPI support
 2013-01-09 14:52 UTC  (3+ messages)

[PATCH] HID: i2c-hid: add ACPI support
 2013-01-09 11:03 UTC  (7+ messages)

[PATCH v11 0/9] ZPODD Patches
 2013-01-09  9:37 UTC  (29+ messages)
` [PATCH v11 1/9] scsi: sr: support runtime pm
` [PATCH v11 2/9] libata: Add CONFIG_SATA_ZPODD
` [PATCH v11 3/9] libata: identify and init ZPODD devices
` [PATCH v11 4/9] libata: move acpi notification code to zpodd
` [PATCH v11 5/9] libata: check zero power ready status for ZPODD
` [PATCH v11 6/9] libata: handle power transition of ODD
` [PATCH v11 7/9] libata: expose pm qos flags for ata device
` [PATCH v11 8/9] libata: no poll when ODD is powered off
` [PATCH v11 9/9] libata: do not suspend port if normal ODD is attached

[RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART
 2013-01-09  9:18 UTC  (9+ messages)
` [RFC PATCH v4 "
  ` [RFC PATCH v4 1/3] TTY: Add TTY slave enumeration support
  ` [RFC PATCH v4 2/3] ACPI / UART: Add ACPI enumeration support for UART
  ` [RFC PATCH v4 3/3] UART: Add dummy devices to test the enumeration

enabled and failed flags in acpi_memory_info
 2013-01-09  1:04 UTC 

[GIT PULL] ACPI and power management fixes for v3.8-rc3
 2013-01-07 23:53 UTC 

[PATCH] ACPICA: Add newlines to hwvalid debug output
 2013-01-07 21:06 UTC  (3+ messages)

[PATCH] ACPI / scan: Treat power resources in a special way
 2013-01-07 21:02 UTC  (3+ messages)

Excessive power consumption on Sony VAIO VPCZ23A4R
 2013-01-07 11:04 UTC  (4+ messages)

[PATCH] ACPI: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages
 2013-01-07  5:53 UTC 

[PATCH 0/6] ACPI / PM: ACPI power management update
 2013-01-05 21:59 UTC  (2+ messages)

[5/6] ACPI / PM: Move device power management functions to device_pm.c
 2013-01-05 21:55 UTC  (2+ messages)

[PATCH 0/6] ACPI / PM: ACPI power management update
 2013-01-05  2:37 UTC  (6+ messages)
` [PATCH 1/6] ACPI / PM: Change the way power transitions to D3cold are carried out
` [PATCH 4/6] ACPI / PM: Export power states of ACPI devices via sysfs
` [PATCH 5/6] ACPI / PM: Move device power management functions to device_pm.c
` [PATCH 6/6] ACPI / PM: Consolidate suspend-specific and hibernate-specific code

acpi debug changes cause compiling error
 2013-01-04 23:44 UTC  (3+ messages)

[PATCH] PNPACPI: Use _CRS buffer directly as _SRS template
 2013-01-04 23:41 UTC  (2+ messages)

[PATCH v9 1/3] aerdrv: Trace Event for AER
 2013-01-04 22:22 UTC  (6+ messages)
` [PATCH v9 2/3] aerdrv: Enhanced AER logging
` [PATCH v9 3/3] aerdrv: Cleanup log output for AER


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