aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/omap-cpufreq.c
AgeCommit message (Expand)Author
2013-07-14cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker
2013-06-24cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar
2013-04-10cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-01-22cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon
2012-10-08cpufreq: OMAP: use get_cpu_device() instead of omap_device APIKevin Hilman
2012-10-08cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includesPaul Walmsley
2012-10-08cpufreq: OMAP: remove unused <plat/omap-pm.h>Kevin Hilman
2012-10-08cpufreq: OMAP: ensure valid clock rate before scalingKevin Hilman
2012-09-19cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_nameAxel Lin
2012-09-14cpufreq: OMAP: remove loops_per_jiffy recalculate for smpRichard Zhao
2012-08-09cpufreq: OMAP: Handle missing frequency table on SMP systemsRajendra Nayak
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-02cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed
2012-02-21cpufreq: OMAP: scale voltage along with frequencyKevin Hilman
2011-11-10cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman
2011-11-08cpufreq: OMAP: fix freq_table leakNishanth Menon
2011-11-08cpufreq: OMAP: put clk if cpu_init failedNishanth Menon
2011-11-08cpufreq: OMAP: only supports OPP libraryNishanth Menon
2011-11-08cpufreq: OMAP: dont support !freq_tableNishanth Menon
2011-11-08cpufreq: OMAP: deny initialization if no mpudevNishanth Menon
2011-11-08cpufreq: OMAP: move clk name decision to initNishanth Menon
2011-11-08cpufreq: OMAP: notify even with bad boot frequencyColin Cross
2011-11-08cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor
2011-11-08cpufreq: OMAP: Add SMP support for OMAP4+Russell King
2011-11-08cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar