Re: [RFC RESEND 1/3] PM / devfreq: Add watermark events

2014-12-08 Thread Alexandre Courbot
On Fri, Dec 5, 2014 at 10:41 PM, Arto Merilainen wrote: > From: Shridhar Rasal > > This patch adds support for watermark events. These events inform > the governor that the device load has gone below (low watermark) or > above (high watermark) certain load value. This is definitely a useful feat

[RFC RESEND 1/3] PM / devfreq: Add watermark events

2014-12-05 Thread Arto Merilainen
From: Shridhar Rasal This patch adds support for watermark events. These events inform the governor that the device load has gone below (low watermark) or above (high watermark) certain load value. Signed-off-by: Shridhar Rasal Signed-off-by: Arto Merilainen --- drivers/devfreq/devfreq.c | 1