git: powerd - Detect power state changes
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 8 16:03:38 PDT 2016
commit ed27c2d1224e161e30a472330a8c1adedc9b0e39
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/ed27c2d1224e161e30a472330a8c1adedc9b0e39
--
DragonFly BSD source repository
More information about the Commits
mailing list