Re: [PATCH v2 0/9] PM: Create the AVS class of drivers

2012-04-18 Thread Jean Pihet
Hi Andrew, Greg, Can you please look at this patch set? The idea is to create a framework and drivers for the AVS class of devices. This patch set implements the first step by moving the existing code to drivers/power/avs. Next steps will be to implement class support and notifications, add more

Re: [PATCH v2 0/9] PM: Create the AVS class of drivers

2012-04-18 Thread Kevin Hilman
jean.pi...@newoldbits.com writes: From: Jean Pihet j-pi...@ti.com AVS is a power management technique which controls the operating nit: you don't define AVS anywhere here, so those not familiar with the technique will probably be lost in acronyms. I suggest you add what it means after the

Re: [PATCH v2 0/9] PM: Create the AVS class of drivers

2012-04-18 Thread Kevin Hilman
Rafael, jean.pi...@newoldbits.com writes: From: Jean Pihet j-pi...@ti.com AVS is a power management technique which controls the operating voltage of a device in order to optimize (i.e. reduce) its power consumption. The voltage is adapted depending on static factors (chip manufacturing

Re: [PATCH v2 0/9] PM: Create the AVS class of drivers

2012-04-18 Thread Rafael J. Wysocki
On Wednesday, April 18, 2012, Kevin Hilman wrote: Rafael, jean.pi...@newoldbits.com writes: From: Jean Pihet j-pi...@ti.com AVS is a power management technique which controls the operating voltage of a device in order to optimize (i.e. reduce) its power consumption. The voltage is

Re: [PATCH v2 0/9] PM: Create the AVS class of drivers

2012-04-18 Thread Greg KH
On Wed, Apr 18, 2012 at 10:04:22AM +0200, Jean Pihet wrote: Hi Andrew, Greg, Can you please look at this patch set? The idea is to create a framework and drivers for the AVS class of devices. This patch set implements the first step by moving the existing code to drivers/power/avs. Next

Re: [PATCH v2 0/9] PM: Create the AVS class of drivers

2012-04-03 Thread Jean Pihet
Hi Tony, Rafael, Here is a gentle ping on this series. Do you think this can go in the next rc? Regards, Jean On Mon, Mar 19, 2012 at 5:12 PM, jean.pi...@newoldbits.com wrote: From: Jean Pihet j-pi...@ti.com AVS is a power management technique which controls the operating voltage of a

[PATCH v2 0/9] PM: Create the AVS class of drivers

2012-03-19 Thread jean . pihet
From: Jean Pihet j-pi...@ti.com AVS is a power management technique which controls the operating voltage of a device in order to optimize (i.e. reduce) its power consumption. The voltage is adapted depending on static factors (chip manufacturing process) and dynamic factors (temperature depending