linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-18 00:53:34 to 2012-10-26 06:20:03 UTC [more...]

[PATCH] Enable A20 using KBC for some MSI laptops to fix S3 resume
 2012-10-26  6:20 UTC  (9+ messages)

[PATCH v2 0/2] ACPI: container hot remove support
 2012-10-26  5:43 UTC  (14+ messages)
` [PATCH v2 1/2] Use kacpi_hotplug_wq to handle container hotplug event
` [PATCH v2 2/2] Improve container_notify_cb() to support container hot-remove

Info about ACPI/PCI vs ISA
 2012-10-26  4:44 UTC  (2+ messages)

[PATCH 1/5] cpuidle / ACPI : remove unused definition
 2012-10-25 23:51 UTC  (9+ messages)
` [PATCH 2/5] cpuidle / ACPI : remove pointless headers
` [PATCH 3/5] cpuidle / ACPI : pass the cpuidle_device parameter
` [PATCH 4/5] cpuidle / ACPI : change indentation logic
` [PATCH 5/5] cpuidle / ACPI : pass the cpuidle driver as parameter

[PATCH v2 3/5] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-10-25 21:37 UTC  (8+ messages)

[PATCH v2] Enable A20 using KBC for some MSI laptops to fix S3 resume
 2012-10-25 19:00 UTC  (2+ messages)

[PATCH v2 1/5] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-10-25 18:56 UTC  (2+ messages)

[PATCH] acpi: compare of array
 2012-10-25 14:57 UTC 

[PATCH] acpi: missing break
 2012-10-25 14:32 UTC 

[PATCH 1/2] ACPI: Fix stale pointer access to flags.lockable
 2012-10-25 14:01 UTC  (8+ messages)
