aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker2011-10-311-0/+1
* Blackfin: cpufreq: fix typosMichael Hennerich2011-03-181-3/+3
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-181-2/+0
* Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-071-2/+2
* Blackfin: scale calibration when cpu freq changesGraf Yang2010-03-091-1/+12
* Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-091-62/+93
* Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-151-1/+1
* Blackfin: cpufreq: use a constant latencyMichael Hennerich2009-12-151-1/+2
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-24/+3
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-221-1/+1
* Blackfin: detect anomaly 05000274Sonic Zhang2009-06-121-1/+2
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-071-2/+2
* Blackfin arch: Fix incorrect use of loose in cpufreq.cNick Andrew2009-01-071-1/+1
* Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-281-7/+7
* cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-151-2/+0
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-071-9/+15
* [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2008-05-071-2/+2
* [Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich2008-04-251-0/+194