Skip to content
Power management and ACPI fixes for v4.4-rc7

 - Fix a thermal management issue introduced by an ACPI processor
   driver change made during the 4.3 development cycle that failed
   to return 0 from a function on success which triggered an error
   cleanup path every time it had been called that deleted useful
   data structures created previously (Srinivas Pandruvada).

 - Fix a variable data type issue in the arm_big_little cpufreq
   driver's SCPI support code added recently that prevents error
   handling in there from working correctly (Dan Carpenter).

/