Linux Advanced Configuration and Power Interface (ACPI)
[Prev Page][Next Page]
- [patch 49/53] PNP: make interfaces private to the PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 40/53] PNP: make generic pnp_add_dma_resource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 47/53] PNPACPI: move _CRS/_PRS warnings closer to the action
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 48/53] PNPACPI: remove some pnp_dbg calls
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 45/53] PNP: replace pnp_resource_table with dynamically allocated resources
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 46/53] PNP: remove ratelimit on add resource failures
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 44/53] PNP: add pnp_resource_type() internal interface
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 43/53] ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 42/53] PNP: make generic pnp_add_mem_resource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 41/53] PNP: make generic pnp_add_io_resource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 38/53] PNP: add pnp_new_resource() to find a new unset pnp_resource
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 25/53] PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 30/53] PNP: convert resource initializers to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 31/53] PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 32/53] PNP: remove PNP_MAX_* uses
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 37/53] PNP: add pnp_resource index for ISAPNP
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 35/53] PNP: remove pnp_resource_table references from resource decoders
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 36/53] PNP: add struct pnp_resource
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 34/53] PNP: make pnp_resource_table private to PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 33/53] rtc: dont reference pnp_resource_table directly
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 29/53] PNP: convert sysfs interface to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 28/53] PNP: convert resource assign functions to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 21/53] PNP: use dev_printk when possible
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 22/53] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 27/53] PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 20/53] PNP: remove unused interfaces using pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 26/53] PNP: use conventional "i" for loop indices
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 18/53] PNP: add pnp_init_resources(struct pnp_dev *) interface
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 17/53] PNP: remove more pnp_resource_table arguments
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 19/53] PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 12/53] PNPACPI: use temporaries to reduce repetition
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 24/53] PNP: remove pnp_mem_flags() as an lvalue
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 13/53] PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 10/53] PNP: add pnp_alloc_card()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 23/53] PNP: add pnp_get_resource() interface
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 11/53] PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 16/53] PNP: remove pnp_resource_table from internal get/set interfaces
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 14/53] PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 15/53] PNPACPI: pass pnp_dev instead of acpi_handle
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 04/53] PNP: change pnp_add_id() to allocate its own pnp_id structures
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 03/53] PNP: make pnp_add_id() internal to PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 08/53] PNP: change pnp_add_card_id() to allocate its own pnp_id structures
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 05/53] PNP: add pnp_eisa_id_to_string()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 09/53] ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 06/53] PNP: add pnp_alloc_dev()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 07/53] PNP: make pnp_add_card_id() internal to PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 02/53] PNPACPI: continue after _CRS and _PRS errors
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 01/53] ISAPNP: move config register addresses out of isapnp.h
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 00/53] PNP cleanup and convert to dynamic resources, v3
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 7/9] misc,acpi,backlight: compal Laptop Extras
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch 8/9] acpi: check a return value correctly in acpi_power_get_context()
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch 9/9] ThinkPad ACPI: fix possible NULL pointer dereference
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch 6/9] acpi video: blacklist Fujitsu Lifebook S6410
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch 5/9] acpi: use __init* on everything in tables/tbfadt.c
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch 1/9] acpi: enable C3 Power State on Dell Inspiron 8200
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch 4/9] acpi: adjust _acpi_{module,function}_name definitions
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch 3/9] acpi: adjust register handling
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch 2/9] acpi: fix FADT parsing
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Huge lockdep trace then system freeze after docking laptop
- From: Chuck Ebbert <cebbert@xxxxxxxxxx>
- acpi.sourceforge.net DSDT collection - Get acpidumps for research
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [PATCH -mm 1/3] misc,acpi,backlight: Compal Laptop Extras - add entry to MAINTAINERS
- From: Cezary Jackiewicz <cezary.jackiewicz@xxxxxxxxx>
- Re: [PATCH] ACPI : RSDT is forced to be used when 32/64X address mismatch in FADT
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [PATCH] ACPI : RSDT is forced to be used when 32/64X address mismatch in FADT
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: ACPI lockdep warning on boot, 2.6.25-rc5
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] ACPI : RSDT is forced to be used when 32/64X address mismatch in FADT
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [PATCH -mm 1/3] misc,acpi,backlight: Compal Laptop Extras - add entry to MAINTAINERS
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ata-acpi: don't call _GTF for disabled drive
- From: Jeff Garzik <jgarzik@xxxxxxxxx>
- Re: [PATCH 7/7] Who controls brightness functionality: vendor specific or generic video driver
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [PATCH 5/7] Detect ACPI BIOS brightness capabilities early
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
- From: Chris Wright <chrisw@xxxxxxxxxxxx>
- Re: pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
- From: Nick Andrew <nick@xxxxxxxxxxxxxxx>
- Re: as requested in dmesg
- From: "Jike Song" <albcamus@xxxxxxxxx>
- as requested in dmesg
- From: Hans Zangger <h.zangger@xxxxxxxxxxxxxx>
- Re: [PATCH 6/6] ACPI: update thermal temperature
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- Re: 2.6.25 regression: 60417f5976df breaks Thinkpad suspend
- From: Tino Keitel <tino.keitel@xxxxxx>
- Re: can't shut down
- From: majie <china.majie@xxxxxxxxx>
- Re: [RFC] fix asus_hides_smbus_lpc_ich6() for resume
- From: Shaohua Li <shaohua.li@xxxxxxxxx>
- Re: [PATCH 5/7] Detect ACPI BIOS brightness capabilities early
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [PATCH 2/7] ACPI: Introduce static func: cid_add to add IDs as compatible IDs to a device
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
- From: Chris Wright <chrisw@xxxxxxxxxxxx>
- Re: [PATCH -mm 1/3] misc,acpi,backlight: Compal Laptop Extras - add entry to MAINTAINERS
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [PATCH 7/7] Who controls brightness functionality: vendor specific or generic video driver
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH -mm 3/3] misc,acpi,backlight: Compal Laptop Extras - add support for new laptops
- From: Cezary Jackiewicz <cezary.jackiewicz@xxxxxxxxx>
- [PATCH -mm 2/3] misc,acpi,backlight: Compal Laptop Extras - use bitmask, not hex
- From: Cezary Jackiewicz <cezary.jackiewicz@xxxxxxxxx>
- [PATCH -mm 1/3] misc,acpi,backlight: Compal Laptop Extras - add entry to MAINTAINERS
- From: Cezary Jackiewicz <cezary.jackiewicz@xxxxxxxxx>
- Re: [PATCH 3/6] thermal: add hwmon sysfs I/F
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- Re: [PATCH 2/6] thermal: add new get_crit_temp callback
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- Re: [PATCH 4/6] thermal: update the documentation
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- Re: [PATCH 4/7] ACPI: Introduce acpi_get_physical_pci_device
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] Who controls brightness functionality: vendor specific or generic video driver
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH 7/7] Who controls brightness functionality: vendor specific or generic video driver
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH 6/7] Initialize brightness and display switching in separate functions
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH 5/7] Detect ACPI BIOS brightness capabilities early
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH 4/7] ACPI: Introduce acpi_get_physical_pci_device
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH 3/7] Subject: Move detection time of video devices after ACPI PCI device setup
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH 2/7] ACPI: Introduce static func: cid_add to add IDs as compatible IDs to a device
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH 1/7] ACPI: Cleanup: Remove unneeded, multiple local dummy variables
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH 0/7] Differ generic vs vendor specific ACPI video support
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: 2.6.25 regression: 60417f5976df breaks Thinkpad suspend
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC] fix asus_hides_smbus_lpc_ich6() for resume
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: suspend/resume memory corruption on Dell Latitude D830
- From: Ron Rechenmacher <ron@xxxxxxxx>
- Re: [PATCH 1/6] thermal: add the support for building the generic thermal as a module
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- Re: can't shut down
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- From: Jonathan Woithe <jwoithe@xxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- From: Jonathan Woithe <jwoithe@xxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- RE: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Alexey Starikovskiy <astarikovskiy@xxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Tomas Carnecky <tom@xxxxxxxxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Alexey Starikovskiy <astarikovskiy@xxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Tomas Carnecky <tom@xxxxxxxxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Alexey Starikovskiy <astarikovskiy@xxxxxxx>
- RE: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Alexey Starikovskiy <astarikovskiy@xxxxxxx>
- RE: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Alexey Starikovskiy <aystarik@xxxxxxxxx>
- Re: Can't get ACPI to work on a Panasonic Toughbook CF-52
- From: Ralf Orlowski <ralf@xxxxxxx>
- RE: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- patch pm-new-suspend-and-hibernation-callbacks-for-platform-bus-type.patch added to gregkh-2.6 tree
- patch pm-new-suspend-and-hibernation-callbacks-for-pci-bus-type.patch added to gregkh-2.6 tree
- patch pm-introduce-new-top-level-suspend-and-hibernation-callbacks.patch added to gregkh-2.6 tree
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Alexey Starikovskiy <astarikovskiy@xxxxxxx>
- RE: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- RE: [Bugme-new] [Bug 10455] New: Kernel lockup when iwl3945 modules is loaded after a few hours
- From: "Chatre, Reinette" <reinette.chatre@xxxxxxxxx>
- Re: [Bugme-new] [Bug 10455] New: Kernel lockup when iwl3945 modules is loaded after a few hours
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- can't shut down
- From: majie <china.majie@xxxxxxxxx>
- 2.6.25 regression: 60417f5976df breaks Thinkpad suspend
- From: "George Spelvin" <linux@xxxxxxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- Re: Can't get ACPI to work on a Panasonic Toughbook CF-52
- From: Ralf Orlowski <ralf@xxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- Re: [Bugme-new] [Bug 10455] New: Kernel lockup when iwl3945 modules is loaded after a few hours
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [Bugme-new] [Bug 10455] New: Kernel lockup when iwl3945 modules is loaded after a few hours
- From: "Bart Van Assche" <bart.vanassche@xxxxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Alexey Starikovskiy <aystarik@xxxxxxxxx>
- Re: [Bugme-new] [Bug 10455] New: Kernel lockup when iwl3945 modules is loaded after a few hours
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: ACPICA branch - first try Core revision 20080321
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 2.6.24-stable] pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: [PATCH 2.6.25-rc7 001/001] ACPI: workaround for buggy BIOS to ignore error LINK CRS method
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: suspend/resume memory corruption on Dell Latitude D830
- From: Ron Rechenmacher <ron@xxxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- From: Jonathan Woithe <jwoithe@xxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- From: Jonathan Woithe <jwoithe@xxxxxxxxxxxxxxxxxxxxxxx>
- suspend/resume memory corruption on Dell Latitude D830 -- help please
- From: Ron Rechenmacher <ron@xxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Oliver Neukum <oliver@xxxxxxxxxx>
- Boot Message.....
- From: Claus Ilginnis <claus@xxxxxxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- From: Thomas Renninger <trenn@xxxxxxx>
- [2.6 patch] proper prototype for acpi_processor_tstate_has_changed()
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- [2.6 patch] #if 0 acpi/bay.c:eject_removable_drive()
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- Re: WMI support on Linux
- From: Carlos Corbacho <carlos@xxxxxxxxxxxxxxxxxxx>
- WMI support on Linux
- From: Ajit <ajitrzid@xxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: Can't get ACPI to work on a Panasonic Toughbook CF-52
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: Can't get ACPI to work on a Panasonic Toughbook CF-52
- From: Ralf Orlowski <ralf@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Oliver Neukum <oliver@xxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Oliver Neukum <oliver@xxxxxxxxxx>
- Re: [patch 2.6.25-rc6 3/7] pci_choose_state() cleanup and fixes
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Suspend and hibernation patchset against -rc9
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- [PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 7)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Can't get ACPI to work on a Panasonic Toughbook CF-52
- From: Stephane Ascoet <stephaneascoet@xxxxxxx>
- RE: Can't get ACPI to work on a Panasonic Toughbook CF-52
- From: "Zhao, Yakui" <yakui.zhao@xxxxxxxxx>
- RE: ACPI Extras version 0.30 unsupported model F3JA
- From: "Zhao, Yakui" <yakui.zhao@xxxxxxxxx>
- Can't get ACPI to work on a Panasonic Toughbook CF-52
- From: Ralf Orlowski <ralf@xxxxxxx>
- ACPI
- From: Moshe Aldelmen <moshe@xxxxxxxxxx>
- ACPI Extras version 0.30 unsupported model F3JA
- From: Paride Desimone <huan@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 7)
- From: Greg KH <greg@xxxxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Kasper Sandberg <lkml@xxxxxxxxxxx>
- Re: ACPICA branch - first try Core revision 20080321
- From: Alexey Starikovskiy <aystarik@xxxxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Francois Romieu <romieu@xxxxxxxxxxxxx>
- Re: [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [PATCH 09/13] ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.1)
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- dmidecode
- From: "Mauricio Mudado" <mmudado@xxxxxxxxx>
- dmidecode for Toshiba laptop...
- From: "Warwick Molloy" <wmolloy@xxxxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Kasper Sandberg <lkml@xxxxxxxxxxx>
- Re: 2.6.25-rc8-mm2 -- initcall acpi_init+0x0/0x216() returned with preemption imbalance
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: ACPICA branch - first try Core revision 20080321
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 72/73] ACPICA: Update version to 20080321
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 73/73] ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 71/73] ACPICA: Update for new Notify values
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 62/73] ACPICA: Update behavior of CopyObject to match ACPI spec
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 58/73] ACPICA: Fix for ACPI_HIDWORD macro
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 68/73] ACPICA: Updates for Debug object output
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 69/73] ACPICA: Fixes for size of StartDependent resource descriptor
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 70/73] ACPICA: Fix to disable unknown spurious GPEs
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 60/73] ACPICA: Additional GPE/Notify handling change
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 59/73] ACPICA: Disassembler support for new ACPI tables
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 67/73] ACPICA: Fixes for external Reference Objects
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 55/73] ACPICA: Update version to 20080123
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 53/73] ACPICA: Bulletproof disassembler for bad ACPI tables
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 43/73] ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 64/73] ACPICA: Update ACPICA version to 20080213
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 66/73] ACPICA: Fix to handle NULL package elements correctly
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 63/73] ACPICA: Fix for possible error when packages/buffers are passed to methods externally
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 61/73] ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 44/73] ACPICA: Undo accidental checkin of not-fully-tested mutex changes
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 42/73] ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 56/73] ACPICA: Add va_end statements as appropriate
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 41/73] ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 57/73] ACPICA: Added new error messages
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 38/73] ACPICA: Fixed a problem with Index references passed as method arguments
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 40/73] ACPICA: Update version to 20071114
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 54/73] ACPICA: Fixes for Unload and DDBHandles
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 52/73] ACPICA: Include file support for new ACPI tables
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 39/73] ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 51/73] ACPICA: Fix for LoadTable operator, input strings
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 37/73] ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 50/73] ACPICA: Fix for Load operator
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 35/73] ACPICA: Cleanup of debug output
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 36/73] ACPICA: Fixes a problem with control method references within packages
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 33/73] ACPICA: Cosmetic changes only, no functional changes
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 49/73] ACPICA: Methods now implicitly return 0 in slack mode
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 47/73] ACPICA: Update version to 20071219
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 48/73] ACPICA: Fix for SizeOf when used with Buffers and Packages
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 32/73] ACPICA: Update version to 20071019
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 45/73] ACPICA: Implemented full argument resolution support for the BankValue argument to BankField
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 46/73] ACPICA: Fixed a couple memory leaks associated with "implicit return" objects when the AML Interpreter slack mode is enabled
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 34/73] ACPICA: Cosmetic changes only, no functional changes
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 16/73] ACPICA: Updated error message for dynamic method serialization
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 31/73] ACPICA: Added additional parameter validation for LoadTable
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 30/73] ACPICA: Fix for Increment/Decrement operator, incorrect type change
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 29/73] ACPICA: Fixed a memory leak when Device or Thermal objects referenced in packages
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 19/73] ACPICA: New interfaces for table event handlers
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 22/73] ACPICA: Fix for Alias operator to see target child objects
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 15/73] ACPICA: Update version to 20070508
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 21/73] ACPICA: update version number to 20070919
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 27/73] ACPICA: Add error checks to prevent faults
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 28/73] ACPICA: Fix for Load/LoadTable to specify load location
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 26/73] ACPICA: Add a table checksum verify for Load operator
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 24/73] ACPICA: Fix a fault when storing DdbHandle to Debug object
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 09/73] ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT define
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 25/73] ACPICA: Fix for memory leak related to DdbHandle objects
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 12/73] ACPICA: Fix for package reference counts
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 10/73] ACPICA: Misc fixes for recent global lock code update
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 23/73] ACPICA: Fix for fault if Load() fails
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 11/73] ACPICA: Increase maximum buffer size dumped to screen in buffer object dump
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 07/73] ACPICA: Update comments for acquire/release mutex interfaces
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 20/73] ACPICA: Fix for namespace lookup problem
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 18/73] ACPICA: Add minimal disassembly support for the SLIC table
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 01/73] ACPICA: Several fixes for internal method result stack
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 17/73] ACPICA: Support for iASL - multiple files and wildcards
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 14/73] ACPICA: Fix for update of the Global Lock Handle
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 06/73] ACPICA: Fixed a couple compiler warnings for extra extern statements
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 05/73] ACPICA: Avoid use of invalid pointers in returned object field
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 08/73] ACPICA: Removed extraneous code
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 13/73] ACPICA: Update version to 20070320
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 04/73] ACPICA: changed order of interpretation of operand objects
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 03/73] ACPICA: Update for mutiple global lock acquisitions by same thread
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 02/73] ACPICA: Removed unused code
- From: Len Brown <lenb@xxxxxxxxxx>
- ACPICA branch
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: [PATCH] ata-acpi: don't call _GTF for disabled drive
- From: Jeff Garzik <jgarzik@xxxxxxxxx>
- Re: [PATCH 01/13] ACPI: thinkpad-acpi: BIOS backlight mode helper (v2)
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: [PATCH 06/13] ACPI: thinkpad-acpi: claim tpacpi as an official short handle
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: [PATCH 09/13] ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.1)
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Kasper Sandberg <lkml@xxxxxxxxxxx>
- Re: [PATCH] check that acpi_wakeup_address is below 1MB v2
- From: matthieu castet <castet.matthieu@xxxxxxx>
- Re: [PATCH] check that acpi_wakeup_address is below 1MB v2
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [patch] PCI: Add DMI matching to i450NX fix-up for Dell PowerEdge 6300
- From: TJ <linux@xxxxxxxxxxx>
- DMI info
- From: "Marcelo Laia" <marcelolaia@xxxxxxxxx>
- DMI info - Lenovo ThinkPad X61 Tablet
- From: Atilla Moen-Duran <atilla@xxxxxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: Alessandro Zummo <alessandro.zummo@xxxxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- [PATCH 1/2] [RTC] : Fix the error in the function of cmos_set_alarm
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- [PATCH 2/2] [RTC] : Add the support for alarm time relative to current time in sysfs
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- [patch for 2.6.25? 1/3] acpi: unneccessary to scan the PCI bus already scanned
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch for 2.6.25? 2/3] acpi: bus: check once more for an empty list after locking it
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch for 2.6.25? 3/3] acpi thermal trip points increased to 12
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [PATCH 5/6] ACPI: elide a non-zero test on a result that is never 0
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [PATCH] check that acpi_wakeup_address is below 1MB v2
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [patch] PCI: Add DMI matching to i450NX fix-up for Dell PowerEdge 6300
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Kasper Sandberg <lkml@xxxxxxxxxxx>
- Re: [patch] PCI: Add DMI matching to i450NX fix-up for Dell PowerEdge 6300
- From: TJ <linux@xxxxxxxxxxx>
- Re: [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
- From: Richard Purdie <rpurdie@xxxxxxxxx>
- [PATCH] check that acpi_wakeup_address is below 1MB v2
- From: matthieu castet <castet.matthieu@xxxxxxx>
- [patch] PNP: increase number of devices supported per protocol
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: [patch] PCI: Add DMI matching to i450NX fix-up for Dell PowerEdge 6300
- From: Matthew Wilcox <matthew@xxxxxx>
- dmidecode - Dell Dimension E520N
- From: Jared Tomlinson <vqf@xxxxxxxxxx>
- Re: [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [PATCH 2.6.25-rc7 001/001] ACPI: workaround for buggy BIOS to ignore error LINK CRS method
- From: NoWhereMan <uncommonnonsense@xxxxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Kasper Sandberg <lkml@xxxxxxxxxxx>
- [PATCH 6/6] ACPI: update thermal temperature
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- [PATCH 5/6] ACPI: elide a non-zero test on a result that is never 0
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- [PATCH 4/6] thermal: update the documentation
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- [PATCH 3/6] thermal: add hwmon sysfs I/F
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- [PATCH 2/6] thermal: add new get_crit_temp callback
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- [PATCH 1/6] thermal: add the support for building the generic thermal as a module
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 10/13] ACPI: thinkpad-acpi: fluff really minor fix
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 07/13] ACPI: thinkpad-acpi: prepare light and LED for sysfs support
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 06/13] ACPI: thinkpad-acpi: claim tpacpi as an official short handle
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 09/13] ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.1)
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 13/13] ACPI: thinkpad-acpi: bump up version to 0.20
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 11/13] ACPI: thinkpad-acpi: use a private workqueue
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 05/13] ACPI: thinkpad-acpi: fix brightness dimming control bug
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 12/13] ACPI: thinkpad-acpi: fix selects in Kconfig
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 01/13] ACPI: thinkpad-acpi: BIOS backlight mode helper (v2)
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 02/13] ACPI: thinkpad-acpi: warn once about weird hotkey masks
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 04/13] ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH 03/13] ACPI: thinkpad-acpi: enhance box identification output
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [PATCH 2.6.25-rc7 001/001] ACPI: workaround for buggy BIOS to ignore error LINK CRS method
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [RFC] [PATCH 2/3] Call RTC wake_on hook function when alarm is enabled
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [PATCH] ACPI : Disable the device's ability to wake the sleeping system in the boot phase
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: [PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
- Re: [PATCH 2.6.25-rc7 001/001] ACPI: workaround for buggy BIOS to ignore error LINK CRS method
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [RFC] [PATCH 2/3] Call RTC wake_on hook function when alarm is enabled
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [RFC] [PATCH 2/3] Call RTC wake_on hook function when alarm is enabled
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [RFC] [PATCH 3/3] Add the support for alarm time relative to current time in sysfs
- From: Alessandro Zummo <alessandro.zummo@xxxxxxxxxxxx>
- Re: [RFC] [PATCH 3/3] Add the support for alarm time relative to current time in sysfs
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [RFC] [PATCH 2/3] Call RTC wake_on hook function when alarm is enabled
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: David Brownell <david-b@xxxxxxxxxxx>
- [RFC] [PATCH 3/3] Add the support for alarm time relative to current time in sysfs
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- [RFC] [PATCH 2/3] Call RTC wake_on hook function when alarm is enabled
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- [RFC] [PATCH 1/3] Allow to override the RTC alarm time
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- [RFC] [PATCH 0/3] several fixups about RTC alarm Sys I/F
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: Hard freeze / interrupt-related death / instability
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- [patch for 2.6.25? 1/2] acpi: bus: check once more for an empty list after locking it
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- [patch for 2.6.25? 2/2] acpi thermal trip points increased to 12
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: Hard freeze / interrupt-related death / instability
- From: Elias Oltmanns <eo@xxxxxxxxxxxxxx>
- Re: Hard freeze / interrupt-related death / instability
- From: Alexey Starikovskiy <aystarik@xxxxxxxxx>
- Re: Hard freeze / interrupt-related death / instability
- From: "Peter Gervai" <grinapo@xxxxxxxxx>
- Re: Hard freeze / interrupt-related death / instability
- From: Thomas Renninger <trenn@xxxxxxx>
- Hard freeze / interrupt-related death / instability
- From: "Peter Gervai" <grinapo@xxxxxxxxx>
- Re: Fix "buggy BIOS check" when CPUs are hot removed
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [REPOST] [PATCH] acpi thermal fix result check
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [PATCH] ACPI: check a return value correctly in acpi_power_get_context()
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: nikosapi <me@xxxxxxxxxxxx>
- Re: [PATCH] acpi thermal trip points increased to 12
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH] acpi thermal trip points increased to 12
- From: Krzysztof Helt <krzysztof.h1@xxxxx>
- [REPOST] [PATCH] acpi thermal fix result check
- From: Krzysztof Helt <krzysztof.h1@xxxxx>
- Re: ACPI
- From: Alexey Starikovskiy <aystarik@xxxxxxxxx>
- Re: Fix "buggy BIOS check" when CPUs are hot removed
- From: Alok Kataria <akataria@xxxxxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- ACPI
- From: "Lademann, Klaus" <azael@xxxxxxxxxx>
- Re: Hardlock during boot on Supermicro C2SBA BIOS v1.1
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: Hardlock during boot on Supermicro C2SBA BIOS v1.1
- From: lists_acpi <lists_acpi@xxxxxxxxxxxxxx>
- Re: Hardlock during boot on Supermicro C2SBA BIOS v1.1
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: nikosapi <me@xxxxxxxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: nikosapi <me@xxxxxxxxxxxx>
- Hardlock during boot on Supermicro C2SBA BIOS v1.1
- From: lists_acpi <lists_acpi@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] thermal: add hwmon sys I/F
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- Re: [PATCH 3/3] thermal: update documentation
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- Re: [PATCH 2/3] thermal: add hwmon sys I/F
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- [PATCH] ACPI: check a return value correctly in acpi_power_get_context()
- From: Li Zefan <lizf@xxxxxxxxxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH]correctly use API in acpi idle
- From: Shaohua Li <shaohua.li@xxxxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Kasper Sandberg <lkml@xxxxxxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: nikosapi <me@xxxxxxxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: nikosapi <me@xxxxxxxxxxxx>
- Re: Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Francois Romieu <romieu@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] thermal: build generic thermal driver as a module
- From: Jean Delvare <khali@xxxxxxxxxxxx>
- Re: Realtek 8111c weirdness problems, apic/msi, and normal bug
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Suspend on Lenovo 3000 V200 - Linux 2.6.25rc8
- From: "Nick Nobody" <me@xxxxxxxxxxxx>
- Re: [RFC] fix asus_hides_smbus_lpc_ich6() for resume
- From: Sergio Monteiro Basto <sergio@xxxxxxxxxxxxxxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: "Sanjeev Aditya Naga" <sanjeev.kernel@xxxxxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: "Sanjeev Aditya Naga" <sanjeev.kernel@xxxxxxxxx>
- As requested, DMI info from kernel boot
- From: Mark Smith <nanog@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Fix "buggy BIOS check" when CPUs are hot removed
- From: Alok Kataria <akataria@xxxxxxxxxx>
- Re: array subscript is above array bounds warnings with gcc4.3
- From: Gabriel C <nix.or.die@xxxxxxxxxxxxxx>
- Re: array subscript is above array bounds warnings with gcc4.3
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- array subscript is above array bounds warnings with gcc4.3
- From: Gabriel C <nix.or.die@xxxxxxxxxxxxxx>
- RE: [>=2.6.23][BUG] Oops on power disconnection
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers
- From: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
- [PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 7)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 0/3] PM: New suspend and hibernation callbacks
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers
- From: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups, v2
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] use new pm_ops in DRM drivers
- From: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
- Re: rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f
- From: Andrey Borzenkov <arvidjaar@xxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups, v2
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups, v2
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: "Sanjeev Aditya Naga" <sanjeev.kernel@xxxxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups, v2
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- Re: rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f
- From: Zhao Yakui <yakui.zhao@xxxxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups, v2
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Oliver Neukum <oliver@xxxxxxxxxx>
- Re: [RFC][PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 3)
- From: Pavel Machek <pavel@xxxxxx>
- rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f
- From: Andrey Borzenkov <arvidjaar@xxxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: "Sanjeev Aditya Naga" <sanjeev.kernel@xxxxxxxxx>
- dmidecode for Samsung Q35 laptop
- From: "Fred Albrecht" <fred@xxxxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Oliver Neukum <oliver@xxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Oliver Neukum <oliver@xxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
- From: Pavel Machek <pavel@xxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 7)
- From: Pavel Machek <pavel@xxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: "Sanjeev Aditya Naga" <sanjeev.kernel@xxxxxxxxx>
- Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH 3/3] thermal: update documentation
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- [PATCH 1/3] thermal: build generic thermal driver as a module
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- [PATCH 2/3] thermal: add hwmon sys I/F
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [>=2.6.23][BUG] Oops on power disconnection
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Suspend and hibernation patchset against -rc8
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 7)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 0/3] PM: Rework suspend and hibernation code for devices (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups, v2
- From: Rene Herman <rene.herman@xxxxxxxxx>
- Great improvement in laptop with different acpi boot options
- From: Daniel Alonso <dalonso@xxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] nvidia vga card is missed after S3
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxx>
- [patch 28/37] PNP: add pnp_get_resource() interface
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 29/37] PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 36/37] PNP: make pnp_resource_table private to PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 31/37] PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 37/37] PNP: make interfaces private to the PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 32/37] PNP: convert resource assign functions to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 30/37] PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 27/37] PNP: use conventional "i" for loop indices
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 20/37] PNP: make generic pnp_add_irq_resource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 35/37] rtc: dont reference pnp_resource_table directly
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 34/37] PNP: remove unused interfaces using pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 33/37] PNP: remove PNP_MAX_* uses
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 24/37] PNP: use dev_printk when possible
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 17/37] PNP: remove more pnp_resource_table arguments
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 21/37] PNP: make generic pnp_add_dma_resource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 26/37] PNPACPI: remove some pnp_dbg calls
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 18/37] PNP: add pnp_init_resources(struct pnp_dev *) interface
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 25/37] PNPACPI: remove redundant warnings about _CRS/_PRS failures
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 22/37] PNP: make generic pnp_add_io_resource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 19/37] PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 23/37] PNP: make generic pnp_add_mem_resource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 13/37] PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 16/37] PNP: remove pnp_resource_table from internal get/set interfaces
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 14/37] PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 12/37] PNPACPI: use temporaries to reduce repetition
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 15/37] PNPACPI: pass pnp_dev instead of acpi_handle
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 11/37] PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 10/37] PNP: add pnp_alloc_card()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 09/37] ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 08/37] PNP: change pnp_add_card_id() to allocate its own pnp_id structures
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 07/37] PNP: make pnp_add_card_id() internal to PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 06/37] PNP: add pnp_alloc_dev()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 03/37] PNP: make pnp_add_id() internal to PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 05/37] PNP: add pnp_eisa_id_to_string()
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 04/37] PNP: change pnp_add_id() to allocate its own pnp_id structures
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 02/37] PNPACPI: continue after _CRS and _PRS errors
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 01/37] ISAPNP: move config register addresses out of isapnp.h
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 00/37] PNP resource_table cleanups, v2
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: Felix Möller <felix@xxxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: Pavel Machek <pavel@xxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Pavel Machek <pavel@xxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxx>
- Re: [BUG] nvidia vga card is missed after S3
- From: Shaohua Li <shaohua.li@xxxxxxxxx>
- Re: [BUG] nvidia vga card is missed after S3
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 6)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- RE: 2.6.25 regression: powertop says 120K wakeups/sec
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: Mark Lord <lkml@xxxxxx>
- dmidecode on my vaio
- From: "Franck Gille'" <franck.gille@xxxxxxxxxxx>
- Re: [PATCH 3/3] [2.6.25-rc5] Warn user about a BIOS bug in recent asus boards
- From: Németh Márton <nm127@xxxxxxxxxxx>
- [2.6 patch] proper prototype for acpi_processor_tstate_has_changed()
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- [2.6 patch] #if 0 acpi/bay.c:eject_removable_drive()
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- [2.6.25 patch] sound/oss/ac97_codec.c: restore MODULE_LICENSE
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- [PATCH] ACPI: Be more careful about returning errors from acpi_power_resume()
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: Pavel Machek <pavel@xxxxxxx>
- Re: [PATCH] Force acpi_new_pts_ordering for ASUS A6VC laptop
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] Force acpi_new_pts_ordering for ASUS A6VC laptop
- From: Pavel Machek <pavel@xxxxxxx>
- Re: [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: Pavel Machek <pavel@xxxxxxx>
- DMI info
- From: Dominick Grift <domg472@xxxxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 5)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH] ACPI PM: Restore the 2.6.24 suspend ordering
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 3/3] [2.6.25-rc5] Warn user about a BIOS bug in recent asus boards
- From: "Yinghai Lu" <yhlu.kernel@xxxxxxxxx>
- [RFC][PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 5)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 0/3] PM: Rework suspend and hibernation code for devices (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ata-acpi: don't call _GTF for disabled drive
- From: Tejun Heo <htejun@xxxxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: David Brownell <david-b@xxxxxxxxxxx>
- RE: 2.6.25 regression: powertop says 120K wakeups/sec
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: David Brownell <david-b@xxxxxxxxxxx>
- RE: 2.6.25 regression: powertop says 120K wakeups/sec
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: Venki Pallipadi <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: David Brownell <david-b@xxxxxxxxxxx>
- RE: 2.6.25 regression: powertop says 120K wakeups/sec
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: David Brownell <david-b@xxxxxxxxxxx>
- [patch 1/1] acpi: enable C3 Power State on Dell Inspiron 8200
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: Venki Pallipadi <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [PATCH] ACPI: Platform driver to support App Hot Startup (PNP0C32)
- From: Ângelo Miguel Arrifano <miknix@xxxxxxxxx>
- RE: 2.6.25 regression: powertop says 120K wakeups/sec
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.25 regression: powertop says 120K wakeups/sec
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: [PATCH 3/4] Introduce pci_slot
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] Introduce pci_slot
- From: Alex Chiang <achiang@xxxxxx>
- Re: [PATCH] Force acpi_new_pts_ordering for ASUS A6VC laptop
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [patch] revert: "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"
- From: Julia Lawall <julia@xxxxxxx>
- [patch] revert: "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"
- From: Ingo Molnar <mingo@xxxxxxx>
- Re: [PATCH 3/4] Introduce pci_slot
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: + drivers-acpi-elide-a-non-zero-test-on-a-result-that-is-never-0.patch added to -mm tree
- From: Julia Lawall <julia@xxxxxxx>
- [BUG] nvidia vga card is missed after S3
- From: Shaohua Li <shaohua.li@xxxxxxxxx>
- Re: cpu eject bug
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: + drivers-acpi-elide-a-non-zero-test-on-a-result-that-is-never-0.patch added to -mm tree
- From: "Zhang, Rui" <rui.zhang@xxxxxxxxx>
- Re: [PATCH] Force acpi_new_pts_ordering for ASUS A6VC laptop
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: [PATCH] ACPI: Platform driver to support App Hot Startup (PNP0C32)
- From: Shaohua Li <shaohua.li@xxxxxxxxx>
- Re: acpi_ps_execute_method OOPS (Re: some minor issues with 2.6.25-rc6-git7-default)
- Re: some minor issues with 2.6.25-rc6-git7-default
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: acpi_ps_execute_method OOPS (Re: some minor issues with 2.6.25-rc6-git7-default)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: some minor issues with 2.6.25-rc6-git7-default
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: some minor issues with 2.6.25-rc6-git7-default
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: acpi_ps_execute_method OOPS (Re: some minor issues with 2.6.25-rc6-git7-default)
- Re: some minor issues with 2.6.25-rc6-git7-default
- From: David Brownell <david-b@xxxxxxxxxxx>
- cpu eject bug
- From: "Alok Kataria" <akataria@xxxxxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: suspend order - again
- From: "Carlos Corbacho" <carlos@xxxxxxxxxxxxxxxxxxx>
- Re: suspend order - again
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: suspend order - again
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- RE: ISA -> ISA_ (Re: [GIT PATCH] ACPI patches for 2.6.25-rc6)
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Kernel oops (2.6.24) while booting with battery inserted
- From: Sam Lin <itrs.lin@xxxxxxxxx>
- Re: [PATCH] ACPI: Platform driver to support App Hot Startup (PNP0C32)
- From: Ângelo Miguel Arrifano <miknix@xxxxxxxxx>
- Re: suspend order - again
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: Kernel oops (2.6.24) while booting with battery inserted
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: Kernel oops (2.6.24) while booting with battery inserted
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [2.6.25-rc5-mm1] BUG: spinlock bad magic early during boot
- From: Helge Hafting <helge.hafting@xxxxxxxxxxxxx>
- ACPI patches for 2.6.25-rc7
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: linux-next: acpi build breakage
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: + git-acpi-arch-x86-kernel-apm_32c-fix-warning.patch added to -mm tree
- From: Len Brown <lenb@xxxxxxxxxx>
- Kernel oops (2.6.24) while booting with battery inserted
- From: Sam Lin <itrs.lin@xxxxxxxxx>
- Re: + drivers-acpi-elide-a-non-zero-test-on-a-result-that-is-never-0.patch added to -mm tree
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: ISA -> ISA_ (Re: [GIT PATCH] ACPI patches for 2.6.25-rc6)
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: linux-next: acpi build breakage
- From: Len Brown <lenb@xxxxxxxxxx>
- linux-next: acpi build breakage
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [linux-pm] [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 2)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ACPI: Platform driver to support App Hot Startup (PNP0C32)
- From: Shaohua Li <shaohua.li@xxxxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Rene Herman <rene.herman@xxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Suspend and hibernation patchset against -rc7
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: Alexey Starikovskiy <astarikovskiy@xxxxxxx>
- Re: [patch 28/37] PNP: add pnp_get_resource() interface
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [RFC][PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 2)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 4)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 2)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [RFC][PATCH 0/3] PM: Rework suspend and hibernation code for devices (rev. 2)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [patch 00/37] PNP resource_table cleanups
- From: Len Brown <lenb@xxxxxxxxxx>
- [PATCH 7/6] pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
- From: Len Brown <lenb@xxxxxxxxxx>
- Re: [PATCH] Force acpi_new_pts_ordering for ASUS A6VC laptop
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 2/6] ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: some minor issues with 2.6.25-rc6-git7-default
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: some minor issues with 2.6.25-rc6-git7-default
- Re: [linux-pm] [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 2)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 3)
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 3)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: some minor issues with 2.6.25-rc6-git7-default
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: acpi_ps_execute_method OOPS (Re: some minor issues with 2.6.25-rc6-git7-default)
- Re: some minor issues with 2.6.25-rc6-git7-default
- Re: ISA -> ISA_ (Re: [GIT PATCH] ACPI patches for 2.6.25-rc6)
- From: Alexey Starikovskiy <aystarik@xxxxxxxxx>
- Re: [PATCH, RFC] Create 'slot' sysfs attributein/sys/devices/system/cpu/cpuN/topology/
- From: Alex Chiang <achiang@xxxxxx>
- Re: ISA -> ISA_ (Re: [GIT PATCH] ACPI patches for 2.6.25-rc6)
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [PATCH] ACPI: Platform driver to support App Hot Startup (PNP0C32)
- From: Ângelo Miguel Arrifano <miknix@xxxxxxxxx>
- Re: ISA -> ISA_ (Re: [GIT PATCH] ACPI patches for 2.6.25-rc6)
- From: Alexey Starikovskiy <aystarik@xxxxxxxxx>
- [patch 37/37] PNP: make interfaces private to the PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 34/37] PNP: remove unused interfaces using pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 35/37] rtc: dont reference pnp_resource_table directly
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 33/37] PNP: remove PNP_MAX_* uses
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 36/37] PNP: make pnp_resource_table private to PNP core
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 27/37] PNP: use conventional "i" for loop indices
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 32/37] PNP: convert resource assign functions to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 31/37] PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 30/37] PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch 29/37] PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]