summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2015-06-19cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2-0/+15
2015-02-02cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie1-6/+17
2014-04-14powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-04-14powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-04-14powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2013-05-12cpufreq / Longhaul: Disable driver by defaultRafał Bilski1-1/+9
2013-03-14Fix memory leak in cpufreq stats.Tu, Xiaobing1-0/+1
2012-10-31cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann1-8/+1
2012-10-02cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo1-29/+34
2012-04-14cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman1-0/+1
2012-04-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2-2/+0
2012-03-29Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-8/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds10-43/+1587
2012-03-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus 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-03cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed1-3/+7
2012-03-01[CPUFREQ] CPUfreq ondemand: update sampling rate without waiting for next sam...MyungJoo Ham1-1/+57
2012-03-01[CPUFREQ] Add S3C2416/S3C2450 cpufreq driverHeiko Stübner3-0/+565
2012-03-01[CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQRussell King1-0/+1
2012-03-01[CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim1-35/+35
2012-03-01[CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera1-0/+2
2012-03-01[CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown1-7/+0
2012-02-22cpufreq: OMAP: scale voltage along with frequencyKevin Hilman1-5/+63
2012-02-22cpufreq: OMAP driver depends CPUfreq tablesRussell King2-1/+6
2012-02-14powernow-k6: Really enable auto-loadingBen Hutchings1-1/+1
2012-02-14powernow-k7: Fix CPU family numberBen Hutchings1-1/+1
2012-02-03cpufreq/gx: Fix the compile errorAlan Cox1-1/+1
2012-01-27cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen15-61/+142
2012-01-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds10-555/+765
2012-01-09[CPUFREQ] EXYNOS: Removed useless headers and codesJaecheol Lee2-20/+2
2012-01-09[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee4-317/+380
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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 informa...Andreas 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-22cpu: 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/ti...Martin 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
2011-12-09[CPUFREQ] EXYNOS4210: cpufreq code is changed for stable workingJaecheol Lee1-36/+65