aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-wm831x.c
diff options
context:
space:
mode:
authorVincent Guittot <vincent.guittot@linaro.org>2011-07-12 18:23:23 +0300
committerNicolas Pitre <nicolas.pitre@linaro.org>2011-07-18 21:25:30 -0400
commitdfee09c8acf18e84fe197bb5d821d1e4e02d020f (patch)
treee0368d1f4a4b21cfbc1a04f216580ae6b913d1ea /drivers/gpio/gpio-wm831x.c
parent2f4ee2d18a942e5c7ebfb4e0a9de64dd84948adb (diff)
Add ARM cpu topology definition
(Patch accepted by Russell for 3.1: http://www.spinics.net/lists/arm-kernel/msg131273.html) The affinity between ARM processors is defined in the MPIDR register. We can identify which processors are in the same cluster, and which ones have performance interdependency. We can define the cpu topology of ARM platform, that is then used by sched_mc and sched_smt. The default state of sched_mc and sched_smt config is disable. When enabled, the behavior of the scheduler can be modified with sched_mc_power_savings and sched_smt_power_savings sysfs interfaces. Changes since v4 : * Remove unnecessary parentheses and blank lines Changes since v3 : * Update the format of printk message * Remove blank line Changes since v2 : * Update the commit message and some comments Changes since v1 : * Update the commit message * Add read_cpuid_mpidr in arch/arm/include/asm/cputype.h * Modify header of arch/arm/kernel/topology.c * Modify tests and manipulation of MPIDR's bitfields * Modify the place and dependancy of the config * Modify Noop functions Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org> Signed-off-by: Amit Kucheria <amit.kucheria@verdurent.com> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-wm831x.c')
0 files changed, 0 insertions, 0 deletions