aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/cbe_cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-2/+0
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt1-1/+1
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger1-2/+0
2007-07-20[CELL] fix cbe_cpufreq for legacy SLOF tree.Jean-Christophe DUBOIS1-0/+10
2007-07-20[CELL] cbe_cpufreq: reorganize codeChristian Krafft1-187/+9
2007-07-20[CELL] cbe_cpufreq: fix minor issuesChristian Krafft1-18/+40
2007-07-20[CELL] cbe_cpufreq: fix initializationChristian Krafft1-12/+8
2007-07-20[CELL] cbe_cpufreq: fix latency measurementChristian Krafft1-8/+17
2007-07-20[CELL] pmi: remove support for mutiple devices.Christian Krafft1-22/+14
2007-07-02[POWERPC] Fix PMI breakage in cbe_cbufreq driverChristian Krafft1-5/+10
2007-06-07[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger1-6/+27
2007-04-30[POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson1-10/+14
2007-04-23[POWERPC] cell: use pmi in cpufreq driverChristian Krafft1-1/+80
2007-04-13[POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell1-6/+7
2006-10-25[POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft1-0/+248