aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf4-2/+137
2013-02-02powernow-k8: Cleanup init functionBorislav Petkov1-11/+14
2013-02-02powernow-k8: Cleanup module requestBorislav Petkov1-2/+19
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov1-0/+14
2013-02-02cpufreq: Make acpi-cpufreq link firstBorislav Petkov1-2/+3
2013-02-02acpi-cpufreq: Do not load on K8Matthew Garrett1-0/+6
2013-02-02cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie1-0/+18
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar3-93/+104
2013-02-02cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar1-1/+1
2013-02-02cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar1-1/+7
2013-02-02cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar1-0/+10
2013-02-02cpufreq: Manage only online cpusViresh Kumar1-0/+7
2013-02-02cpufreq: ondemand: use all CPUs in update_sampling_rateFabio Baltieri1-3/+2
2013-02-02cpufreq: conservative: call dbs_check_cpu only when necessaryFabio Baltieri1-6/+41
2013-02-02cpufreq: ondemand: call dbs_check_cpu only when necessaryFabio Baltieri3-10/+52
2013-02-02cpufreq: handle SW coordinated CPUsRickard Andersson4-8/+43
2013-01-31cpufreq: exynos: Initialize return variableSachin Kamat1-1/+1
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/driversOlof Johansson4-1/+16
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-3/+0
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-3/+0
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson4-7/+24
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman4-1/+16
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker1-1/+0
2013-01-25cpufreq: exynos: Fix unsigned variable being checked for negative valueSachin Kamat1-1/+1
2013-01-22cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett1-0/+7
2013-01-22cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon1-0/+5
2013-01-22cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon1-0/+3
2013-01-18cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi1-2/+2
2013-01-18cpufreq: exynos: Show list of available frequenciesInderpal Singh1-0/+13
2013-01-18powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov1-1/+1
2013-01-11drivers/cpufreq: remove depends on CONFIG_EXPERIMENTALKees Cook2-5/+5
2013-01-10cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim5-5/+43
2013-01-07cpufreq: db8500: set CPUFREQ_CONST_LOOPSFabio Baltieri1-1/+1
2013-01-07cpufreq: dbx500: Update file headerLee Jones1-2/+2
2013-01-07cpufreq: dbx500: Minor code cleanupJonas Aaberg1-10/+12
2013-01-07cpufreq: dbx500: Move clk_get to probeUlf Hansson1-15/+14
2013-01-07cpufreq: Give driver used for dbx500 family a more generic nameLee Jones2-30/+30
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger2-2/+8
2013-01-03cpufreq / Longhaul: Disable driver by defaultRafaƂ Bilski1-1/+9
2013-01-03cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov1-4/+7
2012-12-23cpufreq: exynos: Add missing staticJonghwan Choi3-3/+3
2012-12-23cpufreq: exynos: Split exynos_target function into two functionsJonghwan Choi1-65/+86
2012-12-23cpufreq: exynos: Use APLL_FREQ macro for cpu divider valueJonghwan Choi3-561/+120
2012-12-23cpufreq: exynos: Check old & new frequency earlyJonghwan Choi1-2/+5
2012-12-23cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi4-30/+4
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds17-937/+1219
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-46/+55
2012-11-27cpufreq: ondemand: update sampling rate only on right CPUsFabio Baltieri1-0/+8
2012-11-27cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri3-0/+299
2012-11-24cpufreq: governors: Fix jiffies/cputime mixup (revisited)Rafael J. Wysocki1-2/+2