summaryrefslogtreecommitdiff
path: root/firmware/powermgmt.c (follow)
Commit message (Expand)AuthorAge
...
* refactored radio status codeAnton Oleynikov2005-11-19
* H100: turn off remote backlight before cutting the powerLinus Nielsen Feltzing2005-11-19
* Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing2005-11-18
* The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing2005-09-14
* typos fixed...Michiel Van Der Kolk2005-08-06
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* Adjustment for bootbox.Jens Arnold2005-07-11
* New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing2005-07-05
* Change current estimation for USB powered mode only if CURRENT_USB is less th...Jens Arnold2005-06-23
* New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold2005-06-23
* Better values for the iriver batteryMarcoen Hirschberg2005-06-22
* ifdef correctionsDaniel Stenberg2005-06-17
* Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold2005-06-16
* Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...Jens Arnold2005-05-04
* Bugfixes: (1) Estimated runtime was wrong for approx. 1 minute after boot or ...Jens Arnold2005-04-10
* First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing2005-04-06
* Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing2005-04-06
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* sorry, the patch broke all the simsJörg Hohensohn2005-03-24
* patch # 1159539 from GvB: V1 charging cleanupJörg Hohensohn2005-03-23
* Properly shut down the UDA1380Linus Nielsen Feltzing2005-03-18
* removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn2005-03-03
* More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn2005-03-03
* Turn off the RTC alarm if it's gone off. Best not to have alarm events unles...Christi Scarborough2005-02-16
* fixed signednessJean-Philippe Bernardy2005-02-07
* A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough2005-02-06
* fix warnings / sim buildChristi Scarborough2005-02-06
* fix warnings / sim buildChristi Scarborough2005-02-06
* clean shutdown for idle timer and sleep timerChristi Scarborough2005-02-06
* Aligned thread stackLinus Nielsen Feltzing2005-02-06
* int -> longJean-Philippe Bernardy2005-02-05
* include fixDaniel Stenberg2005-02-02
* Only reset battery level if battery type really changed.Jens Arnold2005-02-01
* New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold2005-01-30
* tuner cleanup + improvements:Jörg Hohensohn2004-10-19
* moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn2004-10-17
* Another small adjustment for Ondio: Don't adjust initial battery level for no...Jens Arnold2004-10-15
* Adjusted power thread to Ondio: no charging, no car adapter mode, different c...Jens Arnold2004-10-15
* No hard-coded minimum capacity any moreJens Arnold2004-10-14
* battery levels adjusted for OndioJörg Hohensohn2004-10-08
* multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn2004-10-08
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* More const policeing step 4Jens Arnold2004-08-03
* Now turns off the backlight when the sleeptimer expires with the charger atta...Linus Nielsen Feltzing2004-07-15
* The music now pauses correctly in car adapter modeLinus Nielsen Feltzing2004-07-14
* Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing2004-06-22
* The sleep timer now waits until the disk is idle before shutting downLinus Nielsen Feltzing2004-06-14
* Better charging feedback for FM/V2 devicesLinus Nielsen Feltzing2004-02-05
* Bug fix: Idle timeout would stop paused playback when charger was connectedBjörn Stenberg2003-11-25
* Don't show battery meter until a proper power reading has been doneBjörn Stenberg2003-11-19