summaryrefslogtreecommitdiff
path: root/firmware/powermgmt.c
AgeCommit message (Expand)Author
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis
2006-10-25Moved pcf50606 stuff to target directory.Michael Sevakis
2006-10-12Add calibrated battery readings for H10.Barry Wardell
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-09-12Fixed the x5 sim build error I hope.Michael Sevakis
2006-09-12Improved handling of the ONKEY1S interrupt. Off for the remote must be explic...Michael Sevakis
2006-08-28Fixed the pwermgmt.c error for FMMichael Sevakis
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis
2006-08-19Iriver iFP7xx battery support (1xAA).Tomasz Malesinski
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-07-31Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-04-16Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts
2006-04-04Disable backlight fade out for shutdownBrandon Low
2006-03-27Even better LCD clearing for ipod color displays, clear to white, but after b...Brandon Low
2006-03-27Clear the display in a less intrusive way to the user's selected background _...Brandon Low
2006-03-27Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod...Brandon Low
2006-03-25Add simulated battery drain to the simulator. Patch from Matthias Mohr (task ...Dan Everton
2006-03-16Fix red and yello build tableBrandon Low
2006-03-16Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen
2006-03-04Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn
2006-03-02Improved battery status reporting for units which support usb power / chargeBrandon Low
2006-02-04iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing
2006-01-25Fix all the simulator builds I brokeBrandon Low
2006-01-25New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev
2006-01-19Charging state reporting on H3x0Brandon Low
2006-01-18Part of patch #1407541 to improve battery smoothing by absorbing extra precis...Brandon Low
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-19refactored radio status codeAnton Oleynikov
2005-11-19H100: turn off remote backlight before cutting the powerLinus Nielsen Feltzing
2005-11-18Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing
2005-08-06typos fixed...Michiel Van Der Kolk
2005-08-06iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner
2005-07-11Adjustment for bootbox.Jens Arnold
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing
2005-06-23Change current estimation for USB powered mode only if CURRENT_USB is less th...Jens Arnold
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold
2005-06-22Better values for the iriver batteryMarcoen Hirschberg
2005-06-17ifdef correctionsDaniel Stenberg
2005-06-16Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold
2005-05-04Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...Jens Arnold
2005-04-10Bugfixes: (1) Estimated runtime was wrong for approx. 1 minute after boot or ...Jens Arnold