aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pmac64-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely1-2/+1
2014-04-07cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar1-3/+3
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-17/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-13/+4
2013-10-17cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) modelAaro Koskinen1-1/+2
2013-10-17cpufreq: pmac64: provide cpufreq transition latency for older G5 modelsAaro Koskinen1-1/+3
2013-10-17cpufreq: pmac64: speed up frequency switchAaro Koskinen1-3/+3
2013-10-16cpufreq: pmac64: use cpufreq_generic_init()Viresh Kumar1-8/+1
2013-10-16cpufreq: pmac: don't initialize part of policy set by coreViresh Kumar1-1/+0
2013-10-16cpufreq: pmac: Use generic cpufreq routinesViresh Kumar1-12/+2
2013-09-30cpufreq: pmac: use cpufreq_table_validate_and_show()Viresh Kumar1-3/+1
2013-08-23Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki1-36/+11
2013-08-21cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-36/+11
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-08-07cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar1-3/+2
2013-06-07cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+746