summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pxa2xx-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-08
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-08
* Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/socArnd Bergmann2016-02-29
|\
| * ARM: pxa: define clock registers as __iomemArnd Bergmann2016-02-01
* | cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann2016-01-27
|/
* cpufreq: pxa: make pxa_freqs arrays constFabian Frederick2015-05-04
* cpufreq: pxa: replace typedef pxa_freqs_t by structureFabian Frederick2015-05-04
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-11
* cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-06
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-30
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* cpufreq: pxa: don't initialize part of policy set by coreViresh Kumar2013-10-15
* cpufreq: pxa: Use generic cpufreq routinesViresh Kumar2013-10-15
* cpufreq: pxa: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* cpufreq: pxa: call cpufreq_frequency_table_get_attr()Viresh Kumar2013-09-30
* cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute locationHanjun Guo2013-08-14
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
* cpufreq: pxa2xx: initialize variablesArnd Bergmann2013-04-25
* cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-08