summaryrefslogtreecommitdiff
path: root/firmware/powermgmt.c (follow)
Commit message (Expand)AuthorAge
...
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* cleanup storage definesFrank Gevaerts2008-10-31
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* Bootloaders don't need special handling in sys_poweroff() for recording targets.Jens Arnold2008-10-12
* fix the sleeptimer which got broken in r17872 Jonathan Gordon2008-07-10
* fix FS#8187 - charging breaks sleep timer. Now if the timer goes off and the ...Jonathan Gordon2008-06-29
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Get a good start on cleaning up powermgmt.cMichael Sevakis2008-05-19
* fix red and remove tabsAndree Buschmann2008-04-20
* FS#8871 by Tomasz Wasilczyk, avoid negative runtime estimation (that would la...Nils Wallménius2008-04-12
* m:robe 100 - remove ugly workaround for false initial voltage readings and wa...Robert Kukla2008-03-11
* Delay reading the first battery level for at least 1 tick. Seems to fix the l...Michael Sevakis2007-11-30
* Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold2007-11-25
* No need to have this variable for targets that don't use itNils Wallménius2007-11-08
* Trigger an additional battery level announcement when the levelStéphane Doyon2007-11-08
* Little tidy-up on previous commit.Steve Bavin2007-11-03
* Fix recursion-stack overflow on simulator, also unify some variable names and...Steve Bavin2007-11-03
* Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon2007-11-03
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...Nicolas Pennequin2007-09-29
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Fix signedness bug in trickle charge proportional adjustment which became vis...Jens Arnold2007-08-16
* Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold2007-08-15
* Don't let the shutdown code mess with the backlight anymore on most targets. ...Jens Arnold2007-08-14
* Save a few bytes and make types more consistentNils Wallménius2007-08-12
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Removed special X5 backlight handling, and replaced it with a generic system ...Jens Arnold2007-08-12
* More battery updates, this time for gigabeat. FS #7433 from Johnathon MihalopPeter D'Hoye2007-07-14
* Correction for ipod video and nano battery type. FS #7216 by Andree BuschmannPeter D'Hoye2007-07-14
* e200 lcd mashup: 1) Enable flipped and inverted mode. 2) Fully enable all pow...Michael Sevakis2007-07-08
* Shutdown and powermanagement cleanup: * Use the proper function for determini...Jens Arnold2007-06-29
* No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis2007-05-03
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Calibrated (discharge) battery percentage table for iAudio X5(L) and M5(L). R...Jens Arnold2007-04-05
* FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper.Barry Wardell2007-03-23
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Guess there were more changes to it.:) Odd that mine built until a make clean.Michael Sevakis2007-03-09
* Some more M5 adjustments.Jens Arnold2007-03-05
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen2007-02-28
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon2007-02-18
* FS#4770 - Add USB charging for the H300 seriesSteve Bavin2007-02-01
* Do not change backlight timeout and disk spindown timeout when battery is lowNils Wallménius2007-01-28
* Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius2007-01-23
* Update battery capacity and discharge tables to reflect current battery bench...Greg White2007-01-14
* Hxxx battery voltage level for forced shutdown was little too low.Miika Pekkarinen2007-01-08
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29