aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-02-02cpufreq: Make acpi-cpufreq link firstBorislav Petkov
2013-02-02acpi-cpufreq: Do not load on K8Matthew Garrett
2013-02-02cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar
2013-02-02cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar
2013-02-02cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar
2013-02-02cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar
2013-02-02cpufreq: Manage only online cpusViresh Kumar
2013-02-02cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri
2013-02-02cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri
2013-02-02cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri
2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson
2013-01-31cpufreq: exynos: Initialize return variableSachin Kamat
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker
2013-01-25cpufreq: exynos: Fix unsigned variable being checked for negative valueSachin Kamat
2013-01-22cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett
2013-01-22cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon
2013-01-22cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon
2013-01-18cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi
2013-01-18cpufreq: exynos: Show list of available frequenciesInderpal Singh
2013-01-18powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov
2013-01-11drivers/cpufreq: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-10cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim
2013-01-07cpufreq: db8500: set CPUFREQ_CONST_LOOPSFabio Baltieri
2013-01-07cpufreq: dbx500: Update file headerLee Jones
2013-01-07cpufreq: dbx500: Minor code cleanupJonas Aaberg
2013-01-07cpufreq: dbx500: Move clk_get to probeUlf Hansson
2013-01-07cpufreq: Give driver used for dbx500 family a more generic nameLee Jones
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger
2013-01-03cpufreq / Longhaul: Disable driver by defaultRafaƂ Bilski
2013-01-03cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov
2012-12-23cpufreq: exynos: Add missing staticJonghwan Choi
2012-12-23cpufreq: exynos: Split exynos_target function into two functionsJonghwan Choi
2012-12-23cpufreq: exynos: Use APLL_FREQ macro for cpu divider valueJonghwan Choi
2012-12-23cpufreq: exynos: Check old & new frequency earlyJonghwan Choi
2012-12-23cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-11-27cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri
2012-11-27cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri
2012-11-24cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki
2012-11-23cpufreq: ondemand: fix wrong delay sampling rateFabio Baltieri
2012-11-22cpufreq: exynos: Use static for functions used in only this fileTushar Behera
2012-11-22cpufreq: exynos: Broadcast frequency change notifications for all coresTomasz Figa
2012-11-21cpufreq: remove use of __devexitBill Pemberton