summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/spear-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: SPEAr: Fix incorrect variable typeSachin Kamat2013-09-301-1/+1
* cpufreq: spear-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-2/+2
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-2/+2
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-5/+2Star
* cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar2013-02-021-1/+1
* cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar2013-02-021-2/+5
* cpufreq: Simplify cpufreq_add_dev()Viresh Kumar2013-02-021-1/+0Star
* cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar2013-02-021-1/+1
* cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-271-0/+291