aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-04EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim
2012-03-29drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-03-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2012-03-14provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk
2012-03-14EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee
2012-03-14EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud
2012-03-02cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed
2012-02-29[CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sam...MyungJoo Ham
2012-02-29[CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner
2012-02-29[CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQRussell King
2012-02-29[CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim
2012-02-29[CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera
2012-02-29[CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown
2012-02-21cpufreq: OMAP: scale voltage along with frequencyKevin Hilman
2012-02-21cpufreq: OMAP driver depends CPUfreq tablesRussell King
2012-02-13powernow-k6: Really enable auto-loadingBen Hutchings
2012-02-13powernow-k7: Fix CPU family numberBen Hutchings
2012-02-02cpufreq/gx: Fix the compile errorAlan Cox
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen
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