aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesArnd Bergmann1-0/+1
2012-08-09cpufreq: OMAP: Handle missing frequency table on SMP systemsRajendra Nayak1-1/+3
2012-08-08drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall1-0/+1
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-31/+24
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2012-07-20cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switchStephen Boyd1-8/+27
2012-07-20EXYNOS: bugfix on retrieving old_index from freqs.oldJonghwa Lee1-2/+12
2012-07-20cpufreq: Fix typo in cpufreq driverMasanari Iida2-3/+3
2012-07-19[CPUFREQ] EXYNOS5250: Add support max 1.7GHz for EXYNOS5250Jaecheol Lee1-31/+24
2012-05-02ARM: ux500: core U9540 supportLinus Walleij1-1/+1
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman1-0/+1
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+3
2012-04-04EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim1-7/+3
2012-03-29drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-2/+0
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-8/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds10-43/+1587
2012-03-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-6/+73
2012-03-14provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk1-0/+24
2012-03-14EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee4-0/+357
2012-03-14EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee4-0/+546
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud1-8/+5
2012-03-02cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed1-3/+7
2012-02-29[CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next samplingMyungJoo Ham1-1/+57
2012-02-29[CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner3-0/+565
2012-02-29[CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQRussell King1-0/+1
2012-02-29[CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim1-35/+35
2012-02-29[CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera1-0/+2
2012-02-29[CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown1-7/+0
2012-02-21cpufreq: OMAP: scale voltage along with frequencyKevin Hilman1-5/+63
2012-02-21cpufreq: OMAP driver depends CPUfreq tablesRussell King2-1/+6
2012-02-13powernow-k6: Really enable auto-loadingBen Hutchings1-1/+1
2012-02-13powernow-k7: Fix CPU family numberBen Hutchings1-1/+1
2012-02-02cpufreq/gx: Fix the compile errorAlan Cox1-1/+1
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen15-61/+142
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds10-555/+765
2012-01-08[CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee2-20/+2
2012-01-08[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee4-317/+380
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-41/+39
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-41/+39
2012-01-06[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informationAndreas Herrmann1-7/+10
2012-01-06[CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann1-4/+11
2012-01-06[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann1-9/+10
2012-01-06[CPUFREQ] update lpj only if frequency has changedAfzal Mohammed1-2/+1
2012-01-06[CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updationAfzal Mohammed1-3/+5
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2-41/+39
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tipMartin Schwidefsky2-42/+40
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky3-35/+32
2011-12-09[CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init()Kamalesh Babulal1-2/+1