aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/omap-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-16
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* cpufreq: OMAP: Fix compilation error 'r & ret undeclared'viresh kumar2013-11-13
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-30
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-25
|\
| * cpufreq: omap: use cpufreq_generic_init()Viresh Kumar2013-10-15
| * cpufreq: omap: don't initialize part of policy set by coreViresh Kumar2013-10-15
| * cpufreq: omap: Use generic cpufreq routinesViresh Kumar2013-10-15
| * cpufreq: omap: call cpufreq_frequency_table_put_attr()Viresh Kumar2013-09-30
| * cpufreq: omap: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-25
* | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-25
* | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-25
|/
* cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-14
* cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-24
* cpufreq: OMAP: instantiate omap-cpufreq as a platform_driverNishanth Menon2013-04-10
* cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-02
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-01
* cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon2013-01-22
* cpufreq: OMAP: use get_cpu_device() instead of omap_device APIKevin Hilman2012-10-08
* cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includesPaul Walmsley2012-10-08
* cpufreq: OMAP: remove unused <plat/omap-pm.h>Kevin Hilman2012-10-08
* cpufreq: OMAP: ensure valid clock rate before scalingKevin Hilman2012-10-08
* cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_nameAxel Lin2012-09-19
* cpufreq: OMAP: remove loops_per_jiffy recalculate for smpRichard Zhao2012-09-14
* cpufreq: OMAP: Handle missing frequency table on SMP systemsRajendra Nayak2012-08-09
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed2012-03-02
* | cpufreq: OMAP: scale voltage along with frequencyKevin Hilman2012-02-21
|/
* cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman2011-11-10
* cpufreq: OMAP: fix freq_table leakNishanth Menon2011-11-08
* cpufreq: OMAP: put clk if cpu_init failedNishanth Menon2011-11-08
* cpufreq: OMAP: only supports OPP libraryNishanth Menon2011-11-08
* cpufreq: OMAP: dont support !freq_tableNishanth Menon2011-11-08
* cpufreq: OMAP: deny initialization if no mpudevNishanth Menon2011-11-08
* cpufreq: OMAP: move clk name decision to initNishanth Menon2011-11-08
* cpufreq: OMAP: notify even with bad boot frequencyColin Cross2011-11-08
* cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor2011-11-08
* cpufreq: OMAP: Add SMP support for OMAP4+Russell King2011-11-08
* cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar2011-11-08