summaryrefslogtreecommitdiffstats
path: root/firmware/powermgmt.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-23FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper.Barry Wardell1-0/+10
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-3/+3
2007-03-09Guess there were more changes to it.:) Odd that mine built until a make clean.Michael Sevakis1-0/+3
2007-03-05Some more M5 adjustments.Jens Arnold1-3/+3
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers1-1/+2
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen1-2/+2
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold1-1/+1
2007-02-18CONFIG_CHARGINGJonathan Gordon1-7/+7
2007-02-18Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon1-2/+2
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin1-1/+4
2007-01-28Do not change backlight timeout and disk spindown timeout when battery is lowNils Wallménius1-22/+0
2007-01-23Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius1-4/+0
2007-01-14Update battery capacity and discharge tables to reflect current battery bench...Greg White1-8/+8
2007-01-08Hxxx battery voltage level for forced shutdown was little too low.Miika Pekkarinen1-1/+1
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-0/+11
2006-12-20fix typo, noticed by Steve GotthardtMarcoen Hirschberg1-1/+1
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis1-3/+3
2006-12-07Oops, that'll just keep resetting the timeout to 20s every time sys_poweroff ...Michael Sevakis1-4/+6
2006-12-07SWCODEC Recording: 1) Fix minor bug of not subtracting line aligment adjustme...Michael Sevakis1-9/+10
2006-12-07Small delay before cutting off power to allow all hardware (especiallyMiika Pekkarinen1-0/+5
2006-12-06Fix for FS#6328. Simulator battery level now goes down in roughly 1% incremen...Dan Everton1-3/+2
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg1-3/+3
2006-11-15Fix FS#6322. Battery level gets updated again as it should.Barry Wardell1-0/+7
2006-11-14Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis1-17/+5
2006-11-11Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell1-66/+292
2006-11-08* changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon1-1/+0
2006-10-30Fix the sim errors in battery_read_info.Michael Sevakis1-1/+1
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis1-5/+49
2006-10-25Moved pcf50606 stuff to target directory.Michael Sevakis1-10/+4
2006-10-12Add calibrated battery readings for H10.Barry Wardell1-8/+8
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell1-9/+0
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell1-0/+16
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen1-1/+1
2006-09-12Fixed the x5 sim build error I hope.Michael Sevakis1-0/+4
2006-09-12Improved handling of the ONKEY1S interrupt. Off for the remote must be explic...Michael Sevakis1-0/+11
2006-08-28Fixed the pwermgmt.c error for FMMichael Sevakis1-1/+1
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis1-1/+2
2006-08-19Iriver iFP7xx battery support (1xAA).Tomasz Malesinski1-0/+7
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod1-0/+2
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen1-2/+2
2006-07-31Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod1-0/+2
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-44/+24
2006-04-16Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen1-0/+6
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts1-19/+19
2006-04-04Disable backlight fade out for shutdownBrandon Low1-0/+3
2006-03-27Even better LCD clearing for ipod color displays, clear to white, but after b...Brandon Low1-1/+2
2006-03-27Clear the display in a less intrusive way to the user's selected background _...Brandon Low1-5/+3
2006-03-27Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod...Brandon Low1-0/+16
2006-03-25Add simulated battery drain to the simulator. Patch from Matthias Mohr (task ...Dan Everton1-3/+37
2006-03-16Fix red and yello build tableBrandon Low1-2/+4