summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/pxa2xx-cpufreq.c
AgeCommit message (Expand)Author
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-03-01Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/socArnd Bergmann
2016-02-01ARM: pxa: define clock registers as __iomemArnd Bergmann
2016-01-27cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann
2015-05-05cpufreq: pxa: make pxa_freqs arrays constFabian Frederick
2015-05-05cpufreq: pxa: replace typedef pxa_freqs_t by structureFabian Frederick
2014-03-12cpufreq: Remove cpufreq_generic_exit()Viresh Kumar
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-16cpufreq: pxa: don't initialize part of policy set by coreViresh Kumar
2013-10-16cpufreq: pxa: Use generic cpufreq routinesViresh Kumar
2013-09-30cpufreq: pxa: use cpufreq_table_validate_and_show()Viresh Kumar
2013-09-30cpufreq: pxa: call cpufreq_frequency_table_get_attr()Viresh Kumar
2013-08-14cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute locationHanjun Guo
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-04-25cpufreq: pxa2xx: initialize variablesArnd Bergmann
2013-04-08cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar