aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/ppc-corenet-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-04cpufreq: ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven1-0/+2
2014-09-30cpufreq: ppc-corenet: remove duplicate update of cpu_dataViresh Kumar1-1/+0
2014-06-06cpufreq: ppc-corenet-cpu-freq: do_div use quotientEd Swarthout1-4/+5
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner1-1/+4
2014-04-21cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven1-1/+1
2014-04-08cpufreq: ppc: Remove duplicate inclusion of fsl_soc.hSachin Kamat1-1/+0
2014-03-20cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCsZhuoyu Zhang1-1/+3
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar1-1/+0
2014-01-17cpufreq: introduce cpufreq_generic_get() routineViresh Kumar1-13/+4
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar1-18/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar1-11/+4
2013-10-16cpufreq: ppc: don't initialize part of policy set by coreViresh Kumar1-2/+0
2013-10-16cpufreq: ppc-corenet: Use generic cpufreq routinesViresh Kumar1-15/+2
2013-09-30cpufreq: ppc: use cpufreq_table_validate_and_show()Viresh Kumar1-2/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-06-05cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCsTang Yuantian1-0/+380