aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker1-0/+1
2011-03-18Blackfin: cpufreq: fix typosMichael Hennerich1-3/+3
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang1-2/+0
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells1-2/+2
2010-03-09Blackfin: scale calibration when cpu freq changesGraf Yang1-1/+12
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang1-62/+93
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger1-1/+1
2009-12-15Blackfin: cpufreq: use a constant latencyMichael Hennerich1-1/+2
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-24/+3
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang1-1/+1
2009-06-12Blackfin: detect anomaly 05000274Sonic Zhang1-1/+2
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li1-2/+2
2009-01-07Blackfin arch: Fix incorrect use of loose in cpufreq.cNick Andrew1-1/+1
2008-10-28Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich1-7/+7
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski1-2/+0
2008-05-07[Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov1-9/+15
2008-05-07[Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=SCLK for some configurationsMichael Hennerich1-2/+2
2008-04-25[Blackfin] arch: Functional power management support: Add support for cpu frequency scalingMichael Hennerich1-0/+194