diff options
author | 2013-12-27 00:42:27 +0100 | |
---|---|---|
committer | 2013-12-27 00:42:27 +0100 | |
commit | 1a6725359ec20e8505312fbf7ed9592ef830b767 (patch) | |
tree | 67bb689911e035ea2d308e091e4b08825eeabb2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.13-rc5 (diff) | |
parent | cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers (diff) | |
parent | PM / sleep: Fix memory leak in pm_vt_switch_unregister(). (diff) | |
download | linux-dev-1a6725359ec20e8505312fbf7ed9592ef830b767.tar.xz linux-dev-1a6725359ec20e8505312fbf7ed9592ef830b767.zip |
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
* pm-cpufreq:
cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers
cpufreq: remove sysfs files for CPUs which failed to come back after resume
* pm-sleep:
PM / sleep: Fix memory leak in pm_vt_switch_unregister().