summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/pmac64-cpufreq.c
Commit message (Expand)AuthorAge
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-09
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-09
* of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-26
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-07
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-31
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-25
* cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) modelAaro Koskinen2013-10-17
* cpufreq: pmac64: provide cpufreq transition latency for older G5 modelsAaro Koskinen2013-10-17
* cpufreq: pmac64: speed up frequency switchAaro Koskinen2013-10-17
* cpufreq: pmac64: use cpufreq_generic_init()Viresh Kumar2013-10-16
* cpufreq: pmac: don't initialize part of policy set by coreViresh Kumar2013-10-16
* cpufreq: pmac: Use generic cpufreq routinesViresh Kumar2013-10-16
* cpufreq: pmac: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-30
* Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-23
|\
| * cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-21
* | cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-10
* | cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-07
|/
* cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-07