summaryrefslogtreecommitdiff
path: root/firmware/export/powermgmt.h (follow)
Commit message (Expand)AuthorAge
* 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
* First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing2005-04-06
* patch # 1159539 from GvB: V1 charging cleanupJörg Hohensohn2005-03-23
* removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn2005-03-03
* More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn2005-03-03
* clean shutdown for idle timer and sleep timerChristi Scarborough2005-02-06
* New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold2005-01-30
* The battery level thresholds for Ondio were a bit optimisticJens Arnold2004-10-25
* Adjusted power thread to Ondio: no charging, no car adapter mode, different c...Jens Arnold2004-10-15
* more realistic limits for AAA cellsJörg Hohensohn2004-10-10
* Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold2004-10-10
* battery levels adjusted for OndioJörg Hohensohn2004-10-08
* multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn2004-10-08
* Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing2004-06-22
* Increased the maximum battery capacityLinus Nielsen Feltzing2004-03-16