summaryrefslogtreecommitdiffstats
path: root/firmware/powermgmt.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-16Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low1-0/+2
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen1-3/+8
2006-03-04Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn1-33/+84
2006-03-02Improved battery status reporting for units which support usb power / chargeBrandon Low1-5/+9
2006-02-04iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing1-2/+2
2006-01-25Fix all the simulator builds I brokeBrandon Low1-0/+5
2006-01-25New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev1-0/+5
2006-01-19Charging state reporting on H3x0Brandon Low1-19/+34
2006-01-18Part of patch #1407541 to improve battery smoothing by absorbing extra precis...Brandon Low1-5/+6
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg1-1/+7
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold1-6/+1
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-5/+3
2005-11-19refactored radio status codeAnton Oleynikov1-1/+1
2005-11-19H100: turn off remote backlight before cutting the powerLinus Nielsen Feltzing1-0/+4
2005-11-18Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing1-2/+0
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing1-12/+20
2005-08-06typos fixed...Michiel Van Der Kolk1-2/+2