public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-20 22:08:20 to 2008-04-28 22:36:24 UTC [more...]

[patch 00/55] PNP cleanup, v5
 2008-04-28 22:33 UTC  (5+ messages)
` [patch 01/55] PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
` [patch 02/55] ISAPNP: move config register addresses out of isapnp.h
` [patch 03/55] PNPACPI: continue after _CRS and _PRS errors
` [patch 04/55] PNP: make pnp_add_id() internal to PNP core

[patch 2.6.25-rc6 0/7] misc pm wake patches
 2008-04-28 22:28 UTC  (18+ messages)
` [patch 2.6.25-rc6 5/7] ACPI sets up device.power.can_wakeup flags
  ` [RESEND patch 2.6.25] "
` [patch 2.6.25-rc6 6/7] ACPI uses device_may_wakeup() policy inputs
  ` [RESEND patch 2.6.25] "
            ` [linux-pm] "

[patch 00/54] PNP cleanup, v4
 2008-04-28 21:16 UTC  (72+ messages)
` [patch 01/54] PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
` [patch 02/54] ISAPNP: move config register addresses out of isapnp.h
` [patch 03/54] PNPACPI: continue after _CRS and _PRS errors
` [patch 04/54] PNP: make pnp_add_id() internal to PNP core
` [patch 05/54] PNP: change pnp_add_id() to allocate its own pnp_id structures
` [patch 06/54] PNP: add pnp_eisa_id_to_string()
` [patch 07/54] PNP: add pnp_alloc_dev()
` [patch 08/54] PNP: make pnp_add_card_id() internal to PNP core
` [patch 09/54] PNP: change pnp_add_card_id() to allocate its own pnp_id structures
` [patch 10/54] ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()
` [patch 11/54] PNP: add pnp_alloc_card()
` [patch 12/54] PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
` [patch 13/54] PNPACPI: use temporaries to reduce repetition
` [patch 14/54] PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
` [patch 15/54] PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
` [patch 16/54] PNPACPI: pass pnp_dev instead of acpi_handle
` [patch 17/54] PNP: add debug output to option registration
` [patch 18/54] PNP: remove pnp_resource_table from internal get/set interfaces
` [patch 19/54] PNP: remove more pnp_resource_table arguments
` [patch 20/54] PNP: add debug output to encoders
` [patch 21/54] PNP: add debug when assigning PNP resources
` [patch 22/54] PNP: add pnp_init_resources(struct pnp_dev *) interface
` [patch 23/54] PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
` [patch 24/54] PNP: remove unused interfaces using pnp_resource_table
` [patch 25/54] PNP: use dev_printk when possible
` [patch 26/54] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()
` [patch 27/54] PNP: add pnp_get_resource() interface
` [patch 28/54] PNP: remove pnp_mem_flags() as an lvalue
` [patch 29/54] PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table
` [patch 30/54] PNP: use conventional "i" for loop indices
` [patch 31/54] PNP: reduce redundancy in pnp_assign_port() and others
` [patch 32/54] PNP: reduce redundancy in pnp_check_port() "
` [patch 33/54] PNP: reduce redundancy in pnp_set_current_resources()
` [patch 34/54] PNP: check for conflicts with all resources, not just earlier ones
` [patch 35/54] PNP: pass resources, not indexes, to pnp_check_port(), et al
` [patch 36/54] PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
` [patch 37/54] PNP: convert encoders "
` [patch 38/54] PNP: remove PNP_MAX_* uses
` [patch 39/54] rtc: dont reference pnp_resource_table directly
` [patch 40/54] PNP: make pnp_resource_table private to PNP core
` [patch 41/54] PNP: remove pnp_resource_table references from resource decoders
` [patch 42/54] PNP: add struct pnp_resource
` [patch 43/54] PNP: add pnp_resource index for ISAPNP
` [patch 44/54] PNP: add pnp_new_resource() to find a new unset pnp_resource
` [patch 45/54] PNP: make generic pnp_add_irq_resource()
` [patch 46/54] PNP: make generic pnp_add_dma_resource()
` [patch 47/54] PNP: make generic pnp_add_io_resource()
` [patch 48/54] PNP: make generic pnp_add_mem_resource()
` [patch 49/54] PNP: use pnp_get_pnp_resource() in resource assignment functions
` [patch 50/54] ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()
` [patch 51/54] PNPACPI: move _CRS/_PRS warnings closer to the action
` [patch 52/54] PNP: make interfaces private to the PNP core
` [patch 53/54] ISAPNP: remove unused pnp_dev->regs field
` [patch 54/54] PNPBIOS: remove include/linux/pnpbios.h

CF-30 ACPI (Core2Duo)
 2008-04-28 18:18 UTC 

Linux 2.6.25 (coretemp reads high temperatures)
 2008-04-28 18:19 UTC  (4+ messages)

DMI info
 2008-04-28  8:03 UTC 

ACPI on Compaq 6715b - BIOS from the wrong end of the planet
 2008-04-27  9:06 UTC 

[PATCH 1/3] Correctly detect Sony TX770P PIC device type
 2008-04-27  6:15 UTC  (2+ messages)

[GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window (v2)
 2008-04-26  4:06 UTC  (16+ messages)
` [PATCH 01/14] ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)
` [PATCH 02/14] ACPI: thinkpad-acpi: warn once about weird hotkey masks
` [PATCH 03/14] ACPI: thinkpad-acpi: enhance box identification output (v2)
` [PATCH 04/14] ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages
` [PATCH 05/14] ACPI: thinkpad-acpi: fix brightness dimming control bug
` [PATCH 06/14] ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)
` [PATCH 07/14] ACPI: thinkpad-acpi: prepare light and LED for sysfs support
` [PATCH 08/14] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
` [PATCH 09/14] ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)
` [PATCH 10/14] ACPI: thinkpad-acpi: use uppercase for "LED" on user documentation
` [PATCH 11/14] ACPI: thinkpad-acpi: fluff really minor fix
` [PATCH 12/14] ACPI: thinkpad-acpi: use a private workqueue
` [PATCH 13/14] ACPI: thinkpad-acpi: fix selects in Kconfig
` [PATCH 14/14] ACPI: thinkpad-acpi: bump up version to 0.20

[2.6.25-stable PATCH] regression: powertop says 120K wakeups/sec
 2008-04-26  1:51 UTC  (2+ messages)
` [stable] "

