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