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
/
drivers
/
power.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Oops! Wrong polarity in ide_powered() for iRiver
Linus Nielsen Feltzing
2004-12-20
*
Added power functions for iRiver H1xx
Linus Nielsen Feltzing
2004-12-20
*
Unconditionally drive HD power control pin for player (doesn't hurt even for ...
Jens Arnold
2004-12-16
*
Renamed has_new_lcd() to is_new_player(), and got rid of the alias
Jens Arnold
2004-11-22
*
Code cleanup
Jens Arnold
2004-11-21
*
Fixed a warning
Jens Arnold
2004-11-20
*
Moved player ATA power handling to the correct functions
Jens Arnold
2004-11-20
*
bugfix for OndioFM tuner power
Jörg Hohensohn
2004-10-17
*
moved and renamed fmradio_set/get_status to power.c, where it now additionall...
Jörg Hohensohn
2004-10-17
*
Disabled charger detection and ide_power_enable() for Ondio; some cleanup
Jens Arnold
2004-10-13
*
Disable the backlight before powering off the Player/Studio
Linus Nielsen Feltzing
2004-07-14
*
Made set_irq_level() an inline function, and optimized it by removing the bit...
Linus Nielsen Feltzing
2004-03-02
*
Better charging feedback for FM/V2 devices
Linus Nielsen Feltzing
2004-02-05
*
oops, a typo made the player build fail
Jörg Hohensohn
2003-12-03
*
No more spinning disk while charging flashed FM+V2 (you need the new bootload...
Jörg Hohensohn
2003-12-03
*
a side effect in usb_enable() (writing back a "1" while reading a pulled-up i...
Jörg Hohensohn
2003-11-07
*
The code police strikes back
Linus Nielsen Feltzing
2003-11-07
*
set/clear port bits with atomic instructions instead of read-modify-write, sa...
Jörg Hohensohn
2003-11-06
*
cosmetic: moved my port inits to the "new" init function
Jörg Hohensohn
2003-10-21
*
Slightly more correct initialization of the power/charging code
Linus Nielsen Feltzing
2003-08-25
*
ide_power_enable for simulator added.
Mats Lidell
2003-07-20
*
one more missing init, prevented powering down the disk
Jörg Hohensohn
2003-07-17
*
port inits for cold start ability
Jörg Hohensohn
2003-06-26
*
Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...
Linus Nielsen Feltzing
2003-02-21
*
Mike Holden's patch that corrects the FM charger plugged symbol
Uwe Freese
2003-02-13
*
Based on Ludovic Lange excellent work, I've modified things to increase
Daniel Stenberg
2003-01-21
*
Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.
Daniel Stenberg
2003-01-16
*
More sensible (but probably still not working) power off
Linus Nielsen Feltzing
2002-09-25
*
Made battery_level() use the power history table to get an average battery le...
Heikki Hannikainen
2002-08-07
*
Added battery charger code for the recorder and battery voltage statistics ke...
Heikki Hannikainen
2002-08-06
*
charger_inserted() used the wrong ADC channel
Linus Nielsen Feltzing
2002-07-29
*
Added battery_level_safe() function
Linus Nielsen Feltzing
2002-07-28
*
New voltage levels for full and empty battery
Linus Nielsen Feltzing
2002-07-26
*
Slightly different battery level range
Linus Nielsen Feltzing
2002-07-22
*
battery_level() would sometimes return wrong value
Björn Stenberg
2002-07-17
*
Added power_off() and lowered the FULL limit
Linus Nielsen Feltzing
2002-07-05
*
First version
Linus Nielsen Feltzing
2002-07-04