summaryrefslogtreecommitdiff
path: root/firmware/export/powermgmt.h
AgeCommit message (Expand)Author
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2010-03-16Disable runtime estimation altogether when there is no runtime current define...Michael Giacomelli
2010-03-03FS#10756 - Free unused init codeThomas Martitz
2009-06-291 mA gets rounded to 0 during computation, so use 2 mA as the default.Michael Giacomelli
2009-06-29Clean up nested defines in powermngt.h while I'm at it.Michael Giacomelli
2009-06-29Protect CURRENT_REMOTE define with an ifndef.Michael Giacomelli
2009-06-29Move Archos battery runtime estimation defines into config files instead of p...Michael Giacomelli
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis
2008-10-31cleanup storage definesFrank Gevaerts
2008-10-29use ARCHOS_ONDIO* defines when checking for ondioFrank Gevaerts
2008-08-21Add rough estimate for iPod 4G power consumption. Probably a little off, but...Michael Giacomelli
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli
2007-11-14Accept FS#8139 - Correct assumed current consumption for iPod VideoJonathan Gordon
2007-11-01Lets use the measurements Toni took months ago for the Sansa battery, instead...Michael Giacomelli
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-07-14Correction for ipod video and nano battery type. FS #7216 by Andree BuschmannPeter D'Hoye
2007-06-29Shutdown and powermanagement cleanup: * Use the proper function for determini...Jens Arnold
2007-05-15Make it possible to select the correct battery capacity on ipod video, defaul...Nils Wallménius
2006-11-11Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-04-16Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen
2006-04-15Move the battery min/max capacity to player config files and add an increment...Zakk Roberts
2006-03-04Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn
2006-01-25New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev
2006-01-19Make sure that no targets lose charging related features from those red build...Brandon Low
2006-01-19Attempt fix to broken builds pt. 2Hristo Kovachev
2006-01-19Charging state reporting on H3x0Brandon Low
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing
2005-07-09Wrong iriver model checkLinus Nielsen Feltzing
2005-07-05More accurate runtime estimate calculation for iriver (still not veryMiika Pekkarinen
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing
2005-05-04Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...Jens Arnold
2005-04-06First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing
2005-03-23patch # 1159539 from GvB: V1 charging cleanupJörg Hohensohn
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn
2005-02-06clean shutdown for idle timer and sleep timerChristi Scarborough
2005-01-30New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold
2004-10-25The battery level thresholds for Ondio were a bit optimisticJens Arnold
2004-10-15Adjusted power thread to Ondio: no charging, no car adapter mode, different c...Jens Arnold
2004-10-10more realistic limits for AAA cellsJörg Hohensohn
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold