summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/maple-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-2/+4
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-5/+4
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-3/+3
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-17/+1
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-12/+4
* cpufreq: maple: use cpufreq_generic_init()Viresh Kumar2013-10-161-8/+1
* cpufreq: maple: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: maple: Use generic cpufreq routinesViresh Kumar2013-10-161-12/+2
* cpufreq: maple: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+1
* Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-231-20/+3
|\
| * cpufreq: maple-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-20/+3
* | cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
|/
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
* cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar2013-02-021-1/+1
* powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov2011-07-191-0/+309
OpenPOWER on IntegriCloud