Skip to content
Power management and ACPI material for v4.3-rc2

 - Fix a memory allocation size in the devfreq core (Xiaolong Ye).

 - Fix a mistake in the exynos-ppmu DT binding (Javier Martinez
   Canillas).

 - Add support for PPMUv2 ((Platform Performance Monitoring Unit
   version 2.0) on the Exynos5433 SoCs (Chanwoo Choi).

 - Fix a type casting bug in the Exynos PPMU code (MyungJoo Ham).

 - Assorted devfreq code cleanups and optimizations (Javi Merino,
   MyungJoo Ham, Viresh Kumar).

 - Fix up the ACPI cpufreq driver to use a more lightweight way
   to get to its private data in the ->get() callback (Rafael J
   Wysocki).

 - Fix a CONFIG_ prefix bug in one of the ACPI drivers and make
   the ACPI subsystem use IS_ENABLED() instead of #ifdefs in
   function bodies (Sudeep Holla).

/