From: Ben Dooks Date: Fri, 13 Nov 2009 22:34:21 +0000 (+0000) Subject: ARM: OSIRIS: DVS (Dynamic Voltage Scaling) supoort. X-Git-Tag: v2.6.33-rc1~340^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa084af28ca905e91895ae237e6cc4a31d2ff4d;p=pandora-kernel.git ARM: OSIRIS: DVS (Dynamic Voltage Scaling) supoort. Add a driver to provide DVS for the Simtec Osiris module to reduce the power consumption whilst idling. The DVS driver alters the voltage supplied to the ARM core depending on the frequency it is running at. The driver itself does not do any of the frequency alteration, which is left up to the cpufreq driver. Signed-off-by: Ben Dooks Signed-off-by: Simtec Linux Team Signed-off-by: Ben Dooks --- Reading git-diff-tree failed