aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/cpufreq_64.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-07cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar1-746/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-3/+2
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-7/+7
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-03-11powerpc: Estimate G5 cpufreq transition latencyNick Piggin1-1/+4
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt1-1/+1
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger1-1/+0
2007-05-02[POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg1-4/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-8/+8
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-20[POWERPC] silence a warningStephen Rothwell1-1/+1
2006-08-01Merge branch 'merge'Paul Mackerras1-7/+7
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-13/+14
2006-07-28[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt1-29/+49
2006-07-07[POWERPC] Add cpufreq support for Xserve G5Benjamin Herrenschmidt1-29/+49
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-3/+4
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-09[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt1-47/+449
2005-11-08[PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt1-0/+323