summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/ppc-corenet-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: ppc-corenet-cpu-freq: do_div use quotientEd Swarthout2014-06-061-4/+5
* cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner2014-04-291-1/+4
* cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven2014-04-211-1/+1
* cpufreq: ppc: Remove duplicate inclusion of fsl_soc.hSachin Kamat2014-04-081-1/+0
* cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCsZhuoyu Zhang2014-03-201-1/+3
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-121-1/+0
* cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-171-13/+4
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-18/+1
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-11/+4
* cpufreq: ppc: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+0
* cpufreq: ppc-corenet: Use generic cpufreq routinesViresh Kumar2013-10-161-15/+2
* cpufreq: ppc: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-2/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCsTang Yuantian2013-06-051-0/+380