index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
power.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-11-13
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
2006-06-06
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
2006-02-07
1. Updated battery_bench plugin:
Hristo Kovachev
2006-01-19
Charging state reporting on H3x0
Brandon Low
2005-11-19
refactored radio status code
Anton Oleynikov
2005-04-11
iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...
Linus Nielsen Feltzing
2004-10-19
tuner cleanup + improvements:
Jörg Hohensohn
2004-10-17
moved and renamed fmradio_set/get_status to power.c, where it now additionall...
Jörg Hohensohn
2003-12-03
No more spinning disk while charging flashed FM+V2 (you need the new bootload...
Jörg Hohensohn
2003-08-25
Slightly more correct initialization of the power/charging code
Linus Nielsen Feltzing
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel Stenberg
2002-08-07
Made battery_level() use the power history table to get an average battery le...
Heikki Hannikainen
2002-08-06
Added battery charger code for the recorder and battery voltage statistics ke...
Heikki Hannikainen
2002-07-28
Added battery_level_safe() function
Linus Nielsen Feltzing
2002-07-26
New voltage levels for full and empty battery
Linus Nielsen Feltzing
2002-07-22
Slightly different battery level range
Linus Nielsen Feltzing
2002-07-05
Added power_off() and lowered the FULL limit
Linus Nielsen Feltzing
2002-07-04
First version
Linus Nielsen Feltzing
2002-07-02
debug_ports()
Linus Nielsen Feltzing
2002-06-04
output debugf() nicely for simulator builds too
Daniel Stenberg
2002-05-17
Added gdb stub serial port setup
Björn Stenberg
2002-05-14
Changed from gcc extension to C99 varargs macros
Björn Stenberg
2002-05-06
missing #define for VC++
Stefan Meyer
2002-05-02
Changed debug to DEBUGF and panic to panicf.
Björn Stenberg
2002-04-20
First commit
Linus Nielsen Feltzing
2002-04-15
First check in
Björn Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg