summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/maple-cpufreq.c
AgeCommit message (Expand)AuthorLines
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar-3/+3
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar-17/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar-12/+4
2013-10-16cpufreq: maple: use cpufreq_generic_init()Viresh Kumar-8/+1
2013-10-16cpufreq: maple: don't initialize part of policy set by coreViresh Kumar-1/+0
2013-10-16cpufreq: maple: Use generic cpufreq routinesViresh Kumar-12/+2
2013-09-30cpufreq: maple: use cpufreq_table_validate_and_show()Viresh Kumar-3/+1
2013-08-23Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki-20/+3
2013-08-21cpufreq: maple-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha-20/+3
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar-1/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar-3/+2
2013-02-02cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar-1/+1
2011-07-19powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov-0/+309