public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-12 13:09:45 to 2008-04-18 20:50:29 UTC [more...]

[patch 00/53] PNP cleanup and convert to dynamic resources, v3
 2008-04-18 20:50 UTC  (30+ messages)
` [patch 01/53] ISAPNP: move config register addresses out of isapnp.h
` [patch 02/53] PNPACPI: continue after _CRS and _PRS errors
` [patch 03/53] PNP: make pnp_add_id() internal to PNP core
` [patch 04/53] PNP: change pnp_add_id() to allocate its own pnp_id structures
` [patch 05/53] PNP: add pnp_eisa_id_to_string()
` [patch 06/53] PNP: add pnp_alloc_dev()
` [patch 07/53] PNP: make pnp_add_card_id() internal to PNP core
` [patch 08/53] PNP: change pnp_add_card_id() to allocate its own pnp_id structures
` [patch 10/53] PNP: add pnp_alloc_card()
` [patch 11/53] PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
` [patch 12/53] PNPACPI: use temporaries to reduce repetition
` [patch 13/53] PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
` [patch 14/53] PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
` [patch 15/53] PNPACPI: pass pnp_dev instead of acpi_handle
` [patch 16/53] PNP: remove pnp_resource_table from internal get/set interfaces
` [patch 18/53] PNP: add pnp_init_resources(struct pnp_dev *) interface
` [patch 19/53] PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
` [patch 20/53] PNP: remove unused interfaces using pnp_resource_table
` [patch 21/53] PNP: use dev_printk when possible
` [patch 22/53] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()
` [patch 23/53] PNP: add pnp_get_resource() interface
` [patch 24/53] PNP: remove pnp_mem_flags() as an lvalue
` [patch 25/53] PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table
` [patch 26/53] PNP: use conventional "i" for loop indices
` [patch 27/53] PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
` [patch 28/53] PNP: convert resource assign functions "
` [patch 32/53] PNP: remove PNP_MAX_* uses
` [patch 33/53] rtc: dont reference pnp_resource_table directly
` [patch 34/53] PNP: make pnp_resource_table private to PNP core

[patch 7/9] misc,acpi,backlight: compal Laptop Extras
 2008-04-18 20:27 UTC 

[patch 8/9] acpi: check a return value correctly in acpi_power_get_context()
 2008-04-18 20:27 UTC 

[patch 9/9] ThinkPad ACPI: fix possible NULL pointer dereference
 2008-04-18 20:27 UTC 

[patch 6/9] acpi video: blacklist Fujitsu Lifebook S6410
 2008-04-18 20:27 UTC 

[patch 1/9] acpi: enable C3 Power State on Dell Inspiron 8200
 2008-04-18 20:27 UTC 

[patch 5/9] acpi: use __init* on everything in tables/tbfadt.c
 2008-04-18 20:27 UTC 

[patch 4/9] acpi: adjust _acpi_{module,function}_name definitions
 2008-04-18 20:27 UTC 

[patch 3/9] acpi: adjust register handling
 2008-04-18 20:27 UTC 

[patch 2/9] acpi: fix FADT parsing
 2008-04-18 20:27 UTC 

Huge lockdep trace then system freeze after docking laptop
 2008-04-18 20:22 UTC 

acpi.sourceforge.net DSDT collection - Get acpidumps for research
 2008-04-18 17:41 UTC 

[PATCH -mm 1/3] misc,acpi,backlight: Compal Laptop Extras - add entry to MAINTAINERS
 2008-04-18 16:29 UTC  (4+ messages)

[PATCH] ACPI : RSDT is forced to be used when 32/64X address mismatch in FADT
 2008-04-18 13:35 UTC  (3+ messages)

ACPI lockdep warning on boot, 2.6.25-rc5
 2008-04-18 10:24 UTC  (5+ messages)

[PATCH] ata-acpi: don't call _GTF for disabled drive
 2008-04-17 19:57 UTC  (2+ messages)

[PATCH 7/7] Who controls brightness functionality: vendor specific or generic video driver
 2008-04-17 19:32 UTC  (4+ messages)

[PATCH 5/7] Detect ACPI BIOS brightness capabilities early
 2008-04-17 19:27 UTC  (3+ messages)

pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
 2008-04-17 17:09 UTC  (3+ messages)

as requested in dmesg
 2008-04-17 14:22 UTC  (2+ messages)

[PATCH 6/6] ACPI: update thermal temperature
 2008-04-17 12:21 UTC  (2+ messages)

2.6.25 regression: 60417f5976df breaks Thinkpad suspend
 2008-04-17 11:17 UTC  (3+ messages)

can't shut down
 2008-04-17  6:03 UTC  (3+ messages)

[RFC] fix asus_hides_smbus_lpc_ich6() for resume
 2008-04-17  2:16 UTC  (5+ messages)

[PATCH 2/7] ACPI: Introduce static func: cid_add to add IDs as compatible IDs to a device
 2008-04-17  9:02 UTC  (2+ messages)

[PATCH -mm 3/3] misc,acpi,backlight: Compal Laptop Extras - add support for new laptops
 2008-04-16 20:53 UTC 

[PATCH -mm 2/3] misc,acpi,backlight: Compal Laptop Extras - use bitmask, not hex
 2008-04-16 20:53 UTC 

[PATCH 3/6] thermal: add hwmon sysfs I/F
 2008-04-16 20:45 UTC  (2+ messages)

[PATCH 2/6] thermal: add new get_crit_temp callback
 2008-04-16 20:40 UTC  (2+ messages)

[PATCH 4/6] thermal: update the documentation
 2008-04-16 20:35 UTC  (2+ messages)

[PATCH 4/7] ACPI: Introduce acpi_get_physical_pci_device
 2008-04-16 19:14 UTC  (2+ messages)

[PATCH 6/7] Initialize brightness and display switching in separate functions
 2008-04-16 19:02 UTC 

[PATCH 3/7] Subject: Move detection time of video devices after ACPI PCI device setup
 2008-04-16 18:58 UTC 

[PATCH 1/7] ACPI: Cleanup: Remove unneeded, multiple local dummy variables
 2008-04-16 18:52 UTC 

[PATCH 0/7] Differ generic vs vendor specific ACPI video support
 2008-04-16 18:51 UTC 

suspend/resume memory corruption on Dell Latitude D830 -- help please
 2008-04-16 15:16 UTC  (3+ messages)
` suspend/resume memory corruption on Dell Latitude D830

[PATCH 1/6] thermal: add the support for building the generic thermal as a module
 2008-04-16  7:59 UTC  (2+ messages)

[PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
 2008-04-15 23:21 UTC  (16+ messages)

ACPICA branch
 2008-04-15 22:27 UTC  (21+ messages)
` [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
` ACPICA branch - first try Core revision 20080321

Can't get ACPI to work on a Panasonic Toughbook CF-52
 2008-04-15 20:24 UTC  (7+ messages)

[PATCH 0/3] PM: New suspend and hibernation callbacks
 2008-04-15 19:27 UTC  (52+ messages)
` [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 7)
      ` [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
        ` patch pm-introduce-new-top-level-suspend-and-hibernation-callbacks.patch added to gregkh-2.6 tree
      ` [PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
        ` patch pm-new-suspend-and-hibernation-callbacks-for-platform-bus-type.patch added to gregkh-2.6 tree
      ` [PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 4)
        ` patch pm-new-suspend-and-hibernation-callbacks-for-pci-bus-type.patch added to gregkh-2.6 tree

[Bugme-new] [Bug 10455] New: Kernel lockup when iwl3945 modules is loaded after a few hours
 2008-04-15 17:22 UTC  (5+ messages)

[PATCH 2.6.24-stable] pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
 2008-04-15  7:16 UTC 

[PATCH 2.6.25-rc7 001/001] ACPI: workaround for buggy BIOS to ignore error LINK CRS method
 2008-04-15 13:49 UTC  (4+ messages)

Boot Message
 2008-04-14 19:39 UTC 

[2.6 patch] proper prototype for acpi_processor_tstate_has_changed()
 2008-04-14 18:40 UTC 

[2.6 patch] #if 0 acpi/bay.c:eject_removable_drive()
 2008-04-14 18:40 UTC 

WMI support on Linux
 2008-04-14 17:55 UTC  (2+ messages)

[patch 2.6.25-rc6 0/7] misc pm wake patches
 2008-04-14  4:59 UTC  (4+ messages)
` [patch 2.6.25-rc6 3/7] pci_choose_state() cleanup and fixes

Suspend and hibernation patchset
 2008-04-13 17:39 UTC  (4+ messages)
` Suspend and hibernation patchset against -rc7
  ` Suspend and hibernation patchset against -rc8
    ` Suspend and hibernation patchset against -rc9

ACPI Extras version 0.30 unsupported model F3JA
 2008-04-13 10:15 UTC  (2+ messages)

ACPI
 2008-04-13  7:24 UTC 

Realtek 8111c weirdness problems, apic/msi, and normal bug
 2008-04-12 22:02 UTC  (7+ messages)

[GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
 2008-04-12 14:51 UTC  (12+ messages)
` [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
` [PATCH 09/13] ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.1)

dmidecode
 2008-04-12 13:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox