Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 16 Nov 2001 12:53:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 16 Nov 2001 12:53:36 -0500 Received: from air-1.osdl.org ([65.201.151.5]:12444 "EHLO segfault.osdlab.org") by vger.kernel.org with ESMTP id ; Fri, 16 Nov 2001 12:53:24 -0500 Date: Fri, 16 Nov 2001 09:55:55 -0800 (PST) From: Patrick Mochel X-X-Sender: To: Dave Jones cc: James Simmons , Linux Kernel Mailing List Subject: Re: New Power Managment code In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 16 Nov 2001, Dave Jones wrote: > On Fri, 16 Nov 2001, James Simmons wrote: > > > I heard Patrick Mochel has already developed the code for a new > > device/power management syste. So I'm wondering where this code is. I like > > to intergrate it into my CVS tree. Thanks. > > There were some bits at ftp://ftp.kernel.org/pub/people/mochel last time > I looked. That's where it is. The most recent drop is the -1115 patches. I have some other patches converting drivers to use the new driver model, and I will push those out soon.. However, that code does not have all the pieces to power management in it. It simply provides a unified device tree based on locality; the framework for doing things like system suspend. The power management transitions live in the most recent ACPI code, which you can get from Intel: http://developer.intel.com/technology/IAPC/acpi/index.htm and is specific to ACPI-enabled platforms. -pat - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/