diff options
author | 2014-04-22 00:10:17 +0200 | |
---|---|---|
committer | 2014-04-22 00:10:17 +0200 | |
commit | e38ed294298089362a224a3f601efe6a49d1a763 (patch) | |
tree | aa6d6b264e0044cc1c8495fe9c3e7501fb372814 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branches 'acpica' and 'acpi-tools' (diff) | |
parent | PM / suspend: Make cpuidle work in the "freeze" state (diff) | |
parent | intel_idle: fix IVT idle state table setting (diff) | |
parent | cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning (diff) | |
download | wireguard-linux-e38ed294298089362a224a3f601efe6a49d1a763.tar.xz wireguard-linux-e38ed294298089362a224a3f601efe6a49d1a763.zip |
Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-cpufreq'
* pm-sleep:
PM / suspend: Make cpuidle work in the "freeze" state
* pm-cpuidle:
intel_idle: fix IVT idle state table setting
* pm-cpufreq:
cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning
cpufreq: ppc: Fix integer overflow in expression
cpufreq, powernv: Fix build failure on UP
cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO