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