Skip to content
Power management fixes for v4.10-rc3

 - Fix a few intel_pstate driver issues: add missing locking it two places,
   avoid exposing a useless debugfs interface and keep the attribute
   values in sysfs in sync (Rafael Wysocki).

 - Drop confusing kernel-doc references related to power management and
   ACPI from the driver API manual (Rafael Wysocki).

 - Make a false-positive compiler warning in the generic power domains
   framework go away (Augusto Mecking Caringi).

 - Fix two initialization issues in the devfreq subsystem and update
   the MAINTAINERS entry for it (Chanwoo Choi).

 - Add a new "compatible" string for APM X-Gene 2 to the generic DT
   cpufreq driver (Hoan Tran).