Files
kernel_arpi/include/linux
Rafael J. Wysocki adaf9fcd13 cpufreq: Move scheduler-related code to the sched directory
Create cpufreq.c under kernel/sched/ and move the cpufreq code
related to the scheduler to that file and to sched.h.

Redefine cpufreq_update_util() as a static inline function to avoid
function calls at its call sites in the scheduler code (as suggested
by Peter Zijlstra).

Also move the definition of struct update_util_data and declaration
of cpufreq_set_update_util_data() from include/linux/cpufreq.h to
include/linux/sched.h.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
2016-03-10 20:44:47 +01:00
..
2016-01-21 19:36:08 +01:00
2016-01-05 18:04:58 +01:00
2015-12-23 08:37:10 -07:00
2015-12-22 09:38:34 -07:00
2016-01-22 17:02:18 -08:00
2016-01-08 01:12:06 +01:00
2015-12-28 13:41:50 +01:00
2016-01-15 17:56:32 -08:00
2016-01-20 17:09:18 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-15 17:56:32 -08:00
2016-01-04 13:19:55 -05:00
2016-01-22 17:02:18 -08:00
2016-01-15 17:56:32 -08:00
2016-01-07 14:31:27 -05:00
2016-01-15 17:56:32 -08:00
2016-01-10 22:13:15 -05:00
2016-01-04 16:11:11 -05:00
2016-01-04 10:20:19 -05:00
2016-01-15 22:34:39 +01:00
2015-12-21 15:28:11 -07:00
2016-01-12 20:47:02 +02:00
2016-01-15 17:56:32 -08:00
2016-01-14 16:00:49 -08:00