aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
...
| * cpufreq: Fix unsigned variable being checked for negative valuejhbird.choi@samsung.com2013-03-31
| * cpufreq: conservative: Fix the logic in frequency decrease checkingStratos Karafotis2013-03-31
| * cpufreq: conservative: Fix sampling_down_factor functionalityStratos Karafotis2013-03-31
| * cpufreq: governors: Calculate iowait time only when necessaryStratos Karafotis2013-03-31
| * cpufreq: conservative: Fix relation when decreasing frequencyNamhyung Kim2013-03-31
| * cpufreq: conservative: Break out earlier on the lowest frequencyNamhyung Kim2013-03-31
| * cpufreq: governors: Avoid unnecessary per cpu timer interruptsViresh Kumar2013-03-31
| * cpufreq: ondemand: Don't update sample_type if we don't evaluate load againViresh Kumar2013-03-31
| * cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20Viresh Kumar2013-03-31
| * cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-03-31
| * cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-03-31
| * cpufreq: Convert the cpufreq_driver_lock to a rwlockNathan Zimmer2013-03-31
* | cpufreq / intel_pstate: Set timer timeout correctlyDirk Brandewie2013-04-08
* | cpufreq: Correct header guards typoBorislav Petkov2013-04-02
* | cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati2013-04-01
|/
* cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar2013-03-25
* cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar2013-03-25
* intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2013-03-25
* cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie2013-03-25
* cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie2013-03-25
* cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie2013-03-06
* cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie2013-03-06
* cpufreq: highbank: do not initialize array with a loopEmilio López2013-03-04
* cpufreq: Fix a typo in commentNamhyung Kim2013-03-04
* Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-26
|\
| * Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki2013-02-22
| |\
| | * imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun2013-02-22
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \
| * \ \ Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson2013-01-30
| |\ \ \
| * \ \ \ Merge branch 'depends/cleanup' into next/driversOlof Johansson2013-01-28
| |\ \ \ \
| * | | | | cpufreq: db8500: set CPUFREQ_CONST_LOOPSFabio Baltieri2013-01-07
| * | | | | cpufreq: dbx500: Update file headerLee Jones2013-01-07
| * | | | | cpufreq: dbx500: Minor code cleanupJonas Aaberg2013-01-07
| * | | | | cpufreq: dbx500: Move clk_get to probeUlf Hansson2013-01-07
| * | | | | cpufreq: Give driver used for dbx500 family a more generic nameLee Jones2013-01-07
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-02-12
| |\ \ \ \ \ \
| | * | | | | | drivers/db8500-cpufreq: delete dangling includeLinus Walleij2013-02-12
| * | | | | | | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-05
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: exynos: cleanup exynos-cpufreq headerKukjin Kim2013-01-10
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2013-01-29
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: ux500: de-globalize <mach/id.h>Linus Walleij2013-01-29
| | |/ / / /
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\| | | |
| * | | | | drivers/cpufreq: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| | |_|/ / | |/| | |
* | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie2013-02-15
| * | | | cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie2013-02-15
* | | | | Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2013-02-15
|\ \ \ \ \
| * | | | | cpufreq: exynos: Fix hang in pm handler due to frequency mismatchJonghwan Choi2013-02-05