cpufreq: interactive: specify duration of CPU speed boost pulse
authorTodd Poynor <toddpoynor@google.com>
Sat, 15 Dec 2012 01:31:19 +0000 (17:31 -0800)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:17 +0000 (14:16 -0700)
commit8c4fc9a26e241878987849f68b53e2c78ea0ee9c
treee8b0f5ddaef0f18f837d2c5b6a722e8f522b3544
parent5b28b65949ea3279f6883d7bb89e3ef2768d8c28
cpufreq: interactive: specify duration of CPU speed boost pulse

Sysfs attribute boostpulse_duration specifies the duration of boosting CPU
speed in response to bootpulse events.  Duration is specified in usecs,
default 80ms.

Change-Id: Ifd41625574891a44f1787a4e85d1e7b4f2afb52b
Signed-off-by: Todd Poynor <toddpoynor@google.com>
drivers/cpufreq/cpufreq_interactive.c