diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-16 21:10:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-16 21:10:53 -0700 |
commit | 21bdb584af8cca7c6df3c44cba268be050a234eb (patch) | |
tree | c7bbe89c973bcab9ba17186c884b564964c37e63 /drivers/acpi/Makefile | |
parent | 3e87ee06d0d6b759471a487ceb8a48ecc5dee1f8 (diff) | |
parent | 17ffc8b083ac299ff798419d1887b7cdcd4ae4d2 (diff) | |
download | linux-stable-21bdb584af8cca7c6df3c44cba268be050a234eb.tar.gz linux-stable-21bdb584af8cca7c6df3c44cba268be050a234eb.tar.bz2 linux-stable-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 'drivers/acpi/Makefile')
0 files changed, 0 insertions, 0 deletions