aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pxa3xx-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-12/+0
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-14/+3
2013-10-16cpufreq: pxa: don't initialize part of policy set by coreViresh Kumar1-4/+3
2013-10-16cpufreq: pxa: Use generic cpufreq routinesViresh Kumar1-13/+2
2013-09-30cpufreq: pxa: use cpufreq_table_validate_and_show()Viresh Kumar1-6/+2
2013-09-30cpufreq: pxa: call cpufreq_frequency_table_get_attr()Viresh Kumar1-2/+13
2013-08-14pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argumentJulia Lawall1-2/+4
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-2/+2
2013-04-08cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+254