` [PATCH 2/2] ACPI: Remove unused lockable in acpi_device_flags

[PATCH] Thermal: Remove raw netlink based notification
 2012-10-25  5:15 UTC 

[PATCH v2 2/5] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-25  2:00 UTC 

[PATCH v2 5/5] efi_pstore: Add a sequence counter to a variable name
 2012-10-25  1:55 UTC 

[PATCH v2 4/5] efi_pstore: Add ctime to argument of erase callback
 2012-10-25  1:54 UTC 

[PATCH 2/5] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-25  1:53 UTC 

[PATCH v2 0/5] efi_pstore: multiple event logging support
 2012-10-25  1:49 UTC 

[PATCH 0/2] ACPI: container hot remove support
 2012-10-25  1:24 UTC  (8+ messages)
` [PATCH 1/2] Use kacpi_hotplug_wq to handle container hotplug event
` [PATCH 2/2] Improve container_notify_cb() to support container hot-remove

[PATCH v2] Fix a hard coding style when determining if a device is a container
 2012-10-24 22:16 UTC  (4+ messages)

[PATCH] ACPI: Simplify conditional that has the same effect no matter what
 2012-10-24 22:19 UTC  (5+ messages)

[PATCH] ACPICA: Don't leak next_walk_state in acpi_ds_call_control_method()
 2012-10-24 22:15 UTC  (2+ messages)

[PATCH V2 0/4]: x86,idle: Enhance menu governor C-state prediction
 2012-10-24 22:13 UTC  (6+ messages)
` [PATCH V2 1/4] x86,idle: Quickly notice prediction failure for repeat mode
  ` [PATCH V2 2/4] x86,idle: Quickly notice prediction failure in general case
    ` [PATCH V2 3/4] x86,idle: Set residency to 0 if target Cstate not enter
      ` [PATCH V2 4/4] x86,idle: Get typical recent sleep interval

[PATCH v2] ACPI: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATION
 2012-10-24 22:12 UTC  (2+ messages)

[PATCH] [resend] ACPI: Fix memory leak in acpi_bind_one() (fwd)
 2012-10-24 22:10 UTC  (2+ messages)

[PATCH] ACPI: dock: Remove redundant ACPI NS walk
 2012-10-24 22:07 UTC  (4+ messages)

[PATCH v3] Fix a hard coding style when determining if a device is a container
 2012-10-24 21:03 UTC  (2+ messages)

Screen backlight problem on HP Folio 13-1050la
 2012-10-23 18:45 UTC  (6+ messages)

does X86_64_ACPI_NUMA completely obsolete AMD_NUMA?
 2012-10-23 11:28 UTC 

[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
 2012-10-23 10:39 UTC  (15+ messages)
` [PATCH v2 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v2 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v2 03/12] memory-hotplug: remove redundant codes
` [PATCH v2 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v2 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v2 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH v2 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v2 08/12] memory-hotplug: remove memmap "
` [PATCH v2 09/12] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v2 11/12] memory-hotplug: remove sysfs file of node
` [PATCH v2 12/12] memory-hotplug: free node_data when a node is offlined

[PATCH] ACPI video: Ignore errors after _DOD evaluation
 2012-10-23 10:40 UTC  (2+ messages)

[PATCHv2] Thermal: Fix synchronization issues in thermal_sys.c
 2012-10-23 10:30 UTC  (5+ messages)

some potential doc fixes
 2012-10-23  9:15 UTC 

[PATCH 0/10] memory-hotplug: hot-remove physical memory
 2012-10-23  7:41 UTC  (16+ messages)
` [PATCH 1/10] memory-hotplug : check whether memory is offline or not when removing memory
` [PATCH 5/10] memory-hotplug : memory-hotplug: check page type in get_page_bootmem
` [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-22 15:34 UTC  (19+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[RFC PATCH 0/4] Enable setting of sdio device power state with ACPI
 2012-10-22  0:49 UTC  (12+ messages)
` [RFC PATCH 2/4] mmc: sdio: bind sdio device with acpi device
` [RFC PATCH 3/4] sdio: introduce sdio_platform_pm_ops
` [RFC PATCH 4/4] sdio: pm: set device's power state after driver runtime suspended it

Linux 3.7-rc1 (nouveau_bios_score oops)
 2012-10-21 20:07 UTC  (6+ messages)

[REGRESSION] 3.7-rc2 kernel BUG at kernel/power/snapshot.c:517!
 2012-10-21 15:12 UTC 

[PATCH] ACPI / PM: Fix device PM kernedoc comments and #ifdefs
 2012-10-20  4:16 UTC  (2+ messages)
` [Update][PATCH] "

[RFC] ACPI S3 and Xen (suprisingly small\!)
 2012-10-20  1:23 UTC  (31+ messages)
` [PATCH 1/4] x86/wakeup/sleep: Check whether the TSS GDT descriptor is empty before using it
` [PATCH 2/4] xen/lowlevel: Implement pvop call for load_idt (sidt)
  ` Is: axe read_tscp pvops call. Was: Re: [RFC] ACPI S3 and Xen (suprisingly small\!)
          ` [Xen-devel] "
                  ` Is: Xen architecture document. Was: "

[PATCH v2 0/3] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-20  0:50 UTC  (10+ messages)
` [PATCH v2 1/3] acpi,memory-hotplug: call acpi_bus_trim() to remove memory device
` [PATCH v2 2/3] acpi,memory-hotplug: introduce a mutex lock to protect the list in acpi_memory_device
` [PATCH v2 3/3] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[PATCH V3 0/3] PNP: Allow PNP resources to be disabled (interface)
 2012-10-19 22:19 UTC  (6+ messages)

[PATCH 1/1] Update acpi_root_bridge_list in container hotplug path
 2012-10-19 20:36 UTC  (7+ messages)

[PATCH v2 RESEND] ACPI: Add ACPI CPU hot-remove support
 2012-10-19 19:09 UTC 

[PATCH v2] acpi : acpi_bus_trim() stops removing devices when failing to remove the device
 2012-10-19 17:59 UTC  (3+ messages)

[PATCH] ACPI: Do not touch legacy irq in Hardware Reduced ACPI mode
 2012-10-19 17:16 UTC  (2+ messages)

MAINTAINERS: Add Rafael's address to ACPI maintainers
 2012-10-19 16:28 UTC  (2+ messages)

weird code in acpi/osl.c that could be simplified?
 2012-10-19 13:32 UTC 

[RFC][PATCH 1/2] efi_pstore: hold multiple logs
 2012-10-19 14:26 UTC  (3+ messages)

[PATCH 1/2] acpi : cpu hot-remove returns error when cpu_down() fails
 2012-10-19  4:40 UTC  (3+ messages)

[PATCH 0/2] acpi,memory-hotplug : remove memory device by acpi_bus_remove()
 2012-10-19  1:50 UTC  (4+ messages)
` [PATCH 2/2] acpi,memory-hotplug : call acpi_bus_remo() to remove memory device

[PATCH] Fix printing when no interrupt is allocated
 2012-10-19  1:21 UTC  (2+ messages)

[RFC][PATCH 2/2] efi_pstore: add a sequence counter to a variable name
 2012-10-18 23:47 UTC  (2+ messages)

[PATCH 1/3] ACPI: Introduce a new acpi handle to determine HID match
 2012-10-18 20:50 UTC  (2+ messages)
` [PATCH 2/3] PCI: correctly detect ACPI PCI host bridge objects

Brightness hotkeys have no effect on Clevo laptop (has semi-workaround)
 2012-10-18 14:40 UTC 

Debugging MSI EX600 suspend to RAM
 2012-10-18  9:27 UTC 

[PATCH 0/5] x86,idle: Enhance menu governor C-state prediction
 2012-10-18  6:46 UTC  (2+ messages)

[PATCH] Add PNP0A08 into acpi_pci_roots array
 2012-10-18  5:52 UTC  (3+ messages)

[PATCH part2 6/6] PCI: Claim hw/fw allocated resources in hot add path
 2012-10-18  0:51 UTC  (5+ messages)
` [PATCH 00/40] PCI, ACPI, x86: pci root bus hotplug support


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