git: DragonFly_RELEASE_4_6 powerd - Detect power state changes

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Sep 11 18:12:12 PDT 2016


commit ed33617de0eef91fd0afef6ec66fb4f030032a6a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Sep 8 16:02:07 2016 -0700

    powerd - Detect power state changes
    
    * The list of available frequencies changes when the power state changes,
      detect such changes and set parameters for all cpus verses making
      incremental changes.
    
    * Fixes issue with powerd leaving the laptop running at a lower frequency
      when the laptop is unplugged and then plugged back in.

Summary of changes:
 usr.sbin/powerd/powerd.c | 47 ++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 38 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed33617de0eef91fd0afef6ec66fb4f030032a6a


-- 
DragonFly BSD source repository


More information about the Commits mailing list