summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie2013-04-081-1/+0Star
* cpufreq: Correct header guards typoBorislav Petkov2013-04-021-3/+3
* cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati2013-04-021-2/+8
* cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar2013-03-251-2/+0Star
* cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar2013-03-251-4/+8
* intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2013-03-251-3/+3
* cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie2013-03-251-1/+1
* cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie2013-03-251-0/+26
* cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie2013-03-061-0/+3
* cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie2013-03-061-28/+11Star
* cpufreq: highbank: do not initialize array with a loopEmilio López2013-03-041-7/+1Star
* cpufreq: Fix a typo in commentNamhyung Kim2013-03-041-1/+1
* Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-261-1/+1
|\
| * Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki2013-02-231-1/+1
| |\
| | * imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun2013-02-231-1/+1
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-222-51/+52
|\ \ \
| * \ \ Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson2013-01-304-1/+16
| |\ \ \
| * \ \ \ Merge branch 'depends/cleanup' into next/driversOlof Johansson2013-01-284-7/+24
| |\ \ \ \
| * | | | | cpufreq: db8500: set CPUFREQ_CONST_LOOPSFabio Baltieri2013-01-071-1/+1
| * | | | | cpufreq: dbx500: Update file headerLee Jones2013-01-071-2/+2
| * | | | | cpufreq: dbx500: Minor code cleanupJonas Aaberg2013-01-071-10/+12
| * | | | | cpufreq: dbx500: Move clk_get to probeUlf Hansson2013-01-071-15/+14Star
| * | | | | cpufreq: Give driver used for dbx500 family a more generic nameLee Jones2013-01-072-30/+30
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-216-9/+56
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-02-131-1/+0Star
| |\ \ \ \ \ \
| | * | | | | | drivers/db8500-cpufreq: delete dangling includeLinus Walleij2013-02-121-1/+0Star
| * | | | | | | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-055-5/+43
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim2013-01-105-5/+43
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2013-01-301-3/+0Star
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: ux500: de-globalize <mach/id.h>Linus Walleij2013-01-291-3/+0Star
| | |/ / / /
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-264-1/+16
| |\| | | |
| * | | | | drivers/cpufreq: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-112-5/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-172-6/+17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie2013-02-151-0/+16
| * | | | cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie2013-02-151-6/+1Star
* | | | | Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2013-02-154-660/+232Star
|\ \ \ \ \
| * | | | | cpufreq: exynos: Fix hang in pm handler due to frequency mismatchJonghwan Choi2013-02-051-3/+5
| * | | | | cpufreq: exynos: Initialize return variableSachin Kamat2013-02-011-1/+1
| * | | | | cpufreq: exynos: Fix unsigned variable being checked for negative valueSachin Kamat2013-01-251-1/+1
| * | | | | cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi2013-01-181-2/+2
| * | | | | cpufreq: exynos: Show list of available frequenciesInderpal Singh2013-01-181-0/+13
| * | | | | cpufreq: exynos: Add missing staticJonghwan Choi2012-12-243-3/+3
| * | | | | cpufreq: exynos: Split exynos_target function into two functionsJonghwan Choi2012-12-241-65/+86
| * | | | | cpufreq: exynos: Use APLL_FREQ macro for cpu divider valueJonghwan Choi2012-12-243-561/+120Star
| * | | | | cpufreq: exynos: Check old & new frequency earlyJonghwan Choi2012-12-241-2/+5
| * | | | | cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi2012-12-244-30/+4Star
| | |_|_|/ | |/| | |
* | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-1524-415/+2051
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie2013-02-111-1/+2
| * | | | cpufreq: conservative: Fix typos in commentsStratos Karafotis2013-02-091-2/+2