summaryrefslogtreecommitdiff
path: root/firmware/drivers/power.c
AgeCommit message (Expand)Author
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing
2005-07-01- enable S/PDIF optical outputMarcoen Hirschberg
2005-06-18Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu insteadDaniel Stenberg
2005-06-04HD power must not default to off in rockbox itself, only in the bootloader.Jens Arnold
2005-06-02iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing
2005-05-08More dead code...Jens Arnold
2005-05-07Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing
2005-02-22Gmini SMSC chip improvementsJean-Philippe Bernardy
2005-02-07Silly me, those inits were not redundant at allLinus Nielsen Feltzing
2005-02-07iRiver: Removed redundant initiation in power_init()Linus Nielsen Feltzing
2005-02-03Gmini power management basisJean-Philippe Bernardy
2004-12-20Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing
2004-12-20Added power functions for iRiver H1xxLinus Nielsen Feltzing
2004-12-16Unconditionally drive HD power control pin for player (doesn't hurt even for ...Jens Arnold
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold
2004-11-21Code cleanupJens Arnold
2004-11-20Fixed a warningJens Arnold
2004-11-20Moved player ATA power handling to the correct functionsJens Arnold
2004-10-17bugfix for OndioFM tuner powerJörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2004-10-13Disabled charger detection and ide_power_enable() for Ondio; some cleanupJens Arnold
2004-07-14Disable the backlight before powering off the Player/StudioLinus Nielsen Feltzing
2004-03-02Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing
2004-02-05Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing
2003-12-03oops, a typo made the player build failJörg Hohensohn
2003-12-03No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn
2003-11-07a side effect in usb_enable() (writing back a "1" while reading a pulled-up i...Jörg Hohensohn
2003-11-07The code police strikes backLinus Nielsen Feltzing
2003-11-06set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn
2003-10-21cosmetic: moved my port inits to the "new" init functionJörg Hohensohn
2003-08-25Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing
2003-07-20ide_power_enable for simulator added.Mats Lidell
2003-07-17one more missing init, prevented powering down the diskJörg Hohensohn
2003-06-26port inits for cold start abilityJörg Hohensohn
2003-02-21Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...Linus Nielsen Feltzing
2003-02-13Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese
2003-01-21Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg
2003-01-16Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.Daniel Stenberg
2002-09-25More sensible (but probably still not working) power offLinus Nielsen Feltzing
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen
2002-07-29charger_inserted() used the wrong ADC channelLinus Nielsen Feltzing
2002-07-28Added battery_level_safe() functionLinus Nielsen Feltzing
2002-07-26New voltage levels for full and empty batteryLinus Nielsen Feltzing
2002-07-22Slightly different battery level rangeLinus Nielsen Feltzing
2002-07-17battery_level() would sometimes return wrong valueBjörn Stenberg
2002-07-05Added power_off() and lowered the FULL limitLinus Nielsen Feltzing
2002-07-04First versionLinus Nielsen Feltzing