summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pmac32-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar2017-07-261-2/+5
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-1/+1
|\
| * powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-011-1/+1
* | cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-3/+5
* | cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-6/+6
|/
* powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
* 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-16/+4
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-9/+3
* cpufreq: pmac32: use cpufreq_generic_init()Viresh Kumar2013-10-161-6/+1
* cpufreq: pmac: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: pmac: Use generic cpufreq routinesViresh Kumar2013-10-161-12/+2
* cpufreq: pmac: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-2/+1
* Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-231-2/+3
|\
| * cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-2/+3
* | cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
|/
* cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-071-0/+721
OpenPOWER on IntegriCloud