linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-05 09:25:36 to 2012-09-12 08:29:56 UTC [more...]

[PATCH v7 0/6] ZPODD patches
 2012-09-12  8:29 UTC  (5+ messages)
` [PATCH v7 1/6] block: genhd: add an interface to set disk poll interval
` [PATCH v7 3/6] scsi: sr: support zero power ODD(ZPODD)
` [PATCH v7 4/6] scsi: pm: add may_power_off flag
` [PATCH v7 5/6] scsi: sr: use may_power_off

[PATCH] acpi: bus: handle power manageable but no _PSC/_PRx case
 2012-09-12  6:59 UTC  (14+ messages)
              ` [PATCH] ACPI / PM: Infer parent power state from child if unknown
                  ` [PATCH] ACPI / PM: Infer parent power state from child if unknown, v2

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-12  6:17 UTC  (12+ messages)

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

[PATCH 0/6] cpuidle : per cpu latencies
 2012-09-11 20:32 UTC  (21+ 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

CONFIG_THERMAL_HWMON in thermal_sys.c
 2012-09-11 16:35 UTC  (11+ messages)

[PATCH 1/5] ACPI: EC: Make the GPE storm threshold a module parameter
 2012-09-11 13:10 UTC  (5+ messages)
` [PATCH 2/5] ACPI: EC: Cleanup the member name for spinlock/mutex in struct acpi_ec
` [PATCH 3/5] ACPI: EC: Add more debug info and trivial code cleanup
` [PATCH 4/5] ACPI: Remove the useless check in osl.c
` [RFC PATCH 5/5] ACPI: EC: Don't count a SCI interrupt as a false one

[PATCH v6 1/7] scsi: sr: support runtime pm for ODD
 2012-09-11 12:35 UTC  (25+ messages)

[PATCH RESEND] thermal: add generic cpufreq cooling implementation
 2012-09-11  9:04 UTC  (6+ messages)
  ` [linux-pm] "

[PATCHv3 00/15] Thermal_Framework_Enhancements
 2012-09-11  3:39 UTC  (12+ messages)
` [PATCHv3 06/15] Thermal: Add thermal governor registration APIs
` [PATCHv3 12/15] Thermal: Register a governor for user space
` [PATCHv3 13/15] Thermal: Remove throttling logic out of thermal_sys.c

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-09-11  2:46 UTC  (26+ messages)
` [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

ACPI conflicts
 2012-09-10 23:20 UTC  (7+ messages)

[PATCH 3/5] PCI: hotplug: remove acpi_bus_generate_proc_event
 2012-09-10 22:54 UTC  (2+ messages)

DMA Remapping and Marvell 88SE9172, 88SE9128 SATA controllers
 2012-09-10 14:25 UTC  (2+ messages)

NICE DAY
 2012-09-10 10:29 UTC 

[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] 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] 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  (5+ messages)
` [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 

[PATCH v6 0/7] ZPODD patches
 2012-09-07  2:38 UTC  (11+ messages)
` [PATCH v6 1/7] scsi: sr: support runtime pm for ODD
` [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 7/7] libata: acpi: respect "

[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  (4+ messages)
` [PATCH 3/5][RFC] cpuidle : add a pointer for cpuidle_state in the cpuidle_device

[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


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