aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/sa1100-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar1-1/+1
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-11/+6
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-20/+4
2013-10-16cpufreq: sa11x0: use cpufreq_generic_init()Viresh Kumar1-5/+1
2013-10-16cpufreq: sa11x0: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar1-1/+1
2013-09-30cpufreq: sa11x0: let cpufreq core initialize struct policy fieldsViresh Kumar1-3/+1
2013-09-30cpufreq: sa11x0: Expose frequency tableViresh Kumar1-1/+2
2013-04-10cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+247