summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/omap-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: OMAP: use get_cpu_device() instead of omap_device APIKevin Hilman2012-10-081-5/+3Star
* cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includesPaul Walmsley2012-10-081-18/+1Star
* cpufreq: OMAP: remove unused <plat/omap-pm.h>Kevin Hilman2012-10-081-1/+0Star
* cpufreq: OMAP: ensure valid clock rate before scalingKevin Hilman2012-10-081-0/+8
* cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_nameAxel Lin2012-09-191-2/+2
* cpufreq: OMAP: remove loops_per_jiffy recalculate for smpRichard Zhao2012-09-141-35/+0Star
* cpufreq: OMAP: Handle missing frequency table on SMP systemsRajendra Nayak2012-08-091-1/+3
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* | cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed2012-03-021-3/+7
* | cpufreq: OMAP: scale voltage along with frequencyKevin Hilman2012-02-221-5/+63
|/
* cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman2011-11-101-1/+3
* cpufreq: OMAP: fix freq_table leakNishanth Menon2011-11-081-5/+17
* cpufreq: OMAP: put clk if cpu_init failedNishanth Menon2011-11-081-3/+11
* cpufreq: OMAP: only supports OPP libraryNishanth Menon2011-11-081-2/+1Star
* cpufreq: OMAP: dont support !freq_tableNishanth Menon2011-11-081-34/+33Star
* cpufreq: OMAP: deny initialization if no mpudevNishanth Menon2011-11-081-7/+8
* cpufreq: OMAP: move clk name decision to initNishanth Menon2011-11-081-7/+13
* cpufreq: OMAP: notify even with bad boot frequencyColin Cross2011-11-081-1/+1
* cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor2011-11-081-3/+1Star
* cpufreq: OMAP: Add SMP support for OMAP4+Russell King2011-11-081-10/+71
* cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar2011-11-081-0/+188