linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-02 21:54:43 to 2012-09-10 01:46:37 UTC [more...]

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-10  1:46 UTC  (16+ messages)
` [RFC v8 PATCH 04/20] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v8 PATCH 08/20] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v8 PATCH 13/20] memory-hotplug: check page type in get_page_bootmem

ACPI conflicts
 2012-09-10  1:21 UTC  (6+ messages)

[PATCH] acpi: bus: handle power manageable but no _PSC/_PRx case
 2012-09-10  0:38 UTC  (8+ messages)

[PATCHv3 0/4] Fix ACPI BGRT support for images located in EFI boot services memory
 2012-09-08 22:09 UTC  (5+ messages)
` [PATCHv3 1/4] efi: Add a stub for efi_enter_virtual_mode on non-x86
` [PATCHv3 2/4] efi: Defer freeing boot services memory until after ACPI init
` [PATCHv3 3/4] efi: Add a function to look up existing IO memory mappings
` [PATCHv3 4/4] efi: Fix the ACPI BGRT driver for images located in EFI boot services memory

[PATCH 0/6] cpuidle : per cpu latencies
 2012-09-07 22:17 UTC  (17+ messages)
` [PATCH 1/6] acpi : move the acpi_idle_driver variable declaration
` [PATCH 2/6] acpi : move cpuidle_device field out of the acpi_processor_power structure
` [PATCH 3/6] acpi : remove pointless cpuidle device state_count init
` [PATCH 4/6] cpuidle : add a pointer for cpuidle_state in the cpuidle_device
  ` [PATCH 5/6] cpuidle : use per cpuidle device cpu states
` [PATCH 6/6] cpuidle : add cpuidle_register_states function

[PATCH] acpi : remove power from acpi_processor_cx structure
 2012-09-07 21:35 UTC  (12+ messages)
        ` CONFIG_NO_HZ + CONFIG_CPU_IDLE freeze the system (Was Re: [PATCH] acpi : remove power from acpi_processor_cx structure)

[PATCH] cpufreq: ondemand: update frequency when limits are relaxed
 2012-09-07 20:48 UTC  (3+ messages)

[PATCH 0/3] platform-x86 updates for next 3.6 rc
 2012-09-07 20:44 UTC  (4+ messages)
` [PATCH 1/3] drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO

[PATCH] ACPI: Add new sysfs interface to export device description
 2012-09-07 16:28 UTC 

[PATCH v6 0/7] ZPODD patches
 2012-09-07 15:41 UTC  (28+ messages)
` [PATCH v6 1/7] scsi: sr: support runtime pm for ODD
` [PATCH v6 2/7] block: genhd: export disk_(un)block_events
` [PATCH v6 3/7] scsi: sr: block events checking when suspended for zpodd
` [PATCH v6 4/7] libata: acpi: set can_power_off for both ODD and HD
` [PATCH v6 5/7] scsi: pm: add may_power_off flag
` [PATCH v6 6/7] scsi: sr: use may_power_off
` [PATCH v6 7/7] libata: acpi: respect may_power_off flag

[PATCH] GHES: correct page protection flags in ghes_ioremap_pfn_...()
 2012-09-07 14:39 UTC  (10+ messages)

[PATCH v2 0/6] acpi,pci: hostbridge hotplug support
 2012-09-07  9:31 UTC  (15+ messages)
` [PATCH v2 1/6] ACPI, PCI: Use normal list for struct acpi_pci_driver
` [PATCH v2 2/6] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
` [PATCH v2 3/6] ACPI, PCI: add acpi_pci_drivers protection
` [PATCH v2 4/6] ACPI, PCI: add acpi_pci_roots protection
` [PATCH v2 5/6] ACPI, PCI: add hostbridge removal function
` [PATCH v2 6/6] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge

[PATCH RESEND 00/12] ACPI: add module_acpi_driver() and convert drivers to it
 2012-09-07  7:31 UTC  (13+ messages)
` [PATCH RESEND 01/12] ACPI: introduce module_acpi_driver() helper macro
` [PATCH RESEND 02/12] ACPI/button: convert to module_acpi_driver()
` [PATCH RESEND 03/12] ACPI/fan: "
` [PATCH RESEND 04/12] ACPI/hed: "
` [PATCH RESEND 05/12] ACPI/sbshc: "
` [PATCH RESEND 06/12] i2c-scmi: "
` [PATCH RESEND 07/12] Input: atlas_btns - "
` [PATCH RESEND 08/12] hp_accel: "
` [PATCH RESEND 09/12] ideapad: "
` [PATCH RESEND 10/12] topstar-laptop: "
` [PATCH RESEND 11/12] toshiba_bluetooth: "
` [PATCH RESEND 12/12] xo15-ebook: "

Congratulations: You Have Won
 2012-09-06 20:40 UTC 

[RFC PATCH 0/5] ACPI: Refactor system notify handling
 2012-09-06 23:52 UTC  (5+ messages)
