aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/omap-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-02cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed1-3/+7
2012-02-21cpufreq: OMAP: scale voltage along with frequencyKevin Hilman1-5/+63
2011-11-10cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman1-1/+3
2011-11-08cpufreq: OMAP: fix freq_table leakNishanth Menon1-5/+17
2011-11-08cpufreq: OMAP: put clk if cpu_init failedNishanth Menon1-3/+11
2011-11-08cpufreq: OMAP: only supports OPP libraryNishanth Menon1-2/+1
2011-11-08cpufreq: OMAP: dont support !freq_tableNishanth Menon1-34/+33
2011-11-08cpufreq: OMAP: deny initialization if no mpudevNishanth Menon1-7/+8
2011-11-08cpufreq: OMAP: move clk name decision to initNishanth Menon1-7/+13
2011-11-08cpufreq: OMAP: notify even with bad boot frequencyColin Cross1-1/+1
2011-11-08cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor1-3/+1
2011-11-08cpufreq: OMAP: Add SMP support for OMAP4+Russell King1-10/+71
2011-11-08cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar1-0/+188