cpufreq: Add fast_on/offline for fast hotplug
authorYoungtae Lee <yt0729.lee@samsung.com>
Mon, 23 Apr 2018 04:00:19 +0000 (13:00 +0900)
committerlakkyung.jung <lakkyung.jung@samsung.com>
Mon, 23 Jul 2018 05:59:01 +0000 (14:59 +0900)
commit6f186d8aeed1152248ba01e40ff8a735faa60167
tree21ac7fa915fa87bd09435baa0503c1338761b0e2
parent984db491efbcd286117c8317c3875c9a9a3c88da
cpufreq: Add fast_on/offline for fast hotplug

This function performs fast hotplug processing
on fast hp cpus at once. Even if cluster off,
executes only goernor stop & start for fast hp

Change-Id: I288ebd19ee0fbb91f596234eac0fb11fd71573c5
Signed-off-by: Youngtae Lee <yt0729.lee@samsung.com>
drivers/cpufreq/cpufreq.c