summaryrefslogtreecommitdiff
path: root/firmware/powermgmt.c (follow)
Commit message (Expand)AuthorAge
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* Make a few local variables staticThomas Jarosch2015-01-11
* Clarify usb_powered() and fix some code.Amaury Pouly2015-01-08
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* Add set_sleeptimer_duration function in minutesRichard Quirk2012-10-06
* imx233: enable charging in bootloader USB mode by including powermgmtAmaury Pouly2012-03-15
* Fix FS#12555: Use smoothed battery voltage for level and runtime calculationBoris Gjenero2012-01-21
* lcd-remote-target.h: Use only in firmware/target/Rafaël Carré2012-01-07
* powermgmt.c : include lcd-remote.h only when neededRafaël Carré2012-01-07
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* ypr0: Fix power off at low battery.Thomas Martitz2012-01-02
* ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz2011-12-31
* Option to restart running sleep timer on keypress.Nick Peskett2011-12-26
* FS:12299 Font glyph cache is no longer saved. Each font will now have its own...Fred Bauer2011-10-16
* Fix premature idle shutdown on RaaA after last track finished playingThomas Jarosch2011-04-16
* Don't compile handle_sleep_timer() code for the bootloaderThomas Jarosch2011-03-10
* Don't call apps/ code from firmware/Thomas Jarosch2011-03-10
* Bring idle poweroff to RaaA and the simThomas Jarosch2011-03-08
* Move handle_auto_poweroff() down so RaaA can call it.Thomas Jarosch2011-03-08
* Fix red in bootloaderThomas Jarosch2011-03-03
* Fix bookmark creation on sleep timer. Fixes FS#11493Thomas Jarosch2011-03-03
* Fix red - 2nd try. Use same ifdef style as in firmware/drivers/pcf50606.cThomas Jarosch2011-03-01
* Fix redThomas Jarosch2011-03-01
* Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...Thomas Jarosch2011-03-01
* Fix redThomas Jarosch2011-02-28
* Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch2011-02-28
* Remove code that was unintentionally kept in a resynchronized patch in FS#300...Andree Buschmann2011-01-23
* Few whitespace fixes by Michael Hohmuth FS#11885Mustapha Senhaji2011-01-18
* Do not return negative sleeptimer valuesMichael Chicoine2010-08-11
* Add optional CURRENT_ATA in runcurrent(). On MPIO HD200 powering ata takes ~1...Marcin Bukat2010-07-27
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Revert r26055 since it breaks certain Archos targets.Michael Sevakis2010-05-15
* If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...Michael Sevakis2010-05-15
* Disable runtime estimation altogether when there is no runtime current define...Michael Giacomelli2010-03-16
* Remove some old archos code that caused runtime estimation to be off on AMS p...Michael Giacomelli2010-03-16
* Statically init array to 0 instead of runtime memsetNils Wallménius2010-03-09
* FS#10984 - multifont! 2 major additions:Jonathan Gordon2010-02-14
* Submit FS#10718. Small fix to calculation of estimated runtime to avoid negat...Andree Buschmann2010-01-02
* Fix another bunch of iPod Nano 2G FTL bugs. It seems to work fine for me now,...Michael Sparmann2009-10-21
* Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann2009-10-09
* Re-work D2 power off behaviour.Rob Purchase2009-07-26
* Jz4732: add hack to fix stack overflow in the power thread (fixes USB on non-...Maurus Cuelenaere2009-05-07
* c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis2009-01-11
* Oops. Fix precompiler condition to be for all CONFIG_CHARGING != 0 (as it sho...Michael Sevakis2008-12-24
* Fix red and yellow.Michael Sevakis2008-12-24
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Fix red. Remove stale comment.Michael Sevakis2008-12-21
* Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis2008-12-21
* Color LCDs shouldn't have to have contrast set to 0 before shutdown. If contr...Michael Sevakis2008-12-09
* Hopefully mop-up remaining red.Michael Sevakis2008-12-03