Age | Commit message (Expand) | Author | Files | Lines |
2014-02-13 | intel_pstate: Remove energy reporting from pstate_sample tracepoint | Dirk Brandewie | 1 | -9/+0 |
2014-02-05 | intel_pstate: Take core C0 time into account for core busy calculation | Dirk Brandewie | 1 | -4/+17 |
2014-01-31 | Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+4 |
2014-01-29 | Merge branches 'pm-cpufreq' and 'pm-devfreq' | Rafael J. Wysocki | 1 | -3/+4 |
2014-01-29 | acpi-cpufreq: De-register CPU notifier and free struct msr on error. | Konrad Rzeszutek Wilk | 1 | -3/+4 |
2014-01-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -1/+17 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 40 | -590/+826 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -5/+22 |
2014-01-17 | cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ | Lukasz Majewski | 1 | -1/+1 |
2014-01-17 | cpufreq: exynos: Extend Exynos cpufreq driver to support boost | Lukasz Majewski | 1 | -0/+3 |
2014-01-17 | cpufreq / boost: Kconfig: Support for software-managed BOOST | Lukasz Majewski | 2 | -0/+19 |
2014-01-17 | acpi-cpufreq: Adjust the code to use the common boost attribute | Lukasz Majewski | 1 | -57/+29 |
2014-01-17 | cpufreq: Add boost frequency support in core | Lukasz Majewski | 2 | -8/+166 |
2014-01-17 | intel_pstate: Add trace point to report internal state. | Dirk Brandewie | 1 | -0/+24 |
2014-01-17 | cpufreq: introduce cpufreq_generic_get() routine | Viresh Kumar | 17 | -229/+109 |
2014-01-17 | cpufreq: stats: create sysfs entries when cpufreq_stats is a module | Viresh Kumar | 1 | -2/+25 |
2014-01-17 | cpufreq: stats: free table and remove sysfs entry in a single routine | Viresh Kumar | 1 | -31/+19 |
2014-01-17 | cpufreq: stats: remove hotplug notifiers | Viresh Kumar | 1 | -36/+2 |
2014-01-17 | cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly | Viresh Kumar | 2 | -7/+22 |
2014-01-17 | cpufreq: speedstep: remove unused speedstep_get_state | Paul Bolle | 1 | -32/+0 |
2014-01-15 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 33 | -206/+426 |
2014-01-07 | intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. | Dirk Brandewie | 1 | -1/+2 |
2014-01-06 | powernow-k6: reorder frequencies | Mikulas Patocka | 1 | -7/+10 |
2014-01-06 | powernow-k6: correctly initialize default parameters | Mikulas Patocka | 1 | -4/+72 |
2014-01-06 | powernow-k6: disable cache when changing frequency | Mikulas Patocka | 1 | -17/+39 |
2014-01-06 | cpufreq: exynos: Convert exynos-cpufreq to platform driver | Lukasz Majewski | 1 | -2/+11 |
2014-01-06 | cpufreq: Make sure CPU is running on a freq from freq-table | Viresh Kumar | 2 | -0/+62 |
2014-01-06 | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar | 19 | -13/+22 |
2014-01-06 | cpufreq: imx6q: add of_init_opp_table | John Tobias | 1 | -4/+17 |
2014-01-06 | cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs | Shawn Guo | 1 | -3/+3 |
2014-01-06 | cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed | Anson Huang | 1 | -29/+77 |
2014-01-06 | cpufreq: send new set of notification for transition failures | Viresh Kumar | 4 | -37/+17 |
2014-01-06 | cpufreq: Introduce cpufreq_notify_post_transition() | Viresh Kumar | 1 | -0/+14 |
2014-01-06 | cpufreq: exynos5250: Set APLL rate using CCF API | Sachin Kamat | 1 | -64/+10 |
2014-01-06 | cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled | Jane Li | 3 | -2/+8 |
2014-01-06 | cpufreq: s3c24xx: Staticize local variable | Sachin Kamat | 1 | -1/+1 |
2014-01-06 | cpufreq: s3c2440: Staticize local variables | Sachin Kamat | 1 | -2/+2 |
2014-01-06 | cpufreq: s3c2440: Remove hardware.h inclusion | Sachin Kamat | 1 | -2/+0 |
2014-01-06 | cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE | Viresh Kumar | 1 | -1/+1 |
2014-01-05 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 5 | -20/+62 |
2013-12-31 | intel_pstate: Fail initialization if P-state information is missing | Rafael J. Wysocki | 1 | -0/+5 |
2013-12-29 | cpufreq: preserve user_policy across suspend/resume | Viresh Kumar | 1 | -5/+9 |
2013-12-29 | cpufreq: Clean up after a failing light-weight initialization | Rafael J. Wysocki | 1 | -9/+14 |
2013-12-29 | Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 4 | -5/+22 |
2013-12-23 | cpufreq: Select PM_OPP rather than depending on it | Mark Brown | 2 | -3/+6 |
2013-12-23 | cpufreq: Make ARM big.LITTLE switcher depend on ARM | Mark Brown | 1 | -1/+1 |
2013-12-22 | intel_pstate: Remove periodic P state boost | Dirk Brandewie | 1 | -11/+0 |
2013-12-22 | intel_pstate: Add setting voltage value for baytrail P states. | Dirk Brandewie | 1 | -4/+54 |
2013-12-22 | cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr... | Jason Baron | 1 | -0/+6 |
2013-12-22 | cpufreq: remove sysfs files for CPUs which failed to come back after resume | Viresh Kumar | 1 | -32/+31 |