summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2012-03-19cpufreq: dbx500: Add 8420 variantBengt Jonsson
2012-03-19cpufreq: Now get_cpu_sysdev() is replaced by get_cpu_device()Philippe Langlais
2012-03-19cpufreq:ondemand: Cancel scheduled workRickard Andersson
2012-03-19cpufreq:ondemand: Handle SW coordinated CPUsRickard Andersson
2012-03-19cpufreq: dbx500: Add 8520 PRCMU variantBengt Jonsson
2012-03-19drivers: cpufreq: ux500: Add check for unknown OPPJonas Aaberg
2012-03-19pm: u5500: deprecate v1 hardwarePhilippe Langlais
2012-03-19drivers: cpufreq: dbx500: Always assume v2.0 or laterJonas Aaberg
2012-03-19ARM: ux500: cpufreq: Add percent to frequencyJonas Aaberg
2012-03-19cpufreq: set the dbx500 maxopp frequency according to prcmu firmware versionMattias Nilsson
2012-03-19arm: ux500: Removing U8400 legacyDaniel Willerud
2012-03-19ux500: add smp_twd clockRabin Vincent
2012-03-19ARM: ux500: send cpufreq notification for all cpusVincent Guittot
2012-03-19cpufreq: Update dbx500 cpufreq filesPhilippe Langlais
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-01-08[CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee
2012-01-08[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...Andreas Herrmann
2012-01-06[CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann
2012-01-06[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann
2012-01-06[CPUFREQ] update lpj only if frequency has changedAfzal Mohammed
2012-01-06[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updationAfzal Mohammed
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-09[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()Kamalesh Babulal
2011-12-09[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee
2011-12-09[CPUFREQ] EXYNOS4210: Update frequency table for cpu dividerJaecheol Lee
2011-12-09[CPUFREQ] EXYNOS4210: Remove code about bus on cpufreqJaecheol Lee
2011-12-09[CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messagesMark Brown
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-02Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker...Dave Jones
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin
2011-11-10cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h>Kevin Hilman
2011-11-08cpufreq: OMAP: fix freq_table leakNishanth Menon
2011-11-08cpufreq: OMAP: put clk if cpu_init failedNishanth Menon
2011-11-08cpufreq: OMAP: only supports OPP libraryNishanth Menon
2011-11-08cpufreq: OMAP: dont support !freq_tableNishanth Menon
2011-11-08cpufreq: OMAP: deny initialization if no mpudevNishanth Menon
2011-11-08cpufreq: OMAP: move clk name decision to initNishanth Menon
2011-11-08cpufreq: OMAP: notify even with bad boot frequencyColin Cross
2011-11-08cpufreq: OMAP: Enable all CPUs in shared policy maskTodd Poynor
2011-11-08cpufreq: OMAP: Add SMP support for OMAP4+Russell King
2011-11-08cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreqSantosh Shilimkar
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31cpufreq: Fix build of s3c64xx cpufreq driver for header changeMark Brown