| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: Skip current frequency initialization for ->setpolicy drivers | Rafael J. Wysocki | 2014-03-13 | 1 | -2/+2 |
* | cpufreq: Initialize governor for a new policy under policy->rwsem | Viresh Kumar | 2014-03-06 | 1 | -0/+2 |
* | cpufreq: Initialize policy before making it available for others to use | Viresh Kumar | 2014-03-06 | 1 | -14/+14 |
* | cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions | Aaron Plattner | 2014-03-06 | 1 | -14/+7 |
* | intel_pstate: Change busy calculation to use fixed point math. | Dirk Brandewie | 2014-02-26 | 1 | -10/+18 |
* | intel_pstate: Add support for Baytrail turbo P states | Dirk Brandewie | 2014-02-21 | 1 | -3/+12 |
* | intel_pstate: Use LFM bus ratio as min ratio/P state | Dirk Brandewie | 2014-02-21 | 1 | -1/+1 |
* | cpufreq: powernow-k8: Initialize per-cpu data-structures properly | Srivatsa S. Bhat | 2014-02-19 | 1 | -3/+7 |
* | cpufreq: remove sysfs link when a cpu != policy->cpu, is removed | viresh kumar | 2014-02-19 | 1 | -2/+1 |
* | intel_pstate: Remove energy reporting from pstate_sample tracepoint | Dirk Brandewie | 2014-02-13 | 1 | -9/+0 |
* | intel_pstate: Take core C0 time into account for core busy calculation | Dirk Brandewie | 2014-02-04 | 1 | -4/+17 |
* | Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-31 | 1 | -3/+4 |
|\ |
|
| *-. | Merge branches 'pm-cpufreq' and 'pm-devfreq' | Rafael J. Wysocki | 2014-01-29 | 1 | -3/+4 |
| |\ \ |
|
| | * | | acpi-cpufreq: De-register CPU notifier and free struct msr on error. | Konrad Rzeszutek Wilk | 2014-01-28 | 1 | -3/+4 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-01-25 | 2 | -1/+17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties | Eduardo Valentin | 2013-12-04 | 2 | -1/+17 |
* | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 40 | -590/+826 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ | Lukasz Majewski | 2014-01-17 | 1 | -1/+1 |
| * | | | cpufreq: exynos: Extend Exynos cpufreq driver to support boost | Lukasz Majewski | 2014-01-17 | 1 | -0/+3 |
| * | | | cpufreq / boost: Kconfig: Support for software-managed BOOST | Lukasz Majewski | 2014-01-17 | 2 | -0/+19 |
| * | | | acpi-cpufreq: Adjust the code to use the common boost attribute | Lukasz Majewski | 2014-01-17 | 1 | -57/+29 |
| * | | | cpufreq: Add boost frequency support in core | Lukasz Majewski | 2014-01-17 | 2 | -8/+166 |
| * | | | intel_pstate: Add trace point to report internal state. | Dirk Brandewie | 2014-01-17 | 1 | -0/+24 |
| * | | | cpufreq: introduce cpufreq_generic_get() routine | Viresh Kumar | 2014-01-17 | 17 | -229/+109 |
| * | | | cpufreq: stats: create sysfs entries when cpufreq_stats is a module | Viresh Kumar | 2014-01-17 | 1 | -2/+25 |
| * | | | cpufreq: stats: free table and remove sysfs entry in a single routine | Viresh Kumar | 2014-01-17 | 1 | -31/+19 |
| * | | | cpufreq: stats: remove hotplug notifiers | Viresh Kumar | 2014-01-17 | 1 | -36/+2 |
| * | | | cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly | Viresh Kumar | 2014-01-17 | 2 | -7/+22 |
| * | | | cpufreq: speedstep: remove unused speedstep_get_state | Paul Bolle | 2014-01-17 | 1 | -32/+0 |
| * | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2014-01-14 | 33 | -206/+426 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | powernow-k6: reorder frequencies | Mikulas Patocka | 2014-01-06 | 1 | -7/+10 |
| | * | | powernow-k6: correctly initialize default parameters | Mikulas Patocka | 2014-01-06 | 1 | -4/+72 |
| | * | | powernow-k6: disable cache when changing frequency | Mikulas Patocka | 2014-01-06 | 1 | -17/+39 |
| | * | | cpufreq: exynos: Convert exynos-cpufreq to platform driver | Lukasz Majewski | 2014-01-06 | 1 | -2/+11 |
| | * | | cpufreq: Make sure CPU is running on a freq from freq-table | Viresh Kumar | 2014-01-06 | 2 | -0/+62 |
| | * | | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 2014-01-06 | 19 | -13/+22 |
| | * | | cpufreq: imx6q: add of_init_opp_table | John Tobias | 2014-01-06 | 1 | -4/+17 |
| | * | | cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs | Shawn Guo | 2014-01-06 | 1 | -3/+3 |
| | * | | cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed | Anson Huang | 2014-01-06 | 1 | -29/+77 |
| | * | | cpufreq: send new set of notification for transition failures | Viresh Kumar | 2014-01-06 | 4 | -37/+17 |
| | * | | cpufreq: Introduce cpufreq_notify_post_transition() | Viresh Kumar | 2014-01-06 | 1 | -0/+14 |
| | * | | cpufreq: exynos5250: Set APLL rate using CCF API | Sachin Kamat | 2014-01-06 | 1 | -64/+10 |
| | * | | cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled | Jane Li | 2014-01-06 | 3 | -2/+8 |
| | * | | cpufreq: s3c24xx: Staticize local variable | Sachin Kamat | 2014-01-06 | 1 | -1/+1 |
| | * | | cpufreq: s3c2440: Staticize local variables | Sachin Kamat | 2014-01-06 | 1 | -2/+2 |
| | * | | cpufreq: s3c2440: Remove hardware.h inclusion | Sachin Kamat | 2014-01-06 | 1 | -2/+0 |
| | * | | cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE | Viresh Kumar | 2014-01-06 | 1 | -1/+1 |
| | * | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2014-01-05 | 5 | -20/+62 |
| | |\ \ |
|
| | | * | | cpufreq: Select PM_OPP rather than depending on it | Mark Brown | 2013-12-22 | 2 | -3/+6 |
| | | * | | cpufreq: Make ARM big.LITTLE switcher depend on ARM | Mark Brown | 2013-12-22 | 1 | -1/+1 |