diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-17 06:10:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-17 06:10:53 +0200 |
commit | 21bdb584af8cca7c6df3c44cba268be050a234eb (patch) | |
tree | c7bbe89c973bcab9ba17186c884b564964c37e63 /Documentation | |
parent | Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha... (diff) | |
parent | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' (diff) | |
download | linux-21bdb584af8cca7c6df3c44cba268be050a234eb.tar.xz linux-21bdb584af8cca7c6df3c44cba268be050a234eb.zip |
Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull power management and ACPI fixes from Rafael Wysocki:
"These fix two bugs in the cpufreq core (including one recent
regression), fix a 4.0 PCI regression related to the ACPI resources
management and quieten an RCU-related lockdep complaint about a
tracepoint in the suspend-to-idle code.
Specifics:
- Fix a recently introduced issue in the cpufreq policy object
reinitialization that leads to CPU offline/online breakage (Viresh
Kumar)
- Make it possible to access frequency tables of offline CPUs which
is needed by thermal management code among other things (Viresh
Kumar)
- Fix an ACPI resource management regression introduced during the
4.0 cycle that may cause incorrect resource validation results to
appear in 32-bit x86 kernels due to silent truncation of 64-bit
values to 32-bit (Jiang Liu)
- Fix up an RCU-related lockdep complaint about suspicious RCU usage
in idle caused by using a suspend tracepoint in the core suspend-
to-idle code (Rafael J Wysocki)"
* tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel
cpufreq: Allow freq_table to be obtained for offline CPUs
cpufreq: Initialize the governor again while restoring policy
suspend-to-idle: Prevent RCU from complaining about tick_freeze()
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions