summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-05-25cpufreq / Longhaul: Disable driver by defaultRafał Bilski
2013-03-15Fix memory leak in cpufreq stats.Tu, Xiaobing
2012-11-05Merge remote-tracking branch 'remotes/upstream-stable/linux-3.4.y' into tilt-3.4Xavier Boudet
2012-10-31cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann
2012-10-04Merge branch 'linux-3.4.y' into tilt-3.4_04Oct_rebaseXavier Boudet
2012-10-02cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo
2012-06-22Santize Kconfig and makefile after cpufreq driver movedJassi Brar
2012-06-22OMAP CPUFREQ: Move OMAP CPUFREQ driver to mach-omap2Vishwanath BS
2012-05-21Merge branch 'rebase-linaro-android-3.4' into merge-linux-linaro-core-trackingAndrey Konovalov
2012-05-21Merge branch 'rebase-thermal_exynos4_imx6' into merge-linux-linaro-core-trackingAndrey Konovalov
2012-05-07cpufreq-interactive: Compile fixupJohn Stultz
2012-05-03cpufreq: interactive: add boost pulse interfaceTodd Poynor
2012-04-30cpufreq: interactive: set floor for boosted speedTodd Poynor
2012-04-26cpufreq: interactive: Add sysfs boost interface for hints from userspaceTodd Poynor
2012-04-26cpufreq: interactive: remove unused target_validate_time_in_idleTodd Poynor
2012-04-26cpufreq: interactive: Boost frequency on touchscreen inputTodd Poynor
2012-04-26cpufreq: interactive: Separate speed target revalidate time and initial set timeTodd Poynor
2012-04-26cpufreq: interactive: base hispeed bump on target freq, not actualTodd Poynor
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-18cpufreq: interactive: adjust code and documentation to matchTodd Poynor
2012-04-18cpufreq: interactive: configurable delay before raising above hispeedTodd Poynor
2012-04-18cpufreq: interactive: don't drop speed if recently at higher loadTodd Poynor
2012-04-18cpufreq: interactive: set at least hispeed when above hispeed loadTodd Poynor
2012-04-18cpufreq: interactive: apply intermediate load to max speed not currentTodd Poynor
2012-04-18cpufreq interactive governor: event tracingTodd Poynor
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-13cpufreq: add clk-reg cpufreq driverRichard Zhao
2012-04-09cpufreq: Prevent memory leak in cpufreq_stats on hotplugColin Cross
2012-04-09cpufreq: interactive: New 'interactive' governorMike Chan
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