aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/db8500-cpufreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-07cpufreq: Give driver used for dbx500 family a more generic nameLee Jones1-179/+0
2012-11-09cpufreq: db8500: Use armss clk to update frequencyUlf Hansson1-8/+16
2012-11-09cpufreq: db8500: Fetch cpufreq table from platform dataUlf Hansson1-42/+25
2012-11-09cpufreq: db8500: Register as a platform driverUlf Hansson1-1/+19
2012-05-02ARM: ux500: core U9540 supportLinus Walleij1-1/+1
2012-03-29drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud1-8/+5
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin1-3/+3
2011-11-03Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds1-16/+20
2011-10-26[CPUFREQ] db8500: support all frequenciesLinus Walleij1-8/+16
2011-10-26[CPUFREQ] db8500: remove unneeded for loop iteration over freq_tableAxel Lin1-5/+0
2011-10-26[CPUFREQ] ARM: ux500: send cpufreq notification for all cpusVincent Guittot1-3/+4
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson1-1/+1
2011-05-24cpufreq: update DB8500 cpufreq driverLinus Walleij1-104/+63
2011-05-24mach-ux500: move CPUfreq driver to cpufreq subsystemLinus Walleij1-0/+210