summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+17Star
| * cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar2014-01-062-0/+16
| * cpufreq: exynos5250: Set APLL rate using CCF APISachin Kamat2014-01-061-64/+10Star
| * 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/+0Star
| * 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/+0Star
| | * 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
* | | intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie2014-01-061-1/+2
* | | Linux 3.13-rc7Linus Torvalds2014-01-051-1/+1
* | | Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2014-01-032-6/+7
|\ \ \
| * | | max17042_battery: Fix build errors caused by missing REGMAP_I2C configAustin Boyle2013-12-011-0/+1
| * | | power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan2013-12-011-6/+6
* | | | Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-039-33/+108
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2013-12-313-15/+29
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge branch 'cpuidle/3.13-fixes' of git://git.linaro.org/people/daniel.lezca...Rafael J. Wysocki2013-12-311-1/+1
| | | |\ \ \
| | | | * | | ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara2013-12-301-1/+1
| | | |/ / /
| | * | | | intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
| | * | | | cpufreq: preserve user_policy across suspend/resumeViresh Kumar2013-12-291-5/+9
| | * | | | cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki2013-12-291-9/+14
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-316-18/+79
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | * | | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-315-8/+64
| | | * | | | ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani2013-11-281-1/+3
| | * | | | | PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki2013-12-291-9/+12
* | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-022-6/+5Star
|\ \ \ \ \ \ \
| * | | | | | | KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1Star
| * | | | | | | KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2013-12-301-4/+4
* | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-029-24/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron2014-01-021-4/+0Star