summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: blackfin: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-247/+0Star
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-45/+34Star
* Blackfin: fix wrong place disabled irqSteven Miao2012-10-081-3/+1Star
* Blackfin: cpufreq: fix dpm_state_tableJames Cosin2012-10-081-3/+2Star
* bf60x: cpufreq: fix anomaly 05000273Sonic Zhang2012-07-241-1/+2
* cpufreq: change debug message level to show clock change errorSteven Miao2012-07-241-1/+1
* blackfin: bf60x: fix compiling warningBob Liu2012-05-211-1/+6
* blackfin: bf60x: add clock supportSteven Miao2012-05-211-2/+37
* blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker2011-11-011-0/+1
* Blackfin: cpufreq: fix typosMichael Hennerich2011-03-181-3/+3
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-181-2/+0Star
* 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/+3Star
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-231-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-161-2/+0Star
* [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-241-0/+194