aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/cpufreq_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-07cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar1-721/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-7/+7
2012-11-15powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driverAndreas Schwab1-1/+4
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-03-16[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki1-1/+1
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-7/+7
2009-08-27powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank1-8/+0
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt1-1/+1
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-2/+0
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger1-1/+0
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell1-1/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-10/+11
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-11/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk1-1/+1
2006-06-11powerpc: add context.vdso_base for 32-bit tooPaul Mackerras1-1/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2005-11-08powerpc: Fix typo in pmac_cpufreq_resumePaul Mackerras1-1/+1
2005-11-08[PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt1-0/+727