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)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:48 +0000 (13:52 -0800)
commita6d605140ef01ff7d3c5ce2ce3d78f5e806907b8
tree48ba213e3eb87f1e729a353d48b4e2d4b64aaa0c
parent2c2b492e77e9b46f6db04059c9cc6068f538b239
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