aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/spear-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-07
* cpufreq: SPEAr: Instantiate as platform_driverViresh Kumar2014-03-11
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-11
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-16
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* cpufreq: SPEAr: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-06
* 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: spear: use cpufreq_generic_init()Viresh Kumar2013-10-15
| * cpufreq: spear: don't initialize part of policy set by coreViresh Kumar2013-10-15
| * cpufreq: spear: Use generic cpufreq routinesViresh Kumar2013-10-15
| * cpufreq: spear: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* | cpufreq: SPEAr: Fix incorrect variable typeSachin Kamat2013-09-30
|/
* cpufreq: spear-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar2013-02-01
* cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar2013-02-01
* cpufreq: Simplify cpufreq_add_dev()Viresh Kumar2013-02-01
* cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar2013-02-01
* cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-27