summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pxa2xx-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: pxa: convert to clock APIRobert Jarzmik2017-10-211-152/+39
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-6/+7
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-4/+3
* Merge tag 'pxa-for-4.6' of https://github.com/rjarzmik/linux into next/socArnd Bergmann2016-03-011-1/+1
|\
| * ARM: pxa: define clock registers as __iomemArnd Bergmann2016-02-011-1/+1
* | cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann2016-01-271-1/+1
|/
* cpufreq: pxa: make pxa_freqs arrays constFabian Frederick2015-05-051-6/+6
* cpufreq: pxa: replace typedef pxa_freqs_t by structureFabian Frederick2015-05-051-10/+10
* 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-21/+6
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-11/+2
* cpufreq: pxa: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+0
* cpufreq: pxa: Use generic cpufreq routinesViresh Kumar2013-10-161-25/+2
* cpufreq: pxa: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-4/+2
* cpufreq: pxa: call cpufreq_frequency_table_get_attr()Viresh Kumar2013-09-301-1/+12
* cpufreq / pxa2xx: Fix pxa_cpufreq_init_voltages() __init attribute locationHanjun Guo2013-08-141-2/+2
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-4/+4
* cpufreq: pxa2xx: initialize variablesArnd Bergmann2013-04-251-2/+3
* cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-081-0/+491
OpenPOWER on IntegriCloud