More power management and ACPI updates for v4.1-rc1 - Fix a build warning in the intel_pstate driver showing up in non-SMP builds (Borislav Petkov). - Change one of the intel_pstate's P-state selection parameters for Baytrail and Cherrytrail CPUs to significantly improve performance at the cost of a small increase in energy consumption (Kristen Carlson Accardi). - Fix a NULL pointer dereference in the ACPI EC driver due to an unsafe list walk in the query handler removal routine (Chris Bainbridge). - Get rid of a false-positive lockdep warning in the ACPI container hot-remove code (Rafael J Wysocki). - Prevent the ACPI device enumeration code from creating device objects of a wrong type in some cases (Rafael J Wysocki). - Add Skylake processors support to the Intel RAPL power capping driver (Brian Bian). - Drop the stale MAINTAINERS entry for the ACPI dock driver that is regarded as part of the ACPI core and maintained along with it now (Chao Yu). - Fix cpupower tool breakage caused by a library API change in libpci 3.3.0 (Lucas Stach). /