diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-07-16 23:47:19 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-07-16 23:47:19 +0200 |
commit | 17ffc8b083ac299ff798419d1887b7cdcd4ae4d2 (patch) | |
tree | 6759a087b63672ae74e8ccd1769a64f3f5dbbac2 /drivers/acpi/resource.c | |
parent | Linux 4.2-rc2 (diff) | |
parent | suspend-to-idle: Prevent RCU from complaining about tick_freeze() (diff) | |
parent | cpufreq: Allow freq_table to be obtained for offline CPUs (diff) | |
parent | ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke... (diff) | |
download | linux-17ffc8b083ac299ff798419d1887b7cdcd4ae4d2.tar.xz linux-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