aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pxa2xx-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar1-1/+0
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar1-0/+1
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-21/+6
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-11/+2
2013-10-16cpufreq: pxa: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: pxa: Use generic cpufreq routinesViresh Kumar1-25/+2
2013-09-30cpufreq: pxa: use cpufreq_table_validate_and_show()Viresh Kumar1-4/+2
2013-09-30cpufreq: pxa: call cpufreq_frequency_table_get_attr()Viresh Kumar1-1/+12
2013-08-14cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute locationHanjun Guo1-2/+2
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-4/+4
2013-04-25cpufreq: pxa2xx: initialize variablesArnd Bergmann1-2/+3
2013-04-08cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+491