[PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-11 Thread jean . pihet
From: Jean Pihet In preparation for the per-device constratins support: - rename update_target to pm_qos_update_target - generalize and export pm_qos_update_target for usage by the upcoming per-device latency constraints framework: . operate on struct pm_qos_constraints for constraints managem

[PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-16 Thread jean . pihet
From: Jean Pihet In preparation for the per-device constratins support: - rename update_target to pm_qos_update_target - generalize and export pm_qos_update_target for usage by the upcoming per-device latency constraints framework: . operate on struct pm_qos_constraints for constraints managem

Re: [PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-12 Thread mark gross
On Thu, Aug 11, 2011 at 05:06:42PM +0200, jean.pi...@newoldbits.com wrote: > From: Jean Pihet > > In preparation for the per-device constratins support: > - rename update_target to pm_qos_update_target > - generalize and export pm_qos_update_target for usage by the upcoming > per-device latency c

Re: [PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-13 Thread Rafael J. Wysocki
On Saturday, August 13, 2011, mark gross wrote: > On Thu, Aug 11, 2011 at 05:06:42PM +0200, jean.pi...@newoldbits.com wrote: > > From: Jean Pihet > > > > In preparation for the per-device constratins support: > > - rename update_target to pm_qos_update_target > > - generalize and export pm_qos_up

Re: [PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-14 Thread Jean Pihet
Hi Rafael, Mark, On Sat, Aug 13, 2011 at 10:34 PM, Rafael J. Wysocki wrote: > On Saturday, August 13, 2011, mark gross wrote: >> On Thu, Aug 11, 2011 at 05:06:42PM +0200, jean.pi...@newoldbits.com wrote: >> > From: Jean Pihet >> > >> > In preparation for the per-device constratins support: >> >

Re: [PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-14 Thread Rafael J. Wysocki
On Sunday, August 14, 2011, Jean Pihet wrote: > Hi Rafael, Mark, > > On Sat, Aug 13, 2011 at 10:34 PM, Rafael J. Wysocki wrote: > > On Saturday, August 13, 2011, mark gross wrote: > >> On Thu, Aug 11, 2011 at 05:06:42PM +0200, jean.pi...@newoldbits.com wrote: > >> > From: Jean Pihet > >> > > >>

Re: [PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-15 Thread mark gross
On Sun, Aug 14, 2011 at 03:37:43PM +0200, Rafael J. Wysocki wrote: > On Sunday, August 14, 2011, Jean Pihet wrote: > > Hi Rafael, Mark, > > > > On Sat, Aug 13, 2011 at 10:34 PM, Rafael J. Wysocki wrote: > > > On Saturday, August 13, 2011, mark gross wrote: > > >> On Thu, Aug 11, 2011 at 05:06:42P

Re: [PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-15 Thread Jean Pihet
On Tue, Aug 16, 2011 at 6:08 AM, mark gross wrote: > On Sun, Aug 14, 2011 at 03:37:43PM +0200, Rafael J. Wysocki wrote: >> On Sunday, August 14, 2011, Jean Pihet wrote: >> > Hi Rafael, Mark, >> > >> > On Sat, Aug 13, 2011 at 10:34 PM, Rafael J. Wysocki wrote: >> > > On Saturday, August 13, 2011,

Re: [PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-16 Thread mark gross
On Tue, Aug 16, 2011 at 08:44:19AM +0200, Jean Pihet wrote: > On Tue, Aug 16, 2011 at 6:08 AM, mark gross wrote: > > On Sun, Aug 14, 2011 at 03:37:43PM +0200, Rafael J. Wysocki wrote: > >> On Sunday, August 14, 2011, Jean Pihet wrote: > >> > Hi Rafael, Mark, > >> > > >> > On Sat, Aug 13, 2011 at 1

Re: [PATCH 05/15] PM QoS: generalize and export the constraints management code

2011-08-16 Thread Rafael J. Wysocki
On Tuesday, August 16, 2011, mark gross wrote: > On Tue, Aug 16, 2011 at 08:44:19AM +0200, Jean Pihet wrote: > > On Tue, Aug 16, 2011 at 6:08 AM, mark gross wrote: > > > On Sun, Aug 14, 2011 at 03:37:43PM +0200, Rafael J. Wysocki wrote: > > >> On Sunday, August 14, 2011, Jean Pihet wrote: > > >> >