summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24242-2749/+4649
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-01-1751-609/+1019
| |\
| | * thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4...Lukasz Majewski2014-01-171-6/+6
| | * cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski2014-01-171-1/+1
| | * Documentation: cpufreq / boost: Update BOOST documentationLukasz Majewski2014-01-171-13/+13
| | * cpufreq: exynos: Extend Exynos cpufreq driver to support boostLukasz Majewski2014-01-171-0/+3
| | * cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski2014-01-172-0/+19
| | * acpi-cpufreq: Adjust the code to use the common boost attributeLukasz Majewski2014-01-171-57/+29
| | * cpufreq: Add boost frequency support in coreLukasz Majewski2014-01-173-8/+190
| | * intel_pstate: Add trace point to report internal state.Dirk Brandewie2014-01-172-0/+77
| | * cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-1718-229/+112
| | * ARM: SA1100: Create dummy clk_get_rate() to avoid build failuresViresh Kumar2014-01-171-0/+7
| | * cpufreq: stats: create sysfs entries when cpufreq_stats is a moduleViresh Kumar2014-01-171-2/+25
| | * cpufreq: stats: free table and remove sysfs entry in a single routineViresh Kumar2014-01-171-31/+19
| | * cpufreq: stats: remove hotplug notifiersViresh Kumar2014-01-171-36/+2
| | * cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properlyViresh Kumar2014-01-173-7/+24
| | * cpufreq: speedstep: remove unused speedstep_get_statePaul Bolle2014-01-171-32/+0
| | * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-01-1440-206/+511
| | |\
| | | * powernow-k6: reorder frequenciesMikulas Patocka2014-01-061-7/+10
| | | * powernow-k6: correctly initialize default parametersMikulas Patocka2014-01-061-4/+72
| | | * powernow-k6: disable cache when changing frequencyMikulas Patocka2014-01-061-17/+39
| | | * Documentation: add ABI entry for intel_pstateRamkumar Ramachandra2014-01-061-0/+24
| | | * cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski2014-01-065-2/+19
| | | * cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar2014-01-063-0/+64
| | | * cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-0620-13/+31
| | | * cpufreq: imx6q: add of_init_opp_tableJohn Tobias2014-01-061-4/+17
| | | * cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCsShawn Guo2014-01-061-3/+3
| | | * cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changedAnson Huang2014-01-061-29/+77
| | | * cpufreq: send new set of notification for transition failuresViresh Kumar2014-01-064-37/+17
| | | * cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar2014-01-062-0/+16
| | | * cpufreq: exynos5250: Set APLL rate using CCF APISachin Kamat2014-01-061-64/+10
| | | * cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li2014-01-063-2/+8
| | | * cpufreq: s3c24xx: Staticize local variableSachin Kamat2014-01-061-1/+1
| | | * cpufreq: s3c2440: Staticize local variablesSachin Kamat2014-01-061-2/+2
| | | * cpufreq: s3c2440: Remove hardware.h inclusionSachin Kamat2014-01-061-2/+0
| | | * cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLEViresh Kumar2014-01-061-1/+1
| | | * Documentation / cpufreq: add intel-pstate.txtRamkumar Ramachandra2014-01-061-0/+40
| | | * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-01-055-20/+62
| | | |\
| | | | * cpufreq: Select PM_OPP rather than depending on itMark Brown2013-12-222-3/+6
| | | | * cpufreq: Make ARM big.LITTLE switcher depend on ARMMark Brown2013-12-221-1/+1
| | | | * intel_pstate: Remove periodic P state boostDirk Brandewie2013-12-221-11/+0
| | | | * intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie2013-12-221-4/+54
| | | | * cpufreq: SPEAr: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-061-1/+1
| | | | * cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-061-1/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-01-177-16/+1599
| |\ \ \ \ \
| | | * | | | PM / tools: new tool for suspend/resume performance optimizationTodd E Brandt2014-01-171-0/+1446
| | | * | | | cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes2014-01-081-1/+1
| | * | | | | ACPICA: acpidump: Update MAINTAINERS file to include tools folder for ACPI/AC...Lv Zheng2014-01-161-0/+2
| | * | | | | ACPICA: acpidump: Enable tools Makefile to include acpi tools.Lv Zheng2014-01-161-3/+13
| | * | | | | ACPICA: acpidump: Cleanup tools/power/acpi makefiles.Lv Zheng2014-01-163-12/+137
OpenPOWER on IntegriCloud