aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/cbe_cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-311-0/+1
* powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-061-1/+1
* powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2009-01-111-1/+1
* [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-191-1/+2
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-121-2/+0
|\
| * [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-041-2/+0
* | [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt2007-10-091-1/+1
|/
* [CELL] fix cbe_cpufreq for legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-0/+10
* [CELL] cbe_cpufreq: reorganize codeChristian Krafft2007-07-201-187/+9
* [CELL] cbe_cpufreq: fix minor issuesChristian Krafft2007-07-201-18/+40
* [CELL] cbe_cpufreq: fix initializationChristian Krafft2007-07-201-12/+8
* [CELL] cbe_cpufreq: fix latency measurementChristian Krafft2007-07-201-8/+17
* [CELL] pmi: remove support for mutiple devices.Christian Krafft2007-07-201-22/+14
* [POWERPC] Fix PMI breakage in cbe_cbufreq driverChristian Krafft2007-07-021-5/+10
* [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger2007-06-071-6/+27
* [POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson2007-04-301-10/+14
* [POWERPC] cell: use pmi in cpufreq driverChristian Krafft2007-04-231-1/+80
* [POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell2007-04-131-6/+7
* [POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft2006-10-251-0/+248