aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-07-16 23:47:19 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-07-16 23:47:19 +0200
commit17ffc8b083ac299ff798419d1887b7cdcd4ae4d2 (patch)
tree6759a087b63672ae74e8ccd1769a64f3f5dbbac2
parentLinux 4.2-rc2 (diff)
parentsuspend-to-idle: Prevent RCU from complaining about tick_freeze() (diff)
parentcpufreq: Allow freq_table to be obtained for offline CPUs (diff)
parentACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel (diff)
downloadlinux-dev-17ffc8b083ac299ff798419d1887b7cdcd4ae4d2.tar.xz
linux-dev-17ffc8b083ac299ff798419d1887b7cdcd4ae4d2.zip
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
* pm-cpuidle: suspend-to-idle: Prevent RCU from complaining about tick_freeze() * pm-cpufreq: cpufreq: Allow freq_table to be obtained for offline CPUs cpufreq: Initialize the governor again while restoring policy * acpi-resources: ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel