linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-06 19:57:54 to 2012-09-13 21:11:15 UTC [more...]

[PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found
 2012-09-13 21:17 UTC  (3+ messages)

[PATCH 0/2] Support runtime power off of HDD
 2012-09-13 20:46 UTC  (16+ messages)
` [PATCH 1/2] scsi: sd: set ready_to_power_off for scsi disk
` [PATCH 2/2] libata: acpi: set can_power_off for both ODD and HDD

[PATCH v2 0/6] acpi,pci: hostbridge hotplug support
 2012-09-13 19:39 UTC  (9+ messages)
` [PATCH v2 4/6] ACPI, PCI: add acpi_pci_roots protection
` [PATCH v2 6/6] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge

[RFC 1/1] MISC: hpilo, remove pci_disable_device
 2012-09-13 14:06 UTC 

[PATCH v6 0/7] ZPODD patches
 2012-09-13  9:19 UTC  (14+ messages)
` [PATCH v6 4/7] libata: acpi: set can_power_off for both ODD and HD
` [PATCH v6 7/7] libata: acpi: respect may_power_off flag
            ` RE:[PATCH v6 0/7] ZPODD patches

MSR Len Brown Sept 12, 2012
 2012-09-13  4:59 UTC  (2+ messages)

[PATCH] ACPI: dock: Remove redundant ACPI NS walk
 2012-09-12 20:30 UTC 

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

[PATCH v2] ACPI: Fix resource_lock dead lock in acpi_power_on_device
 2012-09-12  9:07 UTC 

[PATCH v7 0/6] ZPODD patches
 2012-09-12  8:29 UTC  (7+ messages)
` [PATCH v7 1/6] block: genhd: add an interface to set disk poll interval
` [PATCH v7 2/6] scsi: sr: support runtime pm
` [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 v7 6/6] libata: acpi: respect may_power_off flag

[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

[PATCH] acpi : remove power from acpi_processor_cx structure
 2012-09-11 21:27 UTC  (15+ 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  (12+ 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  (5+ messages)
` [RFC v9 PATCH 05/21] memory-hotplug: check whether memory is present or not

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 v6 1/7] scsi: sr: support runtime pm for ODD
 2012-09-07 15:41 UTC  (3+ messages)

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

[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 "


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