summaryrefslogtreecommitdiff
path: root/firmware/export/powermgmt.h (follow)
Commit message (Expand)AuthorAge
* Fix checking for CONFIG_CHARGINGMihail Zenkov2016-04-04
* Add set_sleeptimer_duration function in minutesRichard Quirk2012-10-06
* powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré2012-01-07
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* 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
* Bring idle poweroff to RaaA and the simThomas Jarosch2011-03-08
* Introduce "power" thread for RaaAThomas Jarosch2011-03-02
* Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch2011-02-28
* powermgmt.h: include config.hRafaël Carré2010-09-03
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann2010-03-20
* Disable runtime estimation altogether when there is no runtime current define...Michael Giacomelli2010-03-16
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* 1 mA gets rounded to 0 during computation, so use 2 mA as the default.Michael Giacomelli2009-06-29
* Clean up nested defines in powermngt.h while I'm at it.Michael Giacomelli2009-06-29
* Protect CURRENT_REMOTE define with an ifndef.Michael Giacomelli2009-06-29
* Move Archos battery runtime estimation defines into config files instead of p...Michael Giacomelli2009-06-29
* c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis2009-01-11
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis2008-12-21
* cleanup storage definesFrank Gevaerts2008-10-31
* use ARCHOS_ONDIO* defines when checking for ondioFrank Gevaerts2008-10-29
* Add rough estimate for iPod 4G power consumption. Probably a little off, but...Michael Giacomelli2008-08-21
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann2008-04-20
* Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli2008-02-10
* Accept FS#8139 - Correct assumed current consumption for iPod VideoJonathan Gordon2007-11-14
* Lets use the measurements Toni took months ago for the Sansa battery, instead...Michael Giacomelli2007-11-01
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold2007-08-15
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Correction for ipod video and nano battery type. FS #7216 by Andree BuschmannPeter D'Hoye2007-07-14
* Shutdown and powermanagement cleanup: * Use the proper function for determini...Jens Arnold2007-06-29
* Make it possible to select the correct battery capacity on ipod video, defaul...Nils Wallménius2007-05-15
* Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell2006-11-11
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen2006-04-16
* Move the battery min/max capacity to player config files and add an increment...Zakk Roberts2006-04-15
* Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn2006-03-04
* New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev2006-01-25
* Make sure that no targets lose charging related features from those red build...Brandon Low2006-01-19
* Attempt fix to broken builds pt. 2Hristo Kovachev2006-01-19
* Charging state reporting on H3x0Brandon Low2006-01-19
* The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing2005-09-14
* Wrong iriver model checkLinus Nielsen Feltzing2005-07-09
* More accurate runtime estimate calculation for iriver (still not veryMiika Pekkarinen2005-07-05
* New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing2005-07-05
* Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...Jens Arnold2005-05-04