summaryrefslogtreecommitdiffstats
path: root/firmware/export/power.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-3/+0
2011-12-31Fix simulator reds.Thomas Martitz1-1/+1
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz1-0/+3
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-0/+2
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-1/+1
2010-03-03FS#10756 - Free unused init codeThomas Martitz1-1/+1
2008-12-27Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis1-0/+1
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis1-8/+3
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis1-1/+50
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-11-05e200/c200: Take advantage of mutex recursion for the tuner driver and dump th...Michael Sevakis1-1/+0
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold1-3/+2
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-4/+4
2007-07-14e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...Michael Sevakis1-0/+1
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis1-2/+2
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold1-1/+1
2007-02-18CONFIG_CHARGINGJonathan Gordon1-1/+1
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis1-0/+1
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-3/+3
2006-02-071. Updated battery_bench plugin:Hristo Kovachev1-4/+15
2006-01-19Charging state reporting on H3x0Brandon Low1-0/+1
2005-11-19refactored radio status codeAnton Oleynikov1-6/+2
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing1-0/+4
2004-10-19tuner cleanup + improvements:Jörg Hohensohn1-1/+4
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn1-0/+6
2003-12-03No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn1-0/+1
2003-08-25Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing1-0/+1
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg1-0/+31