summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pxa3xx-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-121-1/+0
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-061-0/+1
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-12/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-14/+3
* cpufreq: pxa: don't initialize part of policy set by coreViresh Kumar2013-10-161-4/+3
* cpufreq: pxa: Use generic cpufreq routinesViresh Kumar2013-10-161-13/+2
* cpufreq: pxa: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-6/+2
* cpufreq: pxa: call cpufreq_frequency_table_get_attr()Viresh Kumar2013-09-301-2/+13
* pxa3xx-cpufreq.c: Avoid using ARRAY_AND_SIZE(e) as a function argumentJulia Lawall2013-08-141-2/+4
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-2/+2
* cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-081-0/+254
OpenPOWER on IntegriCloud