summaryrefslogtreecommitdiff
path: root/firmware/drivers/power.c (follow)
Commit message (Expand)AuthorAge
* Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing2004-12-20
* Added power functions for iRiver H1xxLinus Nielsen Feltzing2004-12-20
* Unconditionally drive HD power control pin for player (doesn't hurt even for ...Jens Arnold2004-12-16
* Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold2004-11-22
* Code cleanupJens Arnold2004-11-21
* Fixed a warningJens Arnold2004-11-20
* Moved player ATA power handling to the correct functionsJens Arnold2004-11-20
* bugfix for OndioFM tuner powerJörg Hohensohn2004-10-17
* moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn2004-10-17
* Disabled charger detection and ide_power_enable() for Ondio; some cleanupJens Arnold2004-10-13
* Disable the backlight before powering off the Player/StudioLinus Nielsen Feltzing2004-07-14
* Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing2004-03-02
* Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing2004-02-05
* oops, a typo made the player build failJörg Hohensohn2003-12-03
* No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn2003-12-03
* a side effect in usb_enable() (writing back a "1" while reading a pulled-up i...Jörg Hohensohn2003-11-07
* The code police strikes backLinus Nielsen Feltzing2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* cosmetic: moved my port inits to the "new" init functionJörg Hohensohn2003-10-21
* Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing2003-08-25
* ide_power_enable for simulator added.Mats Lidell2003-07-20
* one more missing init, prevented powering down the diskJörg Hohensohn2003-07-17
* port inits for cold start abilityJörg Hohensohn2003-06-26
* Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...Linus Nielsen Feltzing2003-02-21
* Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese2003-02-13
* Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg2003-01-21
* Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.Daniel Stenberg2003-01-16
* More sensible (but probably still not working) power offLinus Nielsen Feltzing2002-09-25
* Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen2002-08-07
* Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen2002-08-06
* charger_inserted() used the wrong ADC channelLinus Nielsen Feltzing2002-07-29
* Added battery_level_safe() functionLinus Nielsen Feltzing2002-07-28
* New voltage levels for full and empty batteryLinus Nielsen Feltzing2002-07-26
* Slightly different battery level rangeLinus Nielsen Feltzing2002-07-22
* battery_level() would sometimes return wrong valueBjörn Stenberg2002-07-17
* Added power_off() and lowered the FULL limitLinus Nielsen Feltzing2002-07-05
* First versionLinus Nielsen Feltzing2002-07-04