Advice on result of using acpi_osi=Linux
 2008-04-25  2:20 UTC  (3+ messages)

ACPICA branch
 2008-04-25  4:18 UTC  (22+ messages)
` [PATCH 46/73] ACPICA: Fixed a couple memory leaks associated with "implicit return" objects when the AML Interpreter slack mode is enabled
` [PATCH 67/73] ACPICA: Fixes for external Reference Objects
` [PATCH 70/73] ACPICA: Fix to disable unknown spurious GPEs
` [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages

[patch 00/53] PNP cleanup and convert to dynamic resources, v3
 2008-04-24 22:45 UTC  (12+ messages)
` [patch 22/53] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()

[PATCH, RFC] Create 'slot' sysfs attribute in /sys/devices/system/cpu/cpuN/topology/
 2008-04-24 18:57 UTC  (12+ 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/
          ` [PATCH, RFC] Create 'slot' sysfsattributein/sys/devices/system/cpu/cpuN/topology/
              ` [PATCH 1/2] ia64: Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
              ` [PATCH 2/2] ia64: Provide ACPI fixup for /proc/cpuinfo/physical_id

can't shut down
 2008-04-24  7:43 UTC  (6+ messages)

[Devel] Linux/ACPI vs ACPICA audit -- Linux-2.6.26-rc0 vs ACPICA-20080321
 2008-04-24  3:46 UTC 

ACPI on HP Pavilion dv2765tx, c-states problems
 2008-04-24  8:39 UTC  (7+ messages)

[PATCH 4/6] thermal: update the documentation
 2008-04-24  1:39 UTC  (7+ messages)

[GIT PATCH] ACPICA patches for 2.6.26-rc0
 2008-04-24  0:59 UTC 

[GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
 2008-04-23 23:16 UTC  (7+ messages)
        ` [ibm-acpi-devel] "

DMI info for Zepto Znote
 2008-04-23 19:54 UTC 

[PATCH 0/3] eeepc-laptop: new driver
 2008-04-23 13:16 UTC  (4+ messages)
` [PATCH 1/3] eeepc-laptop: add base driver

[2.6 patch] proper prototype for acpi_processor_tstate_has_changed()
 2008-04-23  9:50 UTC 

pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
 2008-04-23  4:09 UTC  (3+ messages)
    ` [stable PATCH for 2.6.24.5 and 2.6.25] pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2"

dmidecode
 2008-04-22 20:03 UTC 

WARNING: at drivers/base/sys.c:183 sysdev_driver_register+0x75/0x12e()
 2008-04-22 19:56 UTC  (3+ messages)

Suspend issue on ancient asus A7V system
 2008-04-22 10:03 UTC  (3+ messages)

[patch 3/9] acpi: adjust register handling
 2008-04-22 11:15 UTC  (3+ messages)

suspend not working on Panasonic Toughbook CF-52 with kernel 2.6.25
 2008-04-22  8:01 UTC 

dmidecode dell dimension 9150
 2008-04-22  7:43 UTC 

ACPI on Sony VAIO VGN-FZ31M
 2008-04-22  7:42 UTC  (4+ messages)

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

[PATCH] ACPI : RSDT is forced to be used when 32/64X address mismatch in FADT
 2008-04-22  8:46 UTC  (7+ messages)

Suspend issue on asus P1-AH2 system
 2008-04-21 11:24 UTC 

Suspend issue on Intel DG965RY system
 2008-04-21 10:38 UTC 

[PATCH 3/6] thermal: add hwmon sysfs I/F
 2008-04-21  9:25 UTC  (4+ messages)

[PATCH 1/6] thermal: add the support for building the generic thermal as a module
 2008-04-21  9:15 UTC  (4+ messages)

[PATCH 0/7] Differ generic vs vendor specific ACPI video support
 2008-04-21  3:14 UTC  (2+ messages)

[PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
 2008-04-21  0:24 UTC 


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