linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-03-24 17:05:25 to 2008-03-27 20:34:34 UTC [more...]

some minor issues with 2.6.25-rc6-git7-default
 2008-03-27 19:22 UTC  (4+ messages)
` acpi_ps_execute_method OOPS (Re: some minor issues with 2.6.25-rc6-git7-default)

acpi_ps_execute_method OOPS (Re: some minor issues with 2.6.25-rc6-git7-default)
 2008-03-27 20:25 UTC 

some minor issues with 2.6.25-rc6-git7-default
 2008-03-27 19:16 UTC  (3+ messages)

cpu eject bug
 2008-03-27 18:02 UTC 

[patch 00/37] PNP resource_table cleanups
 2008-03-27 17:50 UTC  (43+ messages)
` [patch 01/37] ISAPNP: move config register addresses out of isapnp.h
` [patch 02/37] PNPACPI: continue after _CRS and _PRS errors
` [patch 03/37] PNP: make pnp_add_id() internal to PNP core
` [patch 04/37] PNP: change pnp_add_id() to allocate its own pnp_id structures
` [patch 05/37] ISAPNP: pull pnp_add_id() out of isapnp_parse_id()
` [patch 06/37] PNP: add pnp_alloc_dev()
` [patch 07/37] PNP: make pnp_add_card_id() internal to PNP core
` [patch 08/37] PNP: change pnp_add_card_id() to allocate its own pnp_id structures
` [patch 09/37] ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()
` [patch 10/37] PNP: add pnp_alloc_card()
` [patch 11/37] PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
` [patch 12/37] PNPACPI: use temporaries to reduce repetition
` [patch 13/37] PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
` [patch 14/37] PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
` [patch 15/37] PNPACPI: pass pnp_dev instead of acpi_handle
` [patch 16/37] PNP: remove pnp_resource_table from internal get/set interfaces
` [patch 17/37] PNP: remove more pnp_resource_table arguments
` [patch 18/37] PNP: add pnp_init_resources(struct pnp_dev *) interface
` [patch 19/37] PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
` [patch 20/37] PNP: make generic pnp_add_irq_resource()
` [patch 21/37] PNP: make generic pnp_add_dma_resource()
` [patch 22/37] PNP: make generic pnp_add_io_resource()
` [patch 23/37] PNP: make generic pnp_add_mem_resource()
` [patch 24/37] PNP: use dev_printk when possible
` [patch 25/37] PNPACPI: remove redundant warnings about _CRS/_PRS failures
` [patch 26/37] PNPACPI: remove some pnp_dbg calls
` [patch 27/37] PNP: use conventional "i" for loop indices
` [patch 28/37] PNP: add pnp_get_resource() interface
` [patch 29/37] PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
` [patch 30/37] PNP: convert resource accessors "
` [patch 31/37] PNP: convert resource checks "
` [patch 32/37] PNP: convert resource assign functions "
` [patch 33/37] PNP: remove PNP_MAX_* uses
` [patch 34/37] PNP: remove unused interfaces using pnp_resource_table
` [patch 35/37] rtc: dont reference pnp_resource_table directly
` [patch 36/37] PNP: make pnp_resource_table private to PNP core
` [patch 37/37] PNP: make interfaces private to the "

suspend order - again
 2008-03-27 17:36 UTC  (5+ messages)

[RFC][PATCH 0/3] PM: Rework suspend and hibernation code for devices (rev. 2)
 2008-03-27 16:33 UTC  (15+ messages)
` [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
` [RFC][PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 2)
` [RFC][PATCH 3/3] PM: New suspend and hibernation callbacks for PCI "

ISA -> ISA_ (Re: [GIT PATCH] ACPI patches for 2.6.25-rc6)
 2008-03-27 16:28 UTC  (2+ messages)

Kernel oops (2.6.24) while booting with battery inserted
 2008-03-27 16:02 UTC  (4+ messages)

[PATCH] ACPI: Platform driver to support App Hot Startup (PNP0C32)
 2008-03-27 16:03 UTC  (5+ messages)

[2.6.25-rc5-mm1] BUG: spinlock bad magic early during boot
 2008-03-27  9:23 UTC  (16+ messages)

ACPI patches for 2.6.25-rc7
 2008-03-27  6:51 UTC 

linux-next: acpi build breakage
 2008-03-27  6:21 UTC  (3+ messages)

+ git-acpi-arch-x86-kernel-apm_32c-fix-warning.patch added to -mm tree
 2008-03-27  6:09 UTC 

+ drivers-acpi-elide-a-non-zero-test-on-a-result-that-is-never-0.patch added to -mm tree
 2008-03-27  5:49 UTC 

[RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 2)
 2008-03-27  2:48 UTC  (19+ messages)
` [linux-pm] "

Suspend and hibernation patchset
 2008-03-26 23:51 UTC  (3+ messages)
` Suspend and hibernation patchset against -rc6
  ` Suspend and hibernation patchset against -rc7

ACPI patches for 2.6.25-rc7
 2008-03-26 21:20 UTC  (9+ messages)
` [PATCH 1/6] ACPI: SBS: remove typo from sbchc.c
  ` [PATCH 2/6] ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
  ` [PATCH 3/6] ACPI: fix a regression of ACPI device driver autoloading
  ` [PATCH 4/6] ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entry
  ` [PATCH 5/6] cpuidle: fix cpuidle time and usage overflow
  ` [PATCH 6/6] cpuidle: fix 100% C0 statistics regression
` [PATCH 7/6] pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."

[PATCH] Force acpi_new_pts_ordering for ASUS A6VC laptop
 2008-03-26 21:29 UTC  (5+ messages)

some minor issues with 2.6.25-rc6-git7-default
 2008-03-26 21:04 UTC  (2+ messages)

[RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 3)
 2008-03-26 20:54 UTC  (17+ messages)

acpi_ps_execute_method OOPS (Re: some minor issues with 2.6.25-rc6-git7-default)
 2008-03-26 19:55 UTC 

[GIT PATCH] ACPI patches for 2.6.25-rc6
 2008-03-26 19:21 UTC  (9+ messages)
  ` ISA -> ISA_ (Re: [GIT PATCH] ACPI patches for 2.6.25-rc6)

[PATCH, RFC] Create 'slot' sysfs attribute in /sys/devices/system/cpu/cpuN/topology/
 2008-03-26 18:59 UTC  (5+ messages)
` [PATCH, RFC] Create 'slot' sysfs attribute in/sys/devices/system/cpu/cpuN/topology/
    ` [PATCH, RFC] Create 'slot' sysfs attributein/sys/devices/system/cpu/cpuN/topology/

Determine power-on cause?
 2008-03-26 16:15 UTC 

acpi_osi=!Linux"
 2008-03-26 11:33 UTC 

DMI info for Dell PowerEdge 1950 III
 2008-03-26 10:53 UTC 

100% C0 with 2.6.25-rc
 2008-03-26  4:58 UTC  (3+ messages)

[PATCH 2.6.25-rc1] cpufreq: fix cpufreq policy refcount imbalance
 2008-03-26  4:46 UTC  (3+ messages)
  ` [PATCH 2.6.25-rc3] cpuidle: fix cpuidle time and usage overflow

[PATCH] ACPI: fix a regression of ACPI device driver autoloading
 2008-03-26  2:49 UTC  (3+ messages)

Linux does not use new ACPI 3.0 FADT Fixed Feature Flags
 2008-03-26  1:26 UTC 

[PATCH] ata-acpi: don't call _GTF for disabled drive
 2008-03-26  1:23 UTC  (4+ messages)

[patch] ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
 2008-03-26  0:30 UTC  (2+ messages)

[PATCH 0/4, v12] PCI, ACPI: Physical PCI slot objects
 2008-03-25 17:14 UTC  (5+ messages)
` [PATCH 1/4] Construct one fakephp slot per pci slot
` [PATCH 2/4] Export kobject_rename for pci_hotplug_core
` [PATCH 3/4] Introduce pci_slot
` [PATCH 4/4] ACPI PCI slot detection driver

[patch 2.6.25-rc6 0/7] misc pm wake patches
 2008-03-24 16:30 UTC  (3+ messages)
` [patch 2.6.25-rc6 2/7] acpi_pm_device_sleep_state() cleanup
  ` [linux-pm] "

[RFC 4/8] x86_64: Parsing for ACPI "SAPIC" table
 2008-03-25 13:33 UTC  (2+ messages)

informacio!
 2008-03-25  3:29 UTC 

[PATCH 4/5] drivers/acpi: elide a non-zero test on a result that is never 0
 2008-03-25  8:51 UTC  (7+ messages)

[PATCH 0/4, v11] PCI, ACPI: Physical PCI slot objects
 2008-03-25  4:50 UTC  (7+ messages)
` [PATCH 1/4] Construct one fakephp slot per pci slot
` [PATCH 2/4] Export kobject_rename for pci_hotplug_core
` [PATCH 3/4] Introduce pci_slot
` [PATCH 4/4] ACPI PCI slot detection driver

[PATCH 0/3, v10] PCI, ACPI: Physical PCI slot objects
 2008-03-25  3:31 UTC  (17+ messages)
  ` [PATCH 9/16] PCI slot: Remove unused slot member from pci_dev (Not for mainline!)
  ` [PATCH 11/16] PCI slot: Remove useless release handler "
  ` [PATCH 12/16] PCI slot: Use .default_attrs for address file "
  ` [PATCH 13/16] PCI slot: Fix return value of pci_create_slot() "
  ` [PATCH 14/16] PCI slot: Change return value of pci_destroy_slot() "
  ` [PATCH 15/16] PCI slot: Trivial cleanups for slot.c "
  ` [PATCH 16/16][BUG] PCI hotplug core: add missing lock for hotplug slot list "

[PATCH 1/2] ACPI: EC: Use default setup handler
 2008-03-25  0:52 UTC  (3+ messages)
` [PATCH 2/2] Don't delete boot ec

[PATCH 1/6] Restore udelay in poll mode
 2008-03-25  0:52 UTC  (2+ messages)

acpid, sysfs, and hal
 2008-03-24 18:53 UTC 


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