Changelog for
olpc-powerd-26-1.fc14.i686.rpm :
Tue Aug 24 14:00:00 2010 Daniel Drake
- 26-1
- Update to v26
Mon May 3 14:00:00 2010 Paul Fox
- 21-1
- close hole where creation of inhibit file won\'t always inhibit suspend.
- close hole where net traffic won\'t inhibit suspend after a lot of traffic
Fri Apr 30 14:00:00 2010 Paul Fox
- 20-1
- add preemptive sync on power button, or when idle suspend is imminent.
- fix bug causing power button splash menu to not appear sometimes.
- bring documentation up to date.
Thu Apr 15 14:00:00 2010 Paul Fox
- 19-1
- improve olpc-pwr-log.sh logging
- modify handling of battery dis/charge wakeups which were preventing
eventual shutdown.
Tue Apr 6 14:00:00 2010 Paul Fox
- 18-1
- ensure dcon is awake and unfrozen if powerd exits.
- enable network activity checks: pings, inbound traffic for
established tcp connections, as well as any non-mdns outbound
traffic, within 5 seconds of the target time, will all keep the
inhibit suspend.
- bug fixes for recently introduced problems.
Mon Apr 5 14:00:00 2010 Paul Fox
- 17-1
- reorder the background \"xxx_is_busy\" checks for better useability.
Tue Mar 30 14:00:00 2010 Paul Fox
- 16-1
- inhibit suspend when camera is active
- lower the cpu busy-ness threshold required to inhibit suspend --
audio apps now inhibit.
- make trace file easier to summarize. (grep for \": AATT\")
- suppress wake-on-wlan when screen is blanked, by default.
Wed Mar 24 13:00:00 2010 Paul Fox
- 15-1
- ensure battery and AC events are always reported correctly
Wed Mar 24 13:00:00 2010 Paul Fox
- 14-1
- allow keypress to wake from a blanked idle-suspend state
- properly keep wireless working during idle suspends
- check for closed lid on startup, so we sleep right away
- workaround issues with AC jack reporting
- capture stdout to the trace file, to prevent console spew
- force a date stamp into the trace file on startup
- lengthen dim/blank/shutdown timeouts
Fri Mar 12 13:00:00 2010 Paul Fox
- 13-1
- early enhancements/fixes to olpc-pwr-log functionality
Tue Mar 9 13:00:00 2010 Paul Fox
- 12-1
- integrate the functionality of olpc-pwr-log
- setting most timer values to 0 now does something interesting
- catch events that might be lost during brief action wakeups
Fri Feb 19 13:00:00 2010 Paul Fox
- 11-1
- adjust default dim/suspend times (suspend long before dim)
- new olpc-nosleep wrapper command for inhibiting suspend
- support for XO-1.5
- new persistent inhibit file
- unfreeze delay is configurable
Mon Jan 25 13:00:00 2010 Paul Fox
- 10-1
- speedups in splash image drawing
- remove some bash-isms so powerd will run with dash on debian
- improvements to make input switch device detection more robust.
- powerd.wip is work-in-progress for supporting XO-1.5.
Thu Jul 30 14:00:00 2009 Paul Fox
- 9-1
- disable tracing, by default. use \"powerd-control =tracing-on\" to enable at runtime.
- create the inhibit file so that root owns it and can make it writeable.
- don\'t brighten the screen on wlan wakeups.
Fri Jul 17 14:00:00 2009 Paul Fox
- 8-1
- incorporate package review fixups
- commentary and powerd-config UI clarification
- fix fatal bug when battery is missing
Mon Jul 6 14:00:00 2009 Paul Fox
- 7-1
- no longer wake on AC events -- unnecessary
- doc fixups
Thu Jun 11 14:00:00 2009 Paul Fox
- 6-2
- utility targets in makefile
Sat Jun 6 14:00:00 2009 Paul Fox
- 6-1
- various fixes
- incorporate lessons from kbdshim review
Tue May 5 14:00:00 2009 Paul Fox
- 5-1
- fixed ability to shut down with backlight off. oops.
- various utility bug fixes (powerd-config, olpc-brightness)
Sun Apr 12 14:00:00 2009 Paul Fox
- 4-1
- add control over sleep on lid-close
- resync version numbers
Sat Apr 11 14:00:00 2009 Paul Fox
- 3-3
- fixed powerd-config behavior wrt symlinked configs
Fri Apr 10 14:00:00 2009 Paul Fox
- 3-2
- fix bugs, implement cpu idleness check, and add suspend inhibit mechanism
Tue Apr 7 14:00:00 2009 Paul Fox
- 3-1
- convert to HAL-based operation
Thu Mar 19 13:00:00 2009 Paul Fox - 2-3
- removed extra dcon calls.
Thu Mar 19 13:00:00 2009 Paul Fox - 2-2
- bug fixing
Tue Mar 17 13:00:00 2009 Paul Fox - 2-1
- added powerd-config, and added blank-or-shutdown after sleep
capability
Fri Mar 13 13:00:00 2009 Paul Fox
- 1-2
- fix rpmlint errors, move daemons to /usr/sbin