aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/blackfin-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar1-1/+0
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-15/+7
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-13/+4
2013-10-16cpufreq: blackfin: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: blackfin: Use generic cpufreq routinesViresh Kumar1-20/+3
2013-09-30cpufreq: blackfin: call cpufreq_frequency_table_put_attr()Viresh Kumar1-0/+8
2013-09-30cpufreq: blackfin: use cpufreq_table_validate_and_show()Viresh Kumar1-2/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-5/+5
2013-04-10cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+247