` [RFC PATCH 1/5] ACPI: Add acpi_lookup_driver() function

[PATCH v2 0/4] ACPI: Refactor system notify handling
 2012-09-06 23:40 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI: Support system notify handler via .sys_notify
` [PATCH v2 2/4] ACPI: Update processor_driver to use .sys_notify
` [PATCH v2 3/4] ACPI: Update acpi_memhotplug "
` [PATCH v2 4/4] ACPI: Update container "

[PATCH 0/5][RFC] Use per cpuidle_device states
 2012-09-06 12:47 UTC  (11+ messages)
` [PATCH 3/5][RFC] cpuidle : add a pointer for cpuidle_state in the cpuidle_device
` [PATCH 5/5][RFC] cpuidle : add cpuidle_register_states function

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-09-06  8:41 UTC  (24+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 02/21] memory-hotplug: implement offline_memory()
` [RFC v9 PATCH 03/21] memory-hotplug: store the node id in acpi_memory_device
` [RFC v9 PATCH 04/21] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v9 PATCH 05/21] memory-hotplug: check whether memory is present or not
` [RFC v9 PATCH 06/21] memory-hotplug: export the function acpi_bus_remove()
` [RFC v9 PATCH 07/21] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC v9 PATCH 08/21] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v9 PATCH 09/21] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC v9 PATCH 10/21] memory-hotplug: add memory_block_release
` [RFC v9 PATCH 11/21] memory-hotplug: remove_memory calls __remove_pages
` [RFC v9 PATCH 12/21] memory-hotplug: introduce new function arch_remove_memory()
` [RFC v9 PATCH 13/21] memory-hotplug: check page type in get_page_bootmem
` [RFC v9 PATCH 14/21] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC v9 PATCH 15/21] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap "
` [RFC v9 PATCH 17/21] memory_hotplug: clear zone when the memory is removed
` [RFC v9 PATCH 18/21] memory-hotplug: add node_device_release
` [RFC v9 PATCH 19/21] memory-hotplug: remove sysfs file of node
` [RFC v9 PATCH 20/21] memory-hotplug: clear hwpoisoned flag when onlining pages
` [RFC v9 PATCH 21/21] memory-hotplug: auto offline page_cgroup when onlining memory block failed

[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
 2012-09-06  7:06 UTC  (3+ messages)
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release

[PATCHv2 0/4] Fix ACPI BGRT support for images located in EFI boot services memory
 2012-09-04 23:28 UTC  (6+ messages)
` [PATCHv2 1/4] efi: Add a stub for efi_enter_virtual_mode on non-x86
` [PATCHv2 2/4] efi: Defer freeing boot services memory until freeing __init memory
` [PATCHv2 3/4] efi: Add a function to look up existing IO memory mappings
` [PATCHv2 4/4] efi: Fix the ACPI BGRT driver for images located in EFI boot services memory

[PATCH] ACPI: Enable SCI_EMULATE to manually simulate physical hotplug testing
 2012-09-04 21:54 UTC  (6+ messages)

[PATCH 0/3] Fix ACPI BGRT support for images located in EFI boot services memory
 2012-09-04 20:29 UTC  (8+ messages)

Early cpio decoder and ACPI table override via initrd making use of it
 2012-09-04 17:00 UTC  (3+ messages)
` [PATCH 1/2] lib: Add early cpio decoder

[PATCH 0/7][RESEND] acpi, pci: hostbridge hotplug support
 2012-09-03  4:04 UTC  (4+ messages)

[PATCH 4/5] platform: x86: remove acpi_bus_generate_proc_event
 2012-09-03  0:23 UTC  (2+ messages)

[PATCH 1/5] acpi: remove CONFIG_ACPI_PROCFS_POWER option
 2012-09-03  0:03 UTC 

[PATCH 5/5] acpi: events: remove procfs interface
 2012-09-03  0:03 UTC 

[PATCH 3/5] PCI: hotplug: remove acpi_bus_generate_proc_event
 2012-09-03  0:03 UTC 

[PATCH 2/5] sonypi: remove acpi_bus_generate_proc_event
 2012-09-03  0:03 UTC 

[PATCH 0/5] acpi: remove some legacy procfs interfaces
 2012-09-03  0:03 UTC 

[PATCH part5 0/7] PCI, ACPI: pci root bus hotplug support - part5
 2012-09-02 21:56 UTC  (8+ messages)
` [PATCH part5 1/7] ACPI, PCI: Use normal list for struct acpi_pci_driver
` [PATCH part5 2/7] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
` [PATCH part5 3/7] ACPI, PCI: Protect global lists in drivers/acpi/pci_root.c
` [PATCH part5 4/7] ACPI, PCI: Stop pci devices before acpi_pci_driver remove calling
` [PATCH part5 5/7] PCI: Set dev_node early for pci_dev
` [PATCH part5 6/7] PCI, x86: Move pci_enable_bridges() down
` [PATCH part5 7/7] ACPI, PCI: Skip extra pci_enable_bridges for non hot-add root

[PATCH part4 00/11] PCI, ACPI: pci root bus hotplug support - part4
 2012-09-02 21:54 UTC  (2+ messages)
` [PATCH part4 08/11] PCI, ACPI: Add alloc_acpi_hp_work